diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-10-30 14:59:43 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-10-30 14:59:43 +0000 |
commit | 90151642081a8ed7eb3dc45f7b33574000d3058c (patch) | |
tree | 4a1e18721629893de2709cdcb46f7fe076a330f1 /sci-chemistry | |
parent | Moved games-misc/fortune-mod-prolinux to fortune-mod-flashrider due to upstre... (diff) | |
download | gentoo-2-90151642081a8ed7eb3dc45f7b33574000d3058c.tar.gz gentoo-2-90151642081a8ed7eb3dc45f7b33574000d3058c.tar.bz2 gentoo-2-90151642081a8ed7eb3dc45f7b33574000d3058c.zip |
Keyworded for ~-linux prefix
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/threeV/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/threeV/threeV-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/threeV/ChangeLog b/sci-chemistry/threeV/ChangeLog index f943cf8eda5b..7f936a1a8e71 100644 --- a/sci-chemistry/threeV/ChangeLog +++ b/sci-chemistry/threeV/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/threeV # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/threeV/ChangeLog,v 1.1 2010/10/30 13:44:13 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/threeV/ChangeLog,v 1.2 2010/10/30 14:59:43 jlec Exp $ + + 30 Oct 2010; Justin Lecher <jlec@gentoo.org> threeV-1.2.ebuild: + Keyworded for ~-linux prefix *threeV-1.2 (30 Oct 2010) diff --git a/sci-chemistry/threeV/threeV-1.2.ebuild b/sci-chemistry/threeV/threeV-1.2.ebuild index ee1e35af8d7d..fb644d8fb73d 100644 --- a/sci-chemistry/threeV/threeV-1.2.ebuild +++ b/sci-chemistry/threeV/threeV-1.2.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/threeV/threeV-1.2.ebuild,v 1.1 2010/10/30 13:44:13 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/threeV/threeV-1.2.ebuild,v 1.2 2010/10/30 14:59:43 jlec Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://geometry.molmovdb.org/3v/3v-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" PDEPEND="sci-chemistry/msms-bin" |