diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-23 09:10:15 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-23 09:10:15 +0000 |
commit | a5eb5ca3d5da290bbdf8105cf132c109f077a7c2 (patch) | |
tree | 61d70d411fda9f3b8fbfa44c59ef89fe3d21b7df /media-gfx/exif | |
parent | Remove prepalldocs call. (diff) | |
download | gentoo-2-a5eb5ca3d5da290bbdf8105cf132c109f077a7c2.tar.gz gentoo-2-a5eb5ca3d5da290bbdf8105cf132c109f077a7c2.tar.bz2 gentoo-2-a5eb5ca3d5da290bbdf8105cf132c109f077a7c2.zip |
ppc stable (bug 426366).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/exif')
-rw-r--r-- | media-gfx/exif/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/exif/exif-0.6.21.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-gfx/exif/ChangeLog b/media-gfx/exif/ChangeLog index 302208ebff54..aaf18d5832b0 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.56 2012/07/17 15:48:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.57 2012/08/23 09:10:15 xmw Exp $ + + 23 Aug 2012; Michael Weber <xmw@gentoo.org> exif-0.6.21.ebuild: + ppc stable (bug 426366). 17 Jul 2012; Jeroen Roovers <jer@gentoo.org> exif-0.6.21.ebuild: Stable for HPPA (bug #426366). @@ -185,4 +188,3 @@ 01 Apr 2005; <dams@gentoo.org> +metadata.xml, +exif-0.6.9.ebuild: first ebuild, from bug 13463 - diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild index 6cefbd3770af..0f7230a6990c 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.5 2012/07/17 15:48:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.21.ebuild,v 1.6 2012/08/23 09:10:15 xmw 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 |