diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-27 05:45:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-27 05:45:51 +0000 |
commit | 194e83d7ce2c32473406de21f1970277709a8d35 (patch) | |
tree | 2128275d9e9d7503631b0b2671d327246c04ee57 /games-fps | |
parent | EAPI=5 (diff) | |
download | gentoo-2-194e83d7ce2c32473406de21f1970277709a8d35.tar.gz gentoo-2-194e83d7ce2c32473406de21f1970277709a8d35.tar.bz2 gentoo-2-194e83d7ce2c32473406de21f1970277709a8d35.zip |
update HOMEPAGE (bug #533860)
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ChangeLog | 9 | ||||
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp1/ChangeLog b/games-fps/ut2004-bonuspack-cbp1/ChangeLog index 2ea2bf61972d..6020969d7e04 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ChangeLog +++ b/games-fps/ut2004-bonuspack-cbp1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-bonuspack-cbp1 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ChangeLog,v 1.9 2009/10/10 17:32:17 nyhm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ChangeLog,v 1.10 2015/03/27 05:45:51 mr_bones_ Exp $ + + 27 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> + ut2004-bonuspack-cbp1-1-r2.ebuild: + update HOMEPAGE (bug #533860) 10 Oct 2009; Tristan Heaven <nyhm@gentoo.org> ut2004-bonuspack-cbp1-1-r2.ebuild: @@ -39,4 +43,3 @@ 15 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml, +ut2004-bonuspack-cbp1-1.ebuild: Initial import. Ebuild by me. Closing bug #52553. - diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild index 3444362c3952..1dd276d89798 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild +++ b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild,v 1.2 2009/10/10 17:32:17 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild,v 1.3 2015/03/27 05:45:51 mr_bones_ Exp $ EAPI=2 @@ -9,7 +9,7 @@ MOD_NAME="Community Bonus Pack Volume 1" inherit games games-mods -HOMEPAGE="http://www.planetunreal.com/cbp/" +HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2004" SRC_URI="http://downloads.unrealadmin.org/UT2004/BonusPack/cbp1.zip http://files.volved.com/qsr/ut2004_map_packs/cbp1.zip" |