diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:19:34 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:19:34 +0000 |
commit | 6ba5e71e7c94b6bd74382fde5dd16aafe694db38 (patch) | |
tree | af0048797bd13447475f385df5dd7d398323d8b4 /games-strategy | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-6ba5e71e7c94b6bd74382fde5dd16aafe694db38.tar.gz gentoo-2-6ba5e71e7c94b6bd74382fde5dd16aafe694db38.tar.bz2 gentoo-2-6ba5e71e7c94b6bd74382fde5dd16aafe694db38.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-strategy')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.3.9.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index 5999080926d1..4c14597b8e0e 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.75 2013/01/20 01:22:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.76 2013/02/07 22:19:34 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> warzone2100-2.3.9.ebuild: + Move Creative Commons licenses to shorter names. 20 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -warzone2100-2.3.8.ebuild: diff --git a/games-strategy/warzone2100/warzone2100-2.3.9.ebuild b/games-strategy/warzone2100/warzone2100-2.3.9.ebuild index 1812c09bebf5..e84e7fd3cc81 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.9.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.9.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-strategy/warzone2100/warzone2100-2.3.9.ebuild,v 1.7 2012/07/29 21:18:01 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.9.ebuild,v 1.8 2013/02/07 22:19:34 ulm Exp $ EAPI=2 inherit autotools eutils versionator games @@ -13,7 +13,7 @@ HOMEPAGE="http://wz2100.net/" SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.gz videos? ( mirror://sourceforge/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz -> ${VIDEOS_P} )" -LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0 public-domain" +LICENSE="GPL-2 CC-BY-SA-3.0 public-domain" SLOT="0" KEYWORDS="amd64 ~ppc x86" # upstream requested debug support |