diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-16 16:36:16 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-16 16:36:16 +0000 |
commit | a57c427cd4ebea24e0f52d7a0b8151f58db7e7a4 (patch) | |
tree | f9cecb5b2f027fd61957bc63a17140c885dbbcdd /media-gfx | |
parent | Pass wx-config location to econf for bug #178713. (diff) | |
download | gentoo-2-a57c427cd4ebea24e0f52d7a0b8151f58db7e7a4.tar.gz gentoo-2-a57c427cd4ebea24e0f52d7a0b8151f58db7e7a4.tar.bz2 gentoo-2-a57c427cd4ebea24e0f52d7a0b8151f58db7e7a4.zip |
amd64 stable
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exif/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exif/exif-0.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exif/ChangeLog b/media-gfx/exif/ChangeLog index 6bd64059fbd5..aa873523dfb1 100644 --- a/media-gfx/exif/ChangeLog +++ b/media-gfx/exif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exif # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.5 2007/04/20 20:27:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.6 2007/05/16 16:36:16 beandog Exp $ + + 16 May 2007; Steve Dibb <beandog@gentoo.org> exif-0.6.9.ebuild: + amd64 stable 20 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> exif-0.6.9.ebuild: Stable on sparc diff --git a/media-gfx/exif/exif-0.6.9.ebuild b/media-gfx/exif/exif-0.6.9.ebuild index 5483705327e8..a00acfb51a94 100644 --- a/media-gfx/exif/exif-0.6.9.ebuild +++ b/media-gfx/exif/exif-0.6.9.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-gfx/exif/exif-0.6.9.ebuild,v 1.6 2007/04/20 20:27:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.9.ebuild,v 1.7 2007/05/16 16:36:16 beandog Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ DESCRIPTION="Small CLI util to show EXIF infos hidden in JPEG files" SRC_URI="mirror://sourceforge/libexif/${P}.tar.gz" HOMEPAGE="http://libexif.sf.net" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc-macos sparc x86" SLOT="0" DEPEND="dev-util/pkgconfig |