summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-07-24 10:47:41 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-07-24 10:47:41 +0000
commite5ac61e20a1c1cf69f7cfffc7da9d576cee06f02 (patch)
tree46aacdaf0f3929c90a73e68ad7fd3833414e2b98 /x11-themes
parentRemoving old ebuild (with QA issues) and cleanig/EAPI-2 bump for the other (diff)
downloadgentoo-2-e5ac61e20a1c1cf69f7cfffc7da9d576cee06f02.tar.gz
gentoo-2-e5ac61e20a1c1cf69f7cfffc7da9d576cee06f02.tar.bz2
gentoo-2-e5ac61e20a1c1cf69f7cfffc7da9d576cee06f02.zip
Fix LICENSE to public-domain wrt #278634.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/tango-icon-theme/ChangeLog6
-rw-r--r--x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild4
2 files changed, 7 insertions, 3 deletions
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 <ssuominen@gentoo.org>
+ tango-icon-theme-0.8.90.ebuild:
+ Fix LICENSE to public-domain wrt #278634.
01 Jun 2009; Raúl Porcel <armin76@gentoo.org>
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"