diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 12:15:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 12:15:15 +0000 |
commit | 374b6cdfa43e1dac67bd43e012892ffe719d0ece (patch) | |
tree | 92ae70790bd108fe8e0184a296259aaa53485ff4 /media-libs | |
parent | Stable for amd64, wrt bug #545914 (diff) | |
download | gentoo-2-374b6cdfa43e1dac67bd43e012892ffe719d0ece.tar.gz gentoo-2-374b6cdfa43e1dac67bd43e012892ffe719d0ece.tar.bz2 gentoo-2-374b6cdfa43e1dac67bd43e012892ffe719d0ece.zip |
Stable for amd64, wrt bug #545852
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/exempi/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/exempi/exempi-2.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/exempi/ChangeLog b/media-libs/exempi/ChangeLog index 7ed2ef2d3259..a97d488e0cc3 100644 --- a/media-libs/exempi/ChangeLog +++ b/media-libs/exempi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/exempi -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/exempi/ChangeLog,v 1.37 2013/08/03 07:33:20 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/exempi/ChangeLog,v 1.38 2015/04/08 12:15:15 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> exempi-2.2.1.ebuild: + Stable for amd64, wrt bug #545852 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> exempi-2.2.0.ebuild: Stable for sparc, wrt bug #475440 diff --git a/media-libs/exempi/exempi-2.2.1.ebuild b/media-libs/exempi/exempi-2.2.1.ebuild index c24260a67396..d9d1e3f777ca 100644 --- a/media-libs/exempi/exempi-2.2.1.ebuild +++ b/media-libs/exempi/exempi-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/exempi/exempi-2.2.1.ebuild,v 1.1 2013/07/01 17:06:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/exempi/exempi-2.2.1.ebuild,v 1.2 2015/04/08 12:15:15 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://libopenraw.freedesktop.org/download/${P}.tar.gz" LICENSE="BSD" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="examples static-libs" RDEPEND=">=dev-libs/expat-2:= |