diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 23:08:08 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 23:08:08 +0000 |
commit | 9f9c2680f9f681259eb2d87919a388ed9c2229e0 (patch) | |
tree | 6156614aee5e687f5e5637d3d34994501e230fb7 /x11-themes | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-9f9c2680f9f681259eb2d87919a388ed9c2229e0.tar.gz gentoo-2-9f9c2680f9f681259eb2d87919a388ed9c2229e0.tar.bz2 gentoo-2-9f9c2680f9f681259eb2d87919a388ed9c2229e0.zip |
Move Creative Commons licenses to shorter names.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/tango-icon-theme-extras/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/tango-icon-theme-extras/ChangeLog b/x11-themes/tango-icon-theme-extras/ChangeLog index 31a76f804195..da9a5b6a581e 100644 --- a/x11-themes/tango-icon-theme-extras/ChangeLog +++ b/x11-themes/tango-icon-theme-extras/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/tango-icon-theme-extras -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme-extras/ChangeLog,v 1.26 2012/05/05 04:10:03 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme-extras/ChangeLog,v 1.27 2013/02/07 23:08:08 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> + tango-icon-theme-extras-0.1.0-r1.ebuild: + Move Creative Commons licenses to shorter names. 05 May 2012; Jeff Horelick <jdhore@gentoo.org> tango-icon-theme-extras-0.1.0-r1.ebuild: diff --git a/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild b/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild index 4beb2a20412e..dad87601ca86 100644 --- a/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild +++ b/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild,v 1.16 2012/05/05 04:10:03 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild,v 1.17 2013/02/07 23:08:08 ulm Exp $ EAPI=4 inherit autotools eutils gnome2-utils @@ -9,7 +9,7 @@ DESCRIPTION="Tango icons for iPod Digital Audio Player (DAP) devices and the Del HOMEPAGE="http://tango.freedesktop.org" SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz" -LICENSE="CCPL-Attribution-ShareAlike-2.5" +LICENSE="CC-BY-SA-2.5" SLOT="0" KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="png" |