summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-07 22:30:17 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-07 22:30:17 +0000
commitf430a649ddd2a3d41600d0f686a70d2985e833c8 (patch)
tree68090ef622f2d2c21ad2c15ac7b5c31c906056b0 /media-libs
parentMove Creative Commons licenses to shorter names. (diff)
downloadgentoo-2-f430a649ddd2a3d41600d0f686a70d2985e833c8.tar.gz
gentoo-2-f430a649ddd2a3d41600d0f686a70d2985e833c8.tar.bz2
gentoo-2-f430a649ddd2a3d41600d0f686a70d2985e833c8.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-libs')
-rw-r--r--media-libs/lensfun/ChangeLog7
-rw-r--r--media-libs/lensfun/lensfun-0.2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog
index 57326f9a7e35..b179f5e9fef9 100644
--- a/media-libs/lensfun/ChangeLog
+++ b/media-libs/lensfun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/lensfun
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.45 2012/09/21 16:19:15 ottxor Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.46 2013/02/07 22:30:17 ulm Exp $
+
+ 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> lensfun-0.2.6.ebuild:
+ Move Creative Commons licenses to shorter names.
21 Sep 2012; Christoph Junghans <ottxor@gentoo.org> lensfun-0.2.6.ebuild:
added prefix support (bug #425342)
diff --git a/media-libs/lensfun/lensfun-0.2.6.ebuild b/media-libs/lensfun/lensfun-0.2.6.ebuild
index 2e1dc4600af4..292f7f53a4fb 100644
--- a/media-libs/lensfun/lensfun-0.2.6.ebuild
+++ b/media-libs/lensfun/lensfun-0.2.6.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-libs/lensfun/lensfun-0.2.6.ebuild,v 1.2 2012/09/21 16:19:15 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.6.ebuild,v 1.3 2013/02/07 22:30:17 ulm Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="lensfun: A library for rectifying and simulating photographic lens
HOMEPAGE="http://lensfun.berlios.de/"
SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
-LICENSE="LGPL-3 CCPL-Attribution-ShareAlike-3.0" # See README for reasoning.
+LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="doc sse sse2"