diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:28:22 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:28:22 +0000 |
commit | da94fd11077fe6231021c66b734061925239d9d6 (patch) | |
tree | 96183a7f3612835c4f6250fca59b9483e74212f8 /media-gfx/postr | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-da94fd11077fe6231021c66b734061925239d9d6.tar.gz gentoo-2-da94fd11077fe6231021c66b734061925239d9d6.tar.bz2 gentoo-2-da94fd11077fe6231021c66b734061925239d9d6.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 'media-gfx/postr')
-rw-r--r-- | media-gfx/postr/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/postr/postr-0.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/postr/ChangeLog b/media-gfx/postr/ChangeLog index 4eae966fa1a3..5a56177e3813 100644 --- a/media-gfx/postr/ChangeLog +++ b/media-gfx/postr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/postr -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/ChangeLog,v 1.3 2012/10/09 22:53:51 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/ChangeLog,v 1.4 2013/02/07 22:28:22 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> postr-0.13.ebuild: + Move Creative Commons licenses to shorter names. *postr-0.13 (09 Oct 2012) diff --git a/media-gfx/postr/postr-0.13.ebuild b/media-gfx/postr/postr-0.13.ebuild index 3108d924a619..940fc37aa6cb 100644 --- a/media-gfx/postr/postr-0.13.ebuild +++ b/media-gfx/postr/postr-0.13.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/media-gfx/postr/postr-0.13.ebuild,v 1.1 2012/10/09 22:53:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/postr-0.13.ebuild,v 1.2 2013/02/07 22:28:22 ulm Exp $ EAPI="4" @@ -13,7 +13,7 @@ inherit eutils gnome2 python DESCRIPTION="Flickr uploader for GNOME" HOMEPAGE="http://projects.gnome.org/postr/" -LICENSE="GPL-2+ CCPL-Attribution-ShareAlike-3.0" +LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="gnome2" |