diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:00:38 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:00:38 +0000 |
commit | 2e000217b6ddc56d8eece8c365f61101c0d07a99 (patch) | |
tree | 3208c7ea36713353b43a85ebe1b63a889494dac9 /games-action/violetland/violetland-0.4.3.ebuild | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-2e000217b6ddc56d8eece8c365f61101c0d07a99.tar.gz gentoo-2-2e000217b6ddc56d8eece8c365f61101c0d07a99.tar.bz2 gentoo-2-2e000217b6ddc56d8eece8c365f61101c0d07a99.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/violetland/violetland-0.4.3.ebuild')
-rw-r--r-- | games-action/violetland/violetland-0.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/violetland/violetland-0.4.3.ebuild b/games-action/violetland/violetland-0.4.3.ebuild index 421d1a250990..dcb93f7b4551 100644 --- a/games-action/violetland/violetland-0.4.3.ebuild +++ b/games-action/violetland/violetland-0.4.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-action/violetland/violetland-0.4.3.ebuild,v 1.8 2012/11/29 07:50:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.4.3.ebuild,v 1.9 2013/02/07 22:00:38 ulm Exp $ EAPI=5 inherit eutils multilib toolchain-funcs flag-o-matic cmake-utils games @@ -9,7 +9,7 @@ DESCRIPTION="Help a girl by name of Violet to struggle with hordes of monsters." HOMEPAGE="http://code.google.com/p/violetland/" SRC_URI="http://violetland.googlecode.com/files/${PN}-v${PV}-src.zip" -LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0" +LICENSE="GPL-3 CC-BY-SA-3.0" SLOT="0" KEYWORDS="amd64 x86" IUSE="" |