diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 21:12:41 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 21:12:41 +0000 |
commit | e0a4fb8cbbcf667d2653c2d7b2066757b9237b3f (patch) | |
tree | 0f22ef6c37ac44e660d5ee7abdf5c0a78a019fa6 /app-accessibility | |
parent | Cleanup (diff) | |
download | gentoo-2-e0a4fb8cbbcf667d2653c2d7b2066757b9237b3f.tar.gz gentoo-2-e0a4fb8cbbcf667d2653c2d7b2066757b9237b3f.tar.bz2 gentoo-2-e0a4fb8cbbcf667d2653c2d7b2066757b9237b3f.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 'app-accessibility')
-rw-r--r-- | app-accessibility/accerciser/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/accerciser/accerciser-3.6.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/accerciser/ChangeLog b/app-accessibility/accerciser/ChangeLog index 4c8bd6d2c3ff..ea23f867e043 100644 --- a/app-accessibility/accerciser/ChangeLog +++ b/app-accessibility/accerciser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/accerciser -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.28 2012/12/16 07:21:16 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.29 2013/02/07 21:12:41 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> accerciser-3.6.2-r1.ebuild: + Move Creative Commons licenses to shorter names. *accerciser-3.6.2-r1 (16 Dec 2012) diff --git a/app-accessibility/accerciser/accerciser-3.6.2-r1.ebuild b/app-accessibility/accerciser/accerciser-3.6.2-r1.ebuild index 0a491fd1847b..1b266c529e00 100644 --- a/app-accessibility/accerciser/accerciser-3.6.2-r1.ebuild +++ b/app-accessibility/accerciser/accerciser-3.6.2-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/app-accessibility/accerciser/accerciser-3.6.2-r1.ebuild,v 1.1 2012/12/16 07:21:16 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/accerciser-3.6.2-r1.ebuild,v 1.2 2013/02/07 21:12:41 ulm Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ inherit gnome2 python-r1 DESCRIPTION="Interactive Python accessibility explorer" HOMEPAGE="http://live.gnome.org/Accerciser" -LICENSE="BSD CCPL-Attribution-ShareAlike-3.0" +LICENSE="BSD CC-BY-SA-3.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |