diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-07-06 13:31:28 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-07-06 13:31:28 +0000 |
commit | 3df0da058ce51ac3409ede37f6fb4ed2a4f07295 (patch) | |
tree | 1a3c40da321746722504d8dd2074d39e5969d0de /sci-chemistry | |
parent | As-needed fix (diff) | |
download | historical-3df0da058ce51ac3409ede37f6fb4ed2a4f07295.tar.gz historical-3df0da058ce51ac3409ede37f6fb4ed2a4f07295.tar.bz2 historical-3df0da058ce51ac3409ede37f6fb4ed2a4f07295.zip |
Keyworded for *-linux prefix
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/mustang/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/mustang/mustang-3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/mustang/ChangeLog b/sci-chemistry/mustang/ChangeLog index 761ecc12aa11..4f3724a3f087 100644 --- a/sci-chemistry/mustang/ChangeLog +++ b/sci-chemistry/mustang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/mustang # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/ChangeLog,v 1.6 2010/07/06 12:07:57 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/ChangeLog,v 1.7 2010/07/06 13:31:28 jlec Exp $ + + 06 Jul 2010; Justin Lecher <jlec@gentoo.org> mustang-3.2.1.ebuild: + Keyworded for *-linux prefix *mustang-3.2.1 (06 Jul 2010) diff --git a/sci-chemistry/mustang/mustang-3.2.1.ebuild b/sci-chemistry/mustang/mustang-3.2.1.ebuild index 04990a99e1f1..1d584ebf0e75 100644 --- a/sci-chemistry/mustang/mustang-3.2.1.ebuild +++ b/sci-chemistry/mustang/mustang-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/mustang-3.2.1.ebuild,v 1.2 2010/07/06 12:11:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/mustang-3.2.1.ebuild,v 1.3 2010/07/06 13:31:28 jlec Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://www.csse.unimelb.edu.au/~arun/${PN}/${SRC_P}.tgz -> ${P}.tar" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}/${MY_P}" |