diff options
author | 2008-01-20 19:10:15 +0000 | |
---|---|---|
committer | 2008-01-20 19:10:15 +0000 | |
commit | 5966ba39a4c637fc6881c5bd2d1e66a855d62792 (patch) | |
tree | bc14d26992d822c92f231ad2e3e0e38889ac95d1 /media-gfx | |
parent | Stable on amd64 wrt bug #206089 (diff) | |
download | gentoo-2-5966ba39a4c637fc6881c5bd2d1e66a855d62792.tar.gz gentoo-2-5966ba39a4c637fc6881c5bd2d1e66a855d62792.tar.bz2 gentoo-2-5966ba39a4c637fc6881c5bd2d1e66a855d62792.zip |
Stable on amd64 wrt bug #206195
(Portage version: 2.1.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exif/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exif/exif-0.6.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exif/ChangeLog b/media-gfx/exif/ChangeLog index 77ffb8a51660..395a914a5a47 100644 --- a/media-gfx/exif/ChangeLog +++ b/media-gfx/exif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exif # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.14 2008/01/19 13:56:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.15 2008/01/20 19:10:15 angelos Exp $ + + 20 Jan 2008; Christoph Mende <angelos@gentoo.org> exif-0.6.15.ebuild: + Stable on amd64 wrt bug #206195 19 Jan 2008; nixnut <nixnut@gentoo.org> exif-0.6.15.ebuild: Stable on ppc wrt bug 206195 diff --git a/media-gfx/exif/exif-0.6.15.ebuild b/media-gfx/exif/exif-0.6.15.ebuild index 4caafee893bf..3a98e3bce2e8 100644 --- a/media-gfx/exif/exif-0.6.15.ebuild +++ b/media-gfx/exif/exif-0.6.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.15.ebuild,v 1.7 2008/01/19 13:56:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.15.ebuild,v 1.8 2008/01/20 19:10:15 angelos 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 ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" SLOT="0" RDEPEND="dev-libs/popt |