diff options
author | 2012-03-02 20:51:52 +0000 | |
---|---|---|
committer | 2012-03-02 20:51:52 +0000 | |
commit | a36b5ba3f4b5381f82f7a026572c5ffda2cee7e3 (patch) | |
tree | ce44d60c934422294cd777150e111a76cda72513 /media-libs/libexif | |
parent | Marking Font-TTF-0.480.0 ppc64 for bug 400121 (diff) | |
download | gentoo-2-a36b5ba3f4b5381f82f7a026572c5ffda2cee7e3.tar.gz gentoo-2-a36b5ba3f4b5381f82f7a026572c5ffda2cee7e3.tar.bz2 gentoo-2-a36b5ba3f4b5381f82f7a026572c5ffda2cee7e3.zip |
ppc64 stable wrt #390249
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libexif')
-rw-r--r-- | media-libs/libexif/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libexif/libexif-0.6.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libexif/ChangeLog b/media-libs/libexif/ChangeLog index aa94aa32cb57..a140ffd743ed 100644 --- a/media-libs/libexif/ChangeLog +++ b/media-libs/libexif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libexif # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.124 2012/01/06 20:05:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.125 2012/03/02 20:51:52 ssuominen Exp $ + + 02 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> libexif-0.6.20.ebuild: + ppc64 stable wrt #390249 06 Jan 2012; Brent Baude <ranger@gentoo.org> libexif-0.6.20.ebuild: Marking libexif-0.6.20 ppc for bug 390249 diff --git a/media-libs/libexif/libexif-0.6.20.ebuild b/media-libs/libexif/libexif-0.6.20.ebuild index a49f4bc54e7a..72feee99dcac 100644 --- a/media-libs/libexif/libexif-0.6.20.ebuild +++ b/media-libs/libexif/libexif-0.6.20.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/libexif/libexif-0.6.20.ebuild,v 1.10 2012/01/06 20:05:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.20.ebuild,v 1.11 2012/03/02 20:51:52 ssuominen Exp $ EAPI=4 @@ -12,7 +12,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 static-libs" RDEPEND="nls? ( virtual/libintl )" |