diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:22:06 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:22:06 +0000 |
commit | 5a91d1df4f1520a9508e264d31ead2b7a6b180c9 (patch) | |
tree | 5bd04e210e1c7e7bdbadca72cc750636808e8cc2 /gnome-extra/gnome-audio | |
parent | Version bump. Drop old (diff) | |
download | gentoo-2-5a91d1df4f1520a9508e264d31ead2b7a6b180c9.tar.gz gentoo-2-5a91d1df4f1520a9508e264d31ead2b7a6b180c9.tar.bz2 gentoo-2-5a91d1df4f1520a9508e264d31ead2b7a6b180c9.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 'gnome-extra/gnome-audio')
-rw-r--r-- | gnome-extra/gnome-audio/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/gnome-audio/ChangeLog b/gnome-extra/gnome-audio/ChangeLog index 7a1781a98116..3ba68f33f826 100644 --- a/gnome-extra/gnome-audio/ChangeLog +++ b/gnome-extra/gnome-audio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gnome-audio -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.38 2010/09/22 01:23:46 abcd Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/ChangeLog,v 1.39 2013/02/07 22:22:06 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> gnome-audio-2.22.2.ebuild: + Move Creative Commons licenses to shorter names. 22 Sep 2010; Jonathan Callen <abcd@gentoo.org> gnome-audio-2.22.2.ebuild: Use EAPI=3, add ~amd64-linux/~x86-linux keywords and prefix support diff --git a/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild b/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild index cda6c309f7bd..c1905f7f15b9 100644 --- a/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild +++ b/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild,v 1.11 2010/09/22 01:23:46 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-2.22.2.ebuild,v 1.12 2013/02/07 22:22:06 ulm Exp $ EAPI=3 @@ -10,7 +10,7 @@ DESCRIPTION="Gnome Desktop Sound Effects Package" HOMEPAGE="http://www.gnome.org/" SLOT="0" -LICENSE="public-domain CCPL-Attribution-ShareAlike-2.0 CCPL-Attribution-3.0" +LICENSE="public-domain CC-BY-SA-2.0 CC-BY-3.0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" |