diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-02-21 21:14:24 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-02-21 21:14:24 +0000 |
commit | 843b66736cc846bd208db6ce1ec9bc7b9b1a5b4f (patch) | |
tree | 80a8d0c24fface0f52e676be29cf666ac2a6d887 /x11-themes | |
parent | sys-boot/plymouth: Initial ebuild - 0.8.3. See bug #274065. (diff) | |
download | gentoo-2-843b66736cc846bd208db6ce1ec9bc7b9b1a5b4f.tar.gz gentoo-2-843b66736cc846bd208db6ce1ec9bc7b9b1a5b4f.tar.bz2 gentoo-2-843b66736cc846bd208db6ce1ec9bc7b9b1a5b4f.zip |
Fix license
(Portage version: 2.1.9.40/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.6.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index e8f67ebd3e64..b385c63ec5c9 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.189 2011/02/21 19:09:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.190 2011/02/21 21:14:24 nirbheek Exp $ + + 21 Feb 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + gnome-icon-theme-2.91.6.ebuild, gnome-icon-theme-2.91.7.ebuild: + Fix license *gnome-icon-theme-2.91.7 (21 Feb 2011) diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.6.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.6.ebuild index 14b8f7759e7b..4f09568bd286 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.6.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.6.ebuild,v 1.1 2011/02/02 11:15:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.6.ebuild,v 1.2 2011/02/21 21:14:24 nirbheek Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/ http://people.freedesktop.org/~jimmac/icons/#git SRC_URI="${SRC_URI} branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )" -LICENSE="LGPL-3 +LICENSE="LGPL-3 CCPL-Attribution-ShareAlike-3.0 branding? ( CCPL-Sampling-Plus-1.0 )" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild index 54ef4f2f4d9c..693ee3d500bc 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild,v 1.1 2011/02/21 19:09:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild,v 1.2 2011/02/21 21:14:24 nirbheek Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/ http://people.freedesktop.org/~jimmac/icons/#git SRC_URI="${SRC_URI} branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )" -LICENSE="LGPL-3 +LICENSE="LGPL-3 CCPL-Attribution-ShareAlike-3.0 branding? ( CCPL-Sampling-Plus-1.0 )" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" |