diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-05-08 09:49:51 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-05-08 09:49:51 +0000 |
commit | 91d5c2f4b3046ccec52390d3955b584a1a5a631b (patch) | |
tree | 974ab01c35a06172c190c5d23faf4e09e1bddb64 /dev-tex | |
parent | version bump (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-91d5c2f4b3046ccec52390d3955b584a1a5a631b.tar.gz gentoo-2-91d5c2f4b3046ccec52390d3955b584a1a5a631b.tar.bz2 gentoo-2-91d5c2f4b3046ccec52390d3955b584a1a5a631b.zip |
Stable on x86 and added to ~alpha
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/achemso/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/achemso/achemso-1.0.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-tex/achemso/ChangeLog b/dev-tex/achemso/ChangeLog index c67099682ac6..56e142c8711c 100644 --- a/dev-tex/achemso/ChangeLog +++ b/dev-tex/achemso/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/achemso # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/ChangeLog,v 1.2 2004/05/06 15:19:40 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/ChangeLog,v 1.3 2004/05/08 09:49:51 usata Exp $ + + 08 May 2004; Mamoru KOMACHI <usata@gentoo.org> achemso-1.0.ebuild: + Stable on x86 and added to ~alpha 06 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> achemso-1.0.ebuild: Added ~sparc, #50238 diff --git a/dev-tex/achemso/achemso-1.0.ebuild b/dev-tex/achemso/achemso-1.0.ebuild index f0b570e132dd..42c9bf4eb458 100644 --- a/dev-tex/achemso/achemso-1.0.ebuild +++ b/dev-tex/achemso/achemso-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/achemso-1.0.ebuild,v 1.2 2004/05/06 15:19:40 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/achemso-1.0.ebuild,v 1.3 2004/05/08 09:49:51 usata Exp $ inherit latex-package S=${WORKDIR} @@ -9,5 +9,4 @@ SRC_URI="http://www.homenet.se/matsd/latex/${PN}.zip" HOMEPAGE="http://www.homenet.se/matsd/latex/" LICENSE="LPPL-1.2" #custom, LPPL-like SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" - +KEYWORDS="x86 ~alpha ~ppc ~sparc" |