summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-01-03 21:23:19 +0000
committerPacho Ramos <pacho@gentoo.org>2011-01-03 21:23:19 +0000
commitf518ca6003194376c3acc1f24713209974136665 (patch)
treea22f35b2c5c25884510cd7e23e37b58302488323 /x11-themes
parentUpdate mint blkid patch, bug #350342 by Alan Hourihane (diff)
downloadgentoo-2-f518ca6003194376c3acc1f24713209974136665.tar.gz
gentoo-2-f518ca6003194376c3acc1f24713209974136665.tar.bz2
gentoo-2-f518ca6003194376c3acc1f24713209974136665.zip
Fix LICENSE for tangoized icon per meeting decission at http://www.gentoo.org/foundation/en/motions/index.xml#doc_chap2
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-colors-common/ChangeLog8
-rw-r--r--x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild7
2 files changed, 10 insertions, 5 deletions
diff --git a/x11-themes/gnome-colors-common/ChangeLog b/x11-themes/gnome-colors-common/ChangeLog
index b4c240539af0..a3c954148196 100644
--- a/x11-themes/gnome-colors-common/ChangeLog
+++ b/x11-themes/gnome-colors-common/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gnome-colors-common
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-common/ChangeLog,v 1.1 2010/02/09 13:19:29 pacho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-common/ChangeLog,v 1.2 2011/01/03 21:23:19 pacho Exp $
+
+ 03 Jan 2011; Pacho Ramos <pacho@gentoo.org> gnome-colors-common-5.5.1.ebuild:
+ Fix LICENSE for tangoized icon per meeting decission at
+ http://www.gentoo.org/foundation/en/motions/index.xml#doc_chap2
*gnome-colors-common-5.5.1 (09 Feb 2010)
diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
index 6dfda65846b2..c9b8e518fd27 100644
--- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
+++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild,v 1.1 2010/02/09 13:19:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild,v 1.2 2011/01/03 21:23:19 pacho Exp $
EAPI=2
inherit gnome2-utils
@@ -11,7 +11,8 @@ HOMEPAGE="http://code.google.com/p/gnome-colors/"
SRC_URI="http://gnome-colors.googlecode.com/files/gnome-colors-${PV}.tar.gz
branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )"
-LICENSE="GPL-2 public-domain"
+LICENSE="GPL-2
+ branding? ( CCPL-Sampling-Plus-1.0 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+branding"