diff options
author | 2012-09-20 13:23:45 +0000 | |
---|---|---|
committer | 2012-09-20 13:23:45 +0000 | |
commit | c5d6f1e380fa7264a177e6059601dfb28efe8d65 (patch) | |
tree | 23ab8f343bab8975d1852714ab9ad8aa4b35cc9a /media-gfx | |
parent | ppc64 stable wrt #426366 (diff) | |
download | gentoo-2-c5d6f1e380fa7264a177e6059601dfb28efe8d65.tar.gz gentoo-2-c5d6f1e380fa7264a177e6059601dfb28efe8d65.tar.bz2 gentoo-2-c5d6f1e380fa7264a177e6059601dfb28efe8d65.zip |
ppc64 stable wrt #426366
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exif/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exif/exif-0.6.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exif/ChangeLog b/media-gfx/exif/ChangeLog index aaf18d5832b0..bab0c68c62ea 100644 --- a/media-gfx/exif/ChangeLog +++ b/media-gfx/exif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exif # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.57 2012/08/23 09:10:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.58 2012/09/20 13:23:45 xarthisius Exp $ + + 20 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> exif-0.6.21.ebuild: + ppc64 stable wrt #426366 23 Aug 2012; Michael Weber <xmw@gentoo.org> exif-0.6.21.ebuild: ppc stable (bug 426366). diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild index 0f7230a6990c..1b36196d6596 100644 --- a/media-gfx/exif/exif-0.6.21.ebuild +++ b/media-gfx/exif/exif-0.6.21.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-gfx/exif/exif-0.6.21.ebuild,v 1.6 2012/08/23 09:10:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.21.ebuild,v 1.7 2012/09/20 13:23:45 xarthisius Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libexif/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="nls" RDEPEND="dev-libs/popt |