summaryrefslogtreecommitdiff
path: root/dev-tex/moderncv/moderncv-1.5.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/moderncv/moderncv-1.5.1.ebuild')
-rw-r--r--dev-tex/moderncv/moderncv-1.5.1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-tex/moderncv/moderncv-1.5.1.ebuild b/dev-tex/moderncv/moderncv-1.5.1.ebuild
new file mode 100644
index 0000000..b0749f0
--- /dev/null
+++ b/dev-tex/moderncv/moderncv-1.5.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/curve-1.11.ebuild,v 1.2 2006/12/03 14:15:42 pylon Exp $
+
+EAPI=5
+
+inherit latex-package
+
+S=${WORKDIR}/${PN}
+
+DESCRIPTION="LaTeX style for a CV (curriculum vitae) with flavour option"
+SRC_URI="ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.zip"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/moderncv/"
+LICENSE="LPPL-1.2"
+
+IUSE=""
+SLOT="0"
+KEYWORDS="x86 amd64"
+
+DOCS="examples/* CHANGELOG KNOWN_BUGS README"