diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-14 17:34:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-14 17:34:48 +0000 |
commit | a4e83a016bc1f1579aa2d91bc62afe11421a2a73 (patch) | |
tree | 176bbcb629f5021eba5a52699f89b5b0d0bb7b3f /media-libs/gexiv2 | |
parent | undid premature removal so ppc-stable lirc RDEPEND can still be satisfied (diff) | |
download | gentoo-2-a4e83a016bc1f1579aa2d91bc62afe11421a2a73.tar.gz gentoo-2-a4e83a016bc1f1579aa2d91bc62afe11421a2a73.tar.bz2 gentoo-2-a4e83a016bc1f1579aa2d91bc62afe11421a2a73.zip |
Stable for amd64, wrt bug #432828
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog index 44942f63f651..4d68be87d924 100644 --- a/media-libs/gexiv2/ChangeLog +++ b/media-libs/gexiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gexiv2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.6 2012/05/05 08:02:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.7 2012/09/14 17:34:48 ago Exp $ + + 14 Sep 2012; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.4.1.ebuild: + Stable for amd64, wrt bug #432828 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gexiv2-0.2.1.ebuild, gexiv2-0.3.1.ebuild, gexiv2-0.4.1.ebuild: diff --git a/media-libs/gexiv2/gexiv2-0.4.1.ebuild b/media-libs/gexiv2/gexiv2-0.4.1.ebuild index d317da70bcd9..9561782290fe 100644 --- a/media-libs/gexiv2/gexiv2-0.4.1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.2 2012/05/05 08:02:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.3 2012/09/14 17:34:48 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" RDEPEND=" |