diff options
author | 2015-05-21 10:30:41 +0000 | |
---|---|---|
committer | 2015-05-21 10:30:41 +0000 | |
commit | 33f46a62f7252c8a2febd1347e6f6c483bce95ac (patch) | |
tree | 426f18d179dd1e5dad639af655d5086a0002aef0 /media-libs/lensfun | |
parent | Stable for amd64, wrt bug #549642 (diff) | |
download | gentoo-2-33f46a62f7252c8a2febd1347e6f6c483bce95ac.tar.gz gentoo-2-33f46a62f7252c8a2febd1347e6f6c483bce95ac.tar.bz2 gentoo-2-33f46a62f7252c8a2febd1347e6f6c483bce95ac.zip |
Stable for amd64, wrt bug #549902
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index 65631fbbc309..26fcf3677d6d 100644 --- a/media-libs/lensfun/ChangeLog +++ b/media-libs/lensfun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.87 2015/05/19 15:00:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.88 2015/05/21 10:30:41 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild: + Stable for amd64, wrt bug #549902 19 May 2015; Markus Meier <maekke@gentoo.org> -lensfun-0.2.8.ebuild: remove old diff --git a/media-libs/lensfun/lensfun-0.3.0.ebuild b/media-libs/lensfun/lensfun-0.3.0.ebuild index a1977d4d0620..79371e345c6d 100644 --- a/media-libs/lensfun/lensfun-0.3.0.ebuild +++ b/media-libs/lensfun/lensfun-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.4 2015/01/29 17:34:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.5 2015/05/21 10:30:41 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2" RDEPEND=">=dev-libs/glib-2.28 |