diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:08:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:08:50 +0000 |
commit | bb5d768200bfa8d23809cfc88231f96370a6c185 (patch) | |
tree | 7bf330a28cef4c3d8c7aab628604eaa2c298b645 /games-misc | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-bb5d768200bfa8d23809cfc88231f96370a6c185.tar.gz gentoo-2-bb5d768200bfa8d23809cfc88231f96370a6c185.tar.bz2 gentoo-2-bb5d768200bfa8d23809cfc88231f96370a6c185.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-misc')
-rw-r--r-- | games-misc/opensfx/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/opensfx/opensfx-0.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/opensfx/ChangeLog b/games-misc/opensfx/ChangeLog index 25538d2aff7e..3a507c2f3e79 100644 --- a/games-misc/opensfx/ChangeLog +++ b/games-misc/opensfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/opensfx -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/ChangeLog,v 1.5 2010/10/15 13:55:51 maekke Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/ChangeLog,v 1.6 2013/02/07 22:08:50 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> opensfx-0.2.3.ebuild: + Move Creative Commons licenses to shorter names. 15 Oct 2010; Markus Meier <maekke@gentoo.org> opensfx-0.2.3.ebuild: add ~arm, bug #316003 diff --git a/games-misc/opensfx/opensfx-0.2.3.ebuild b/games-misc/opensfx/opensfx-0.2.3.ebuild index 0654cb0b253b..c9b068d20424 100644 --- a/games-misc/opensfx/opensfx-0.2.3.ebuild +++ b/games-misc/opensfx/opensfx-0.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/opensfx-0.2.3.ebuild,v 1.7 2010/10/15 13:55:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/opensfx-0.2.3.ebuild,v 1.8 2013/02/07 22:08:50 ulm Exp $ EAPI=2 inherit games @@ -9,7 +9,7 @@ DESCRIPTION="OpenSFX data files for OpenTTD" HOMEPAGE="http://bundles.openttdcoop.org/opensfx/" SRC_URI="http://bundles.openttdcoop.org/${PN}/releases/${P}-source.tar.gz" -LICENSE="CCPL-Sampling-Plus-1.0" +LICENSE="CC-Sampling-Plus-1.0" SLOT="0" KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="" |