diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:18:41 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:18:41 +0000 |
commit | 07c92cf4ad64a0b74dd55a7f0a7a27b9fb2350fa (patch) | |
tree | 16ab243d4c4792f18ade59e3bed8d8e3ee0504fb /games-strategy | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-07c92cf4ad64a0b74dd55a7f0a7a27b9fb2350fa.tar.gz gentoo-2-07c92cf4ad64a0b74dd55a7f0a7a27b9fb2350fa.tar.bz2 gentoo-2-07c92cf4ad64a0b74dd55a7f0a7a27b9fb2350fa.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/naev/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/naev/naev-0.5.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/naev/ChangeLog b/games-strategy/naev/ChangeLog index 6a3e12419e93..31c4eef68beb 100644 --- a/games-strategy/naev/ChangeLog +++ b/games-strategy/naev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/naev -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/ChangeLog,v 1.17 2012/10/22 02:57:37 mr_bones_ Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/ChangeLog,v 1.18 2013/02/07 22:18:41 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> naev-0.5.3.ebuild: + Move Creative Commons licenses to shorter names. 22 Oct 2012; Michael Sterrett <mr_bones_@gentoo.org> naev-0.5.3.ebuild: use newicon diff --git a/games-strategy/naev/naev-0.5.3.ebuild b/games-strategy/naev/naev-0.5.3.ebuild index 3732603d7ff7..a3b050153d46 100644 --- a/games-strategy/naev/naev-0.5.3.ebuild +++ b/games-strategy/naev/naev-0.5.3.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/naev/naev-0.5.3.ebuild,v 1.5 2012/10/22 02:57:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/naev-0.5.3.ebuild,v 1.6 2013/02/07 22:18:41 ulm Exp $ EAPI=2 inherit gnome2-utils games @@ -10,7 +10,7 @@ HOMEPAGE="http://code.google.com/p/naev/" SRC_URI="mirror://sourceforge/naev/${P}.tar.bz2 mirror://sourceforge/naev/ndata-${PV}" -LICENSE="GPL-2 GPL-3 public-domain CCPL-Attribution-3.0 CCPL-Attribution-ShareAlike-3.0" +LICENSE="GPL-2 GPL-3 public-domain CC-BY-3.0 CC-BY-SA-3.0" SLOT="0" KEYWORDS="amd64 x86" IUSE="debug +mixer +openal" |