summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-11-07 00:13:10 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-11-07 00:13:10 +0000
commit6107b88b1d8528455d70d029a06eb2a9c8585950 (patch)
treee79010faf72c1997ea87f597405fbf135f61ba4d /media-gfx
parentarm/s390/sh stable (diff)
downloadgentoo-2-6107b88b1d8528455d70d029a06eb2a9c8585950.tar.gz
gentoo-2-6107b88b1d8528455d70d029a06eb2a9c8585950.tar.bz2
gentoo-2-6107b88b1d8528455d70d029a06eb2a9c8585950.zip
Fixed the licenses for bug #198049.
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/splash-themes-livecd/ChangeLog7
-rw-r--r--media-gfx/splash-themes-livecd/splash-themes-livecd-2006.0.ebuild4
-rw-r--r--media-gfx/splash-themes-livecd/splash-themes-livecd-2006.1.ebuild4
-rw-r--r--media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0-r1.ebuild4
-rw-r--r--media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/media-gfx/splash-themes-livecd/ChangeLog b/media-gfx/splash-themes-livecd/ChangeLog
index 4ac9184fc627..042d4ef2427f 100644
--- a/media-gfx/splash-themes-livecd/ChangeLog
+++ b/media-gfx/splash-themes-livecd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/splash-themes-livecd
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/ChangeLog,v 1.16 2007/09/14 22:48:06 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/ChangeLog,v 1.17 2007/11/07 00:13:10 wolf31o2 Exp $
+
+ 07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+ splash-themes-livecd-2006.0.ebuild, splash-themes-livecd-2006.1.ebuild,
+ splash-themes-livecd-2007.0.ebuild, splash-themes-livecd-2007.0-r1.ebuild:
+ Fixed the licenses for bug #198049.
*splash-themes-livecd-2007.0-r1 (14 Sep 2007)
diff --git a/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.0.ebuild b/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.0.ebuild
index b80acc2c5294..782d9e781a58 100644
--- a/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.0.ebuild
+++ b/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.0.ebuild,v 1.3 2007/08/15 10:01:40 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.0.ebuild,v 1.4 2007/11/07 00:13:10 wolf31o2 Exp $
MY_P="gentoo-livecd-${PV}"
MY_REV="0.9.3"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/"
SRC_URI="http://dev.gentoo.org/~wolf31o2/sources/${PN}/${MY_P}-${MY_REV}.tar.bz2"
SLOT=${PV}
-LICENSE="GPL-2"
+LICENSE="Artistic GPL-2 as-is"
KEYWORDS="amd64 ppc x86"
IUSE=""
RESTRICT="binchecks strip"
diff --git a/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.1.ebuild b/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.1.ebuild
index 3251e1c69839..d8ba69463b3e 100644
--- a/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.1.ebuild
+++ b/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.1.ebuild,v 1.3 2007/08/15 10:01:40 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/splash-themes-livecd-2006.1.ebuild,v 1.4 2007/11/07 00:13:10 wolf31o2 Exp $
MY_P="gentoo-livecd-${PV}"
MY_REV="0.9.4"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/"
SRC_URI="http://dev.gentoo.org/~wolf31o2/sources/${PN}/${MY_P}-${MY_REV}.tar.bz2"
SLOT=${PV}
-LICENSE="GPL-2"
+LICENSE="Artistic GPL-2 as-is"
KEYWORDS="amd64 ppc x86"
IUSE=""
RESTRICT="binchecks strip"
diff --git a/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0-r1.ebuild b/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0-r1.ebuild
index fc2abad71b7c..d3fad3afc3d7 100644
--- a/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0-r1.ebuild
+++ b/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0-r1.ebuild,v 1.1 2007/09/14 22:48:06 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0-r1.ebuild,v 1.2 2007/11/07 00:13:10 wolf31o2 Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gentoo.org/"
SRC_URI="http://dev.gentoo.org/~wolf31o2/sources/${PN}/${MY_P}-${MY_REV}.tar.bz2"
SLOT=${PV}
-LICENSE="GPL-2"
+LICENSE="Artistic GPL-2 as-is"
KEYWORDS="amd64 ppc x86"
IUSE=""
RESTRICT="binchecks strip"
diff --git a/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0.ebuild b/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0.ebuild
index 221a21854f80..fe3dbd7b06e3 100644
--- a/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0.ebuild
+++ b/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0.ebuild,v 1.3 2007/08/15 10:01:40 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livecd/splash-themes-livecd-2007.0.ebuild,v 1.4 2007/11/07 00:13:10 wolf31o2 Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gentoo.org/"
SRC_URI="http://dev.gentoo.org/~wolf31o2/sources/${PN}/${MY_P}-${MY_REV}.tar.bz2"
SLOT=${PV}
-LICENSE="GPL-2"
+LICENSE="Artistic GPL-2 as-is"
KEYWORDS="amd64 ppc x86"
IUSE=""
RESTRICT="binchecks strip"