From e5ac61e20a1c1cf69f7cfffc7da9d576cee06f02 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Fri, 24 Jul 2009 10:47:41 +0000 Subject: Fix LICENSE to public-domain wrt #278634. (Portage version: 2.2_rc33/cvs/Linux x86_64) --- x11-themes/tango-icon-theme/ChangeLog | 6 +++++- x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/tango-icon-theme/ChangeLog b/x11-themes/tango-icon-theme/ChangeLog index 0e7f364cef7e..d4bc575b54e2 100644 --- a/x11-themes/tango-icon-theme/ChangeLog +++ b/x11-themes/tango-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/tango-icon-theme # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.49 2009/06/01 11:53:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.50 2009/07/24 10:47:41 ssuominen Exp $ + + 24 Jul 2009; Samuli Suominen + tango-icon-theme-0.8.90.ebuild: + Fix LICENSE to public-domain wrt #278634. 01 Jun 2009; Raúl Porcel tango-icon-theme-0.8.90.ebuild: diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild index 10891a94b9e6..4e7f9d3892af 100644 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v 1.7 2009/06/01 11:53:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v 1.8 2009/07/24 10:47:41 ssuominen Exp $ EAPI=2 inherit gnome2-utils @@ -9,7 +9,7 @@ DESCRIPTION="SVG and PNG icon theme from the Tango project" HOMEPAGE="http://tango.freedesktop.org" SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz" -LICENSE="CCPL-Attribution-ShareAlike-2.5" +LICENSE="public-domain" SLOT="0" KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="png" -- cgit v1.2.3-65-gdbad