diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-26 16:13:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-26 16:13:20 +0000 |
commit | 7b6bbfc25f25a0cb54558ad6bbeac20c1e619ac2 (patch) | |
tree | 9bc746e15af2f2d05217c40610395189a501b5da /media-gfx/exif | |
parent | stable ppc64, bug 256173 (diff) | |
download | gentoo-2-7b6bbfc25f25a0cb54558ad6bbeac20c1e619ac2.tar.gz gentoo-2-7b6bbfc25f25a0cb54558ad6bbeac20c1e619ac2.tar.bz2 gentoo-2-7b6bbfc25f25a0cb54558ad6bbeac20c1e619ac2.zip |
stable ppc64, bug 256174
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
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 f008049070d7..660cfb9909b7 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.26 2009/01/25 16:40:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.27 2009/01/26 16:13:20 ranger Exp $ + + 26 Jan 2009; Brent Baude <ranger@gentoo.org> exif-0.6.17.ebuild: + stable ppc64, bug 256174 25 Jan 2009; Markus Meier <maekke@gentoo.org> exif-0.6.17.ebuild: amd64/x86 stable, bug #256174 diff --git a/media-gfx/exif/exif-0.6.17.ebuild b/media-gfx/exif/exif-0.6.17.ebuild index 5c6f51bc88c7..84ad7f68fe5f 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.3 2009/01/25 16:40:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.17.ebuild,v 1.4 2009/01/26 16:13:20 ranger 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 |