diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:05:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:05:05 +0000 |
commit | f98d0436326bb6fafd52009f5943eae0a01d9e80 (patch) | |
tree | 4285ba7efd277c953ec181343497d6cb42e260ce /media-libs | |
parent | Stable for alpha, wrt bug #494584 (diff) | |
download | gentoo-2-f98d0436326bb6fafd52009f5943eae0a01d9e80.tar.gz gentoo-2-f98d0436326bb6fafd52009f5943eae0a01d9e80.tar.bz2 gentoo-2-f98d0436326bb6fafd52009f5943eae0a01d9e80.zip |
Stable for alpha, wrt bug #494692
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index abd5c20e312a..059ef81a8fef 100644 --- a/media-libs/lensfun/ChangeLog +++ b/media-libs/lensfun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.61 2014/01/15 09:21:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.62 2014/01/18 20:05:05 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lensfun-0.2.7.ebuild: + Stable for alpha, wrt bug #494692 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lensfun-0.2.7.ebuild: Stable for ia64, wrt bug #494692 diff --git a/media-libs/lensfun/lensfun-0.2.7.ebuild b/media-libs/lensfun/lensfun-0.2.7.ebuild index d7dcb2c1801e..de8a03c0c4ff 100644 --- a/media-libs/lensfun/lensfun-0.2.7.ebuild +++ b/media-libs/lensfun/lensfun-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.7.ebuild,v 1.12 2014/01/15 09:21:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.7.ebuild,v 1.13 2014/01/18 20:05:05 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc sse sse2" RDEPEND=">=dev-libs/glib-2.28 |