aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/natbib/natbib-8.31a.ebuild')
-rw-r--r--dev-tex/natbib/natbib-8.31a.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-tex/natbib/natbib-8.31a.ebuild b/dev-tex/natbib/natbib-8.31a.ebuild
new file mode 100644
index 000000000..022e1db64
--- /dev/null
+++ b/dev-tex/natbib/natbib-8.31a.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit latex-package
+
+DESCRIPTION="LaTeX package used for formatting publications to the American Chemical Society"
+
+SRC_URI="http://omploader.org/vNHUxMw/natbib-8.31a.zip"
+HOMEPAGE="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=natbib"
+LICENSE="LPPL-1.2"
+SLOT="0"
+IUSE=""
+
+KEYWORDS="~amd64 ~x86"
+DEPEND="app-arch/unzip"
+
+S="${WORKDIR}/${PN}"