summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/svninfo/svninfo-0.2.1.ebuild')
-rw-r--r--dev-tex/svninfo/svninfo-0.2.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-tex/svninfo/svninfo-0.2.1.ebuild b/dev-tex/svninfo/svninfo-0.2.1.ebuild
new file mode 100644
index 000000000000..ce03cc643e9e
--- /dev/null
+++ b/dev-tex/svninfo/svninfo-0.2.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.2.1.ebuild,v 1.1 2005/09/20 20:41:39 carpaski Exp $
+
+inherit latex-package
+
+S="${WORKDIR}/${PN}"
+LICENSE="LPPL-1.2"
+DESCRIPTION="A LaTeX module to acces SVN version info"
+HOMEPAGE="http://tug.ctan.org/tex-archive/macros/latex/contrib/svninfo/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DOCS="README svninfo.pdf"