diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:07:55 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:07:55 +0000 |
commit | b727d02cc2ee81f5cda0acf6d8f1591efd4e0aa9 (patch) | |
tree | 42237b5180888b9cb95fd107101525f12b271491 /games-fps/tremulous | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-b727d02cc2ee81f5cda0acf6d8f1591efd4e0aa9.tar.gz gentoo-2-b727d02cc2ee81f5cda0acf6d8f1591efd4e0aa9.tar.bz2 gentoo-2-b727d02cc2ee81f5cda0acf6d8f1591efd4e0aa9.zip |
Move Creative Commons licenses to shorter names.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'games-fps/tremulous')
-rw-r--r-- | games-fps/tremulous/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/tremulous/tremulous-1.1.0-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/tremulous/ChangeLog b/games-fps/tremulous/ChangeLog index cbc25fa95a9e..1af51bd8c5af 100644 --- a/games-fps/tremulous/ChangeLog +++ b/games-fps/tremulous/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/tremulous -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.24 2012/11/08 21:04:00 tupone Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.25 2013/02/07 22:07:55 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> tremulous-1.1.0-r4.ebuild: + Move Creative Commons licenses to shorter names. 08 Nov 2012; Tupone Alfredo <tupone@gentoo.org> tremulous-1.1.0-r4.ebuild, files/tremulous-1.1.0-ldflags.patch: diff --git a/games-fps/tremulous/tremulous-1.1.0-r4.ebuild b/games-fps/tremulous/tremulous-1.1.0-r4.ebuild index e12d30d9728b..34b99e3c0929 100644 --- a/games-fps/tremulous/tremulous-1.1.0-r4.ebuild +++ b/games-fps/tremulous/tremulous-1.1.0-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.10 2012/11/08 21:04:00 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.11 2013/02/07 22:07:55 ulm Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://dl.trem-servers.com/${PN}-gentoopatches-${PV}-r5.zip ftp://ftp.wireplay.co.uk/pub/quake3arena/mods/${PN}/${P}.zip mirror://sourceforge/${PN}/${P}.zip" -LICENSE="GPL-2 CCPL-Attribution-ShareAlike-2.5" +LICENSE="GPL-2 CC-BY-SA-2.5" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="dedicated openal +opengl +vorbis" |