diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:03:08 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:03:08 +0000 |
commit | 554db0be2ddc137d5d4e792044b44b606d8d6e3e (patch) | |
tree | d1d48904e3ae40bbfc5926086cd77975f84aaf69 /games-arcade/bloboats | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-554db0be2ddc137d5d4e792044b44b606d8d6e3e.tar.gz gentoo-2-554db0be2ddc137d5d4e792044b44b606d8d6e3e.tar.bz2 gentoo-2-554db0be2ddc137d5d4e792044b44b606d8d6e3e.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-arcade/bloboats')
-rw-r--r-- | games-arcade/bloboats/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/bloboats/bloboats-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/bloboats/ChangeLog b/games-arcade/bloboats/ChangeLog index 1d2ce6ce76db..ab629ab0d4af 100644 --- a/games-arcade/bloboats/ChangeLog +++ b/games-arcade/bloboats/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/bloboats -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bloboats/ChangeLog,v 1.6 2011/01/15 15:53:27 maekke Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bloboats/ChangeLog,v 1.7 2013/02/07 22:03:08 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> bloboats-1.0.2.ebuild: + Move Creative Commons licenses to shorter names. 15 Jan 2011; Markus Meier <maekke@gentoo.org> bloboats-1.0.2.ebuild: x86 stable, bug #351334 diff --git a/games-arcade/bloboats/bloboats-1.0.2.ebuild b/games-arcade/bloboats/bloboats-1.0.2.ebuild index c82c21865229..399574e0830d 100644 --- a/games-arcade/bloboats/bloboats-1.0.2.ebuild +++ b/games-arcade/bloboats/bloboats-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bloboats/bloboats-1.0.2.ebuild,v 1.4 2011/01/15 15:53:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bloboats/bloboats-1.0.2.ebuild,v 1.5 2013/02/07 22:03:08 ulm Exp $ EAPI=2 inherit eutils games @@ -9,7 +9,7 @@ DESCRIPTION="arcade-like boat racing game combining platform jumpers and elastom HOMEPAGE="http://bloboats.dy.fi/" SRC_URI="http://mirror.kapsi.fi/bloboats.dy.fi/${P}.tar.gz" -LICENSE="GPL-2 CCPL-Sampling-Plus-1.0" +LICENSE="GPL-2 CC-Sampling-Plus-1.0" SLOT="0" KEYWORDS="amd64 x86" IUSE="" |