diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:22:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:22:02 +0000 |
commit | b4691fb45ed2f713b67df130cca72e45a1f0c10e (patch) | |
tree | c2f2161049191a631070f547d68d9c752359a9da /media-libs | |
parent | Stable for ppc, wrt bug #549652 (diff) | |
download | gentoo-2-b4691fb45ed2f713b67df130cca72e45a1f0c10e.tar.gz gentoo-2-b4691fb45ed2f713b67df130cca72e45a1f0c10e.tar.bz2 gentoo-2-b4691fb45ed2f713b67df130cca72e45a1f0c10e.zip |
Stable for ppc, wrt bug #549902
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-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 870dad29f90b..8dd8144ecd73 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.92 2015/06/02 05:19:55 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.93 2015/06/11 14:22:02 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.3.0.ebuild: + Stable for ppc, wrt bug #549902 02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> lensfun-0.3.0.ebuild: sparc stable wrt bug #549902 diff --git a/media-libs/lensfun/lensfun-0.3.0.ebuild b/media-libs/lensfun/lensfun-0.3.0.ebuild index 9190d4dfd544..acd116ceb4f7 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.9 2015/06/02 05:19:55 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.10 2015/06/11 14:22:02 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 |