diff options
author | Brent Baude <ranger@gentoo.org> | 2007-05-27 13:03:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-05-27 13:03:35 +0000 |
commit | 5e50215c9fcaac292113aa223553f3aa6acf3bfd (patch) | |
tree | b803f11ea347fa1f79e2771a13f234773ca33cc2 /media-libs | |
parent | Marking samba-3.0.24-r3 ppc64 for bug 179867 (diff) | |
download | gentoo-2-5e50215c9fcaac292113aa223553f3aa6acf3bfd.tar.gz gentoo-2-5e50215c9fcaac292113aa223553f3aa6acf3bfd.tar.bz2 gentoo-2-5e50215c9fcaac292113aa223553f3aa6acf3bfd.zip |
Marking libexif-0.6.15 ppc64 stable for bug 178081
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libexif/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libexif/libexif-0.6.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libexif/ChangeLog b/media-libs/libexif/ChangeLog index 77d97c211dd0..79ae4c8a6370 100644 --- a/media-libs/libexif/ChangeLog +++ b/media-libs/libexif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libexif # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.68 2007/05/27 05:35:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.69 2007/05/27 13:03:35 ranger Exp $ + + 27 May 2007; Brent Baude <ranger@gentoo.org> libexif-0.6.15.ebuild: + Marking libexif-0.6.15 ppc64 stable for bug 178081 *libexif-0.6.15 (27 May 2007) diff --git a/media-libs/libexif/libexif-0.6.15.ebuild b/media-libs/libexif/libexif-0.6.15.ebuild index 9c85994a91f9..ae22b874996e 100644 --- a/media-libs/libexif/libexif-0.6.15.ebuild +++ b/media-libs/libexif/libexif-0.6.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.15.ebuild,v 1.1 2007/05/27 05:35:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.15.ebuild,v 1.2 2007/05/27 13:03:35 ranger Exp $ inherit eutils @@ -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 |