diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-17 18:40:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-17 18:40:03 +0000 |
commit | 48a22a856671d7cb50bd1d0083912ffefc9a9a41 (patch) | |
tree | 826030cea6e66a3d8be133bf753e7711fa44c8da /media-gfx/exif/exif-0.6.19.ebuild | |
parent | stable x86, bug 299835 (diff) | |
download | gentoo-2-48a22a856671d7cb50bd1d0083912ffefc9a9a41.tar.gz gentoo-2-48a22a856671d7cb50bd1d0083912ffefc9a9a41.tar.bz2 gentoo-2-48a22a856671d7cb50bd1d0083912ffefc9a9a41.zip |
alpha/ia64/sparc stable wrt #297023
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/exif/exif-0.6.19.ebuild')
-rw-r--r-- | media-gfx/exif/exif-0.6.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exif/exif-0.6.19.ebuild b/media-gfx/exif/exif-0.6.19.ebuild index c875594c4a1a..97832fd043ed 100644 --- a/media-gfx/exif/exif-0.6.19.ebuild +++ b/media-gfx/exif/exif-0.6.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.19.ebuild,v 1.7 2010/01/07 22:02:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.19.ebuild,v 1.8 2010/01/17 18:40:03 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libexif/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="nls" RDEPEND=">=dev-libs/popt-1.14 |