diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-05 11:02:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-05 11:02:31 +0000 |
commit | 79c2003e9f0e7e315711dd0320448810ec13ccae (patch) | |
tree | ffddbf657505e7983f23c6304e55692236a8595a /media-gfx/exif | |
parent | As per Christian Schmitt, PowerPC plans to stop masking the laptop USE-flag. ... (diff) | |
download | gentoo-2-79c2003e9f0e7e315711dd0320448810ec13ccae.tar.gz gentoo-2-79c2003e9f0e7e315711dd0320448810ec13ccae.tar.bz2 gentoo-2-79c2003e9f0e7e315711dd0320448810ec13ccae.zip |
ia64/sparc stable wrt #256174
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'media-gfx/exif')
-rw-r--r-- | media-gfx/exif/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exif/exif-0.6.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exif/ChangeLog b/media-gfx/exif/ChangeLog index 304e992eccaa..70eabc15b523 100644 --- a/media-gfx/exif/ChangeLog +++ b/media-gfx/exif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exif # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.28 2009/01/26 18:15:00 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.29 2009/02/05 11:02:31 armin76 Exp $ + + 05 Feb 2009; Raúl Porcel <armin76@gentoo.org> exif-0.6.17.ebuild: + ia64/sparc stable wrt #256174 26 Jan 2009; Tobias Klausmann <klausman@gentoo.org> exif-0.6.17.ebuild: Stable on alpha, bug #256174 diff --git a/media-gfx/exif/exif-0.6.17.ebuild b/media-gfx/exif/exif-0.6.17.ebuild index 87c43b289805..99a457208ca0 100644 --- a/media-gfx/exif/exif-0.6.17.ebuild +++ b/media-gfx/exif/exif-0.6.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.17.ebuild,v 1.5 2009/01/26 18:15:00 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.17.ebuild,v 1.6 2009/02/05 11:02:31 armin76 Exp $ IUSE="nls" @@ -8,7 +8,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 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" RDEPEND="dev-libs/popt |