diff options
author | Matthew Turk <satai@gentoo.org> | 2002-08-13 05:23:03 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2002-08-13 05:23:03 +0000 |
commit | c548dde7b29c66bcd094b3ee82631b6089bfab84 (patch) | |
tree | da08fbea1ba5ce7c23e986f37b76bead408f47c0 /app-text | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-c548dde7b29c66bcd094b3ee82631b6089bfab84.tar.gz gentoo-2-c548dde7b29c66bcd094b3ee82631b6089bfab84.tar.bz2 gentoo-2-c548dde7b29c66bcd094b3ee82631b6089bfab84.zip |
Added license as-is - no information on licensing on homepage or in documentation.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/latex-aastex/latex-aastex-5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/latex-aastex/latex-aastex-5.0.2.ebuild b/app-text/latex-aastex/latex-aastex-5.0.2.ebuild index d5b0e5b9485e..b9dc6cbd8d70 100644 --- a/app-text/latex-aastex/latex-aastex-5.0.2.ebuild +++ b/app-text/latex-aastex/latex-aastex-5.0.2.ebuild @@ -1,6 +1,6 @@ # 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.2 2002/08/02 17:42:49 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex-aastex/latex-aastex-5.0.2.ebuild,v 1.3 2002/08/13 05:23:03 satai Exp $ inherit latex-package @@ -9,7 +9,7 @@ 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/" -LICENSE="" +LICENSE="as-is" SLOT="0" KEYWORDS="*" |