diff options
author | 2009-01-26 16:12:34 +0000 | |
---|---|---|
committer | 2009-01-26 16:12:34 +0000 | |
commit | ad30601d7924f6b5c99d575309abd8eb2791f06f (patch) | |
tree | 7f1bf77134bbb0995946bf080ff1474cd1e8dbc8 /media-libs | |
parent | amd64 stable, bug #256377 (diff) | |
download | gentoo-2-ad30601d7924f6b5c99d575309abd8eb2791f06f.tar.gz gentoo-2-ad30601d7924f6b5c99d575309abd8eb2791f06f.tar.bz2 gentoo-2-ad30601d7924f6b5c99d575309abd8eb2791f06f.zip |
stable ppc64, bug 256173
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libexif/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libexif/libexif-0.6.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libexif/ChangeLog b/media-libs/libexif/ChangeLog index 39acf52c46dd..05792178f1c4 100644 --- a/media-libs/libexif/ChangeLog +++ b/media-libs/libexif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libexif # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.100 2009/01/25 16:40:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.101 2009/01/26 16:12:34 ranger Exp $ + + 26 Jan 2009; Brent Baude <ranger@gentoo.org> libexif-0.6.17.ebuild: + stable ppc64, bug 256173 25 Jan 2009; Markus Meier <maekke@gentoo.org> libexif-0.6.17.ebuild: amd64/x86 stable, bug #256173 diff --git a/media-libs/libexif/libexif-0.6.17.ebuild b/media-libs/libexif/libexif-0.6.17.ebuild index e9547bd08c62..826844ecadf4 100644 --- a/media-libs/libexif/libexif-0.6.17.ebuild +++ b/media-libs/libexif/libexif-0.6.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.17.ebuild,v 1.3 2009/01/25 16:40:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.17.ebuild,v 1.4 2009/01/26 16:12:34 ranger Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc nls" DEPEND="dev-util/pkgconfig |