diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-10-30 15:01:28 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-10-30 15:01:28 +0000 |
commit | 13c5ef65a9ceeec31409c8eba22b5098f4e6794d (patch) | |
tree | f69952e5c3409b8009710d010d159184c9ca87ec /sci-chemistry/threeV | |
parent | Moved games-misc/fortune-mod-prolinux to fortune-mod-flashrider due to upstre... (diff) | |
download | historical-13c5ef65a9ceeec31409c8eba22b5098f4e6794d.tar.gz historical-13c5ef65a9ceeec31409c8eba22b5098f4e6794d.tar.bz2 historical-13c5ef65a9ceeec31409c8eba22b5098f4e6794d.zip |
Keyworded for ~-linux prefix
Package-Manager: portage-2.2.0_alpha2/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/threeV')
-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" |