diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-09-01 21:16:44 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-09-01 21:16:44 +0000 |
commit | 8ccd9e14385fab6c09532b2c34079f48bfb27fdd (patch) | |
tree | b8cfc68d2f1b3c57a16969e7423fcfd51d840b84 /games-fps/urbanterror | |
parent | add urbanterror-4.1-maps license (diff) | |
download | gentoo-2-8ccd9e14385fab6c09532b2c34079f48bfb27fdd.tar.gz gentoo-2-8ccd9e14385fab6c09532b2c34079f48bfb27fdd.tar.bz2 gentoo-2-8ccd9e14385fab6c09532b2c34079f48bfb27fdd.zip |
update license information
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-fps/urbanterror')
-rw-r--r-- | games-fps/urbanterror/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/urbanterror/ChangeLog b/games-fps/urbanterror/ChangeLog index 791f3fb38228..a2826474ba7b 100644 --- a/games-fps/urbanterror/ChangeLog +++ b/games-fps/urbanterror/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/urbanterror # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.33 2013/09/01 20:43:19 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.34 2013/09/01 21:16:44 hasufell Exp $ + + 01 Sep 2013; Julian Ospald <hasufell@gentoo.org> urbanterror-4.1.1.ebuild: + update license information 01 Sep 2013; Julian Ospald <hasufell@gentoo.org> urbanterror-4.1.1.ebuild: add mirror restriction, update license information diff --git a/games-fps/urbanterror/urbanterror-4.1.1.ebuild b/games-fps/urbanterror/urbanterror-4.1.1.ebuild index b963bc7be2ca..b261f048d4be 100644 --- a/games-fps/urbanterror/urbanterror-4.1.1.ebuild +++ b/games-fps/urbanterror/urbanterror-4.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.1.1.ebuild,v 1.8 2013/09/01 20:43:19 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.1.1.ebuild,v 1.9 2013/09/01 21:16:44 hasufell Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/ioquake3-${IOQ3_SVN}.tar.bz2 ftp://ftp.snt.utwente.nl/pub/games/${PN}/old/UrbanTerror_${MY_PV:0:2}_FULL.zip http://upload.wikimedia.org/wikipedia/en/5/56/Urbanterror.svg -> ${PN}.svg" -LICENSE="GPL-2 Q3AEULA-20000111" +LICENSE="GPL-2 Q3AEULA-20000111 urbanterror-4.1-maps" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="+curl dedicated openal server speex vorbis" |