summaryrefslogtreecommitdiff
path: root/dev-tex/moderncv/moderncv-0.10.ebuild
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-06-30 22:43:18 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-06-30 22:43:18 +0200
commitb1b38c3877cf9cd3070f31becad8f0b44ac05eb0 (patch)
tree47a871c5ffc6ded9a37fd56bc7c49d1cb9c35a02 /dev-tex/moderncv/moderncv-0.10.ebuild
parentbdf72592befa013db05df7a90ad65383b2c81438 (diff)
downloadoverlay-b1b38c3877cf9cd3070f31becad8f0b44ac05eb0.tar.gz
overlay-b1b38c3877cf9cd3070f31becad8f0b44ac05eb0.tar.bz2
overlay-b1b38c3877cf9cd3070f31becad8f0b44ac05eb0.zip
moderncv 0.6 --> 0.10
Diffstat (limited to 'dev-tex/moderncv/moderncv-0.10.ebuild')
-rw-r--r--dev-tex/moderncv/moderncv-0.10.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-tex/moderncv/moderncv-0.10.ebuild b/dev-tex/moderncv/moderncv-0.10.ebuild
new file mode 100644
index 0000000..eb7bd62
--- /dev/null
+++ b/dev-tex/moderncv/moderncv-0.10.ebuild
@@ -0,0 +1,18 @@
+# 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 $
+
+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"
+
+DOCS="examples/* CHANGELOG KNOWN_BUGS README"