diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 22:13:18 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 22:13:18 +0000 |
commit | f95cd37ae51f38ddda0650c0d29b46e37982ab3f (patch) | |
tree | 5b913f0b2dc0cdeb4a2d7c1618a6696de082eb8b /media-gfx/exif | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-f95cd37ae51f38ddda0650c0d29b46e37982ab3f.tar.gz gentoo-2-f95cd37ae51f38ddda0650c0d29b46e37982ab3f.tar.bz2 gentoo-2-f95cd37ae51f38ddda0650c0d29b46e37982ab3f.zip |
Marked ~amd64.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-gfx/exif')
-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 6a23fa8b01b5..a6d58001304f 100644 --- a/media-gfx/exif/ChangeLog +++ b/media-gfx/exif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exif # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.2 2005/10/30 17:20:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.3 2005/11/25 22:13:18 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> exif-0.6.9.ebuild: + Marked ~amd64. 30 Oct 2005; Fabian Groffen <grobian@gentoo.org> exif-0.6.9.ebuild: Marked ~ppc-macos (bug #110820) diff --git a/media-gfx/exif/exif-0.6.9.ebuild b/media-gfx/exif/exif-0.6.9.ebuild index 76bbbaf87fab..d419c5090777 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-2005 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.3 2005/10/30 17:20:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.9.ebuild,v 1.4 2005/11/25 22:13:18 cryos 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 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~sparc ~x86" SLOT="0" DEPEND="dev-util/pkgconfig |