diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:17:52 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:17:52 +0000 |
commit | ee34d97b3cec651d412826507e25647edf515d5c (patch) | |
tree | b2316736eea427c74980185ad8161e3e66e4a030 /games-strategy/megaglest-data/megaglest-data-3.7.0.ebuild | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-ee34d97b3cec651d412826507e25647edf515d5c.tar.gz gentoo-2-ee34d97b3cec651d412826507e25647edf515d5c.tar.bz2 gentoo-2-ee34d97b3cec651d412826507e25647edf515d5c.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/megaglest-data/megaglest-data-3.7.0.ebuild')
-rw-r--r-- | games-strategy/megaglest-data/megaglest-data-3.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/megaglest-data/megaglest-data-3.7.0.ebuild b/games-strategy/megaglest-data/megaglest-data-3.7.0.ebuild index 2741ca183d3d..92324282cd48 100644 --- a/games-strategy/megaglest-data/megaglest-data-3.7.0.ebuild +++ b/games-strategy/megaglest-data/megaglest-data-3.7.0.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/megaglest-data/megaglest-data-3.7.0.ebuild,v 1.1 2012/11/14 17:10:49 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/megaglest-data-3.7.0.ebuild,v 1.2 2013/02/07 22:17:52 ulm Exp $ EAPI=4 inherit cmake-utils games @@ -11,7 +11,7 @@ HOMEPAGE="http://www.megaglest.org/" SRC_URI="mirror://sourceforge/${MY_PN}/${P}.tar.xz mirror://sourceforge/${MY_PN}/${MY_PN}-source-embedded-${PV}.tar.xz" -LICENSE="CCPL-Attribution-ShareAlike-3.0 BitstreamVera GPL-2+ GPL-2-with-font-exception" +LICENSE="CC-BY-SA-3.0 BitstreamVera GPL-2+ GPL-2-with-font-exception" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" |