diff options
author | 2009-10-04 14:18:34 +0000 | |
---|---|---|
committer | 2009-10-04 14:18:34 +0000 | |
commit | b5153796321247c7ed182f77114b018c0f6d1c16 (patch) | |
tree | a64026e302fd89a8b8b1a8a156bae503ea0a25ed /games-fps/ut2004-bonuspack-cbp2 | |
parent | better idea (diff) | |
download | gentoo-2-b5153796321247c7ed182f77114b018c0f6d1c16.tar.gz gentoo-2-b5153796321247c7ed182f77114b018c0f6d1c16.tar.bz2 gentoo-2-b5153796321247c7ed182f77114b018c0f6d1c16.zip |
better idea
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp2')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp2/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp2/ChangeLog b/games-fps/ut2004-bonuspack-cbp2/ChangeLog index f784634fd64d..12f7a317c2c6 100644 --- a/games-fps/ut2004-bonuspack-cbp2/ChangeLog +++ b/games-fps/ut2004-bonuspack-cbp2/ChangeLog @@ -1,11 +1,10 @@ # ChangeLog for games-fps/ut2004-bonuspack-cbp2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ChangeLog,v 1.8 2009/10/04 13:31:23 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ChangeLog,v 1.9 2009/10/04 14:18:34 nyhm Exp $ 04 Oct 2009; Tristan Heaven <nyhm@gentoo.org> ut2004-bonuspack-cbp2-1-r1.ebuild: - EAPI=2; disable installation of init script and remove dedicated and - opengl USE flags + EAPI=2; remove dedicated and opengl USE flags 28 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml: Removing myself from metadata.xml since I am retiring from the project. diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild index 0237fe363399..857398b36896 100644 --- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild +++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild,v 1.6 2009/10/04 13:31:23 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild,v 1.7 2009/10/04 14:18:34 nyhm Exp $ EAPI=2 MOD_DESC="Community Bonus Pack 2 volumes 1 and 2" MOD_NAME="Community Bonus Pack 2 volumes 1 and 2" MOD_TBZ2="cbp2_volume1 cbp2_volume2" -MOD_NO_DED="1" inherit games games-mods |