diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-20 17:11:21 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-20 17:11:21 +0000 |
commit | f335fe268048ce6059923403a55a0979e453aeea (patch) | |
tree | 6c716e4cd2a8711494e0d84d1923c85d063d4123 /games-rpg/nwn-cep | |
parent | fix dep typo (diff) | |
download | gentoo-2-f335fe268048ce6059923403a55a0979e453aeea.tar.gz gentoo-2-f335fe268048ce6059923403a55a0979e453aeea.tar.bz2 gentoo-2-f335fe268048ce6059923403a55a0979e453aeea.zip |
Stable on amd64/x86 and removing older ebuilds since the older versions of NWN are no longer in the tree.
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'games-rpg/nwn-cep')
-rw-r--r-- | games-rpg/nwn-cep/ChangeLog | 8 | ||||
-rw-r--r-- | games-rpg/nwn-cep/nwn-cep-1.68.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/games-rpg/nwn-cep/ChangeLog b/games-rpg/nwn-cep/ChangeLog index 05a67472e0f8..9226da4e1275 100644 --- a/games-rpg/nwn-cep/ChangeLog +++ b/games-rpg/nwn-cep/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-rpg/nwn-cep # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-cep/ChangeLog,v 1.6 2006/11/06 18:44:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-cep/ChangeLog,v 1.7 2006/11/20 17:11:21 wolf31o2 Exp $ + + 20 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> -nwn-cep-1.52.ebuild, + -nwn-cep-1.52-r1.ebuild, -nwn-cep-1.53.ebuild, -nwn-cep-1.53-r1.ebuild, + nwn-cep-1.68.ebuild: + Stable on amd64/x86 and removing older ebuilds since the older versions of + NWN are no longer in the tree. 06 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> nwn-cep-1.68.ebuild: Added hou/sou to IUSE. diff --git a/games-rpg/nwn-cep/nwn-cep-1.68.ebuild b/games-rpg/nwn-cep/nwn-cep-1.68.ebuild index 900cce5ca1af..67d8a7d68b35 100644 --- a/games-rpg/nwn-cep/nwn-cep-1.68.ebuild +++ b/games-rpg/nwn-cep/nwn-cep-1.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-cep/nwn-cep-1.68.ebuild,v 1.2 2006/11/06 18:44:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-cep/nwn-cep-1.68.ebuild,v 1.3 2006/11/20 17:11:21 wolf31o2 Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="cepv152_man.zip cepv153.zip CEP168.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="hou sou" RESTRICT="fetch" |