diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 10:28:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 10:28:17 +0000 |
commit | 452c61e21229c475cb0ccc3ac49934480e08b59f (patch) | |
tree | 6215488d9ae5e2903d52ea85a76379b80d0d9b6d /media-gfx/exif/exif-0.6.15.ebuild | |
parent | Add LFS flags to the build so we can work with large dbs. (diff) | |
download | gentoo-2-452c61e21229c475cb0ccc3ac49934480e08b59f.tar.gz gentoo-2-452c61e21229c475cb0ccc3ac49934480e08b59f.tar.bz2 gentoo-2-452c61e21229c475cb0ccc3ac49934480e08b59f.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'media-gfx/exif/exif-0.6.15.ebuild')
-rw-r--r-- | media-gfx/exif/exif-0.6.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exif/exif-0.6.15.ebuild b/media-gfx/exif/exif-0.6.15.ebuild index 3a98e3bce2e8..0cec47286a42 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.8 2008/01/20 19:10:15 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.15.ebuild,v 1.9 2008/01/26 10:28:17 grobian 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 ppc64 sparc x86 ~x86-fbsd" SLOT="0" RDEPEND="dev-libs/popt |