summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Locke <blocke@gentoo.org>2002-07-14 20:18:05 +0000
committerBruce A. Locke <blocke@gentoo.org>2002-07-14 20:18:05 +0000
commit9243f3d20a087b528ae31c984d1065650a0f7a2c (patch)
tree4daee9a9585baa9f7f025f5d77c4dcfacb9622f2 /app-text
parentinitial version contributed by erikg@wired-networks.net (Erik Grinaker) (diff)
downloadgentoo-2-9243f3d20a087b528ae31c984d1065650a0f7a2c.tar.gz
gentoo-2-9243f3d20a087b528ae31c984d1065650a0f7a2c.tar.bz2
gentoo-2-9243f3d20a087b528ae31c984d1065650a0f7a2c.zip
initial version contributed by m-turk@nwu.edu (Matthew Turk)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/latex-aastex/ChangeLog11
-rw-r--r--app-text/latex-aastex/files/digest-latex-aastex-5.0.21
-rw-r--r--app-text/latex-aastex/latex-aastex-5.0.2.ebuild14
3 files changed, 26 insertions, 0 deletions
diff --git a/app-text/latex-aastex/ChangeLog b/app-text/latex-aastex/ChangeLog
new file mode 100644
index 000000000000..28afff62c831
--- /dev/null
+++ b/app-text/latex-aastex/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for app-text/latex-aastex
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/latex-aastex/ChangeLog,v 1.1 2002/07/14 20:18:05 blocke Exp $
+
+*latex-aastex-5.0.2 (14 Jul 2002)
+
+ 14 Jul 2002; Bruce A. Locke <blocke@shivan.org> latex-aastex-5.0.2.ebuild files/digest-latex-aastex-5.0.2:
+
+ Initial version contributed by m-turk@nwu.edu (Matthew Turk)
+
+
diff --git a/app-text/latex-aastex/files/digest-latex-aastex-5.0.2 b/app-text/latex-aastex/files/digest-latex-aastex-5.0.2
new file mode 100644
index 000000000000..08df8a519445
--- /dev/null
+++ b/app-text/latex-aastex/files/digest-latex-aastex-5.0.2
@@ -0,0 +1 @@
+MD5 55c1a91d822b00db7c1b11c78274efad aastex502.tar.gz 137128
diff --git a/app-text/latex-aastex/latex-aastex-5.0.2.ebuild b/app-text/latex-aastex/latex-aastex-5.0.2.ebuild
new file mode 100644
index 000000000000..f5fa108488fc
--- /dev/null
+++ b/app-text/latex-aastex/latex-aastex-5.0.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-text/latex-aastex/latex-aastex-5.0.2.ebuild,v 1.1 2002/07/14 20:18:05 blocke Exp $
+
+inherit latex-package
+
+MY_P="aastex502"
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="LaTeX package used to mark up manuscripts for American Astronomical Society journals. (AASTeX)"
+SRC_URI="http://www.journals.uchicago.edu/AAS/AASTeX/${MY_P}.tar.gz"
+HOMEPAGE="http://www.journals.uchicago.edu/AAS/AASTeX/"
+SLOT="0"
+KEYWORDS="*"
+