diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:01:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:01:29 +0000 |
commit | d7088e5017d95f906f3da36f079ea1f2f45518d8 (patch) | |
tree | 3a37d581c2c108b67dd8cd6f459a85e0de31fb88 /games-action | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-d7088e5017d95f906f3da36f079ea1f2f45518d8.tar.gz gentoo-2-d7088e5017d95f906f3da36f079ea1f2f45518d8.tar.bz2 gentoo-2-d7088e5017d95f906f3da36f079ea1f2f45518d8.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-action')
-rw-r--r-- | games-action/wordwarvi/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/wordwarvi/wordwarvi-1.00.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-action/wordwarvi/ChangeLog b/games-action/wordwarvi/ChangeLog index 6326f773f344..0fb02bb82703 100644 --- a/games-action/wordwarvi/ChangeLog +++ b/games-action/wordwarvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/wordwarvi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/wordwarvi/ChangeLog,v 1.12 2013/01/30 22:54:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/wordwarvi/ChangeLog,v 1.13 2013/02/07 22:01:29 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> wordwarvi-1.00.ebuild: + Move Creative Commons licenses to shorter names. 30 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -files/wordwarvi-0.26-sound.patch, -wordwarvi-0.26.ebuild: diff --git a/games-action/wordwarvi/wordwarvi-1.00.ebuild b/games-action/wordwarvi/wordwarvi-1.00.ebuild index fdb57c942c3f..1d5792a639dc 100644 --- a/games-action/wordwarvi/wordwarvi-1.00.ebuild +++ b/games-action/wordwarvi/wordwarvi-1.00.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-action/wordwarvi/wordwarvi-1.00.ebuild,v 1.4 2012/05/03 03:02:33 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/wordwarvi/wordwarvi-1.00.ebuild,v 1.5 2013/02/07 22:01:29 ulm Exp $ EAPI=2 inherit eutils games @@ -9,7 +9,7 @@ DESCRIPTION="A retro side-scrolling shoot'em up based on the editor war story" HOMEPAGE="http://wordwarvi.sourceforge.net" SRC_URI="mirror://sourceforge/wordwarvi/${P}.tar.gz" -LICENSE="GPL-2 CCPL-Attribution-2.0 CCPL-Attribution-ShareAlike-3.0" +LICENSE="GPL-2 CC-BY-2.0 CC-BY-SA-3.0" SLOT="0" KEYWORDS="amd64 x86" IUSE="portaudio" |