diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 08:52:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 08:52:06 +0000 |
commit | 1229f2feec25976cae2276ae2b07a98e5cab8b1e (patch) | |
tree | 566df16de14856f7953f47b289e85df8662f0c02 /media-libs/libexif | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-1229f2feec25976cae2276ae2b07a98e5cab8b1e.tar.gz gentoo-2-1229f2feec25976cae2276ae2b07a98e5cab8b1e.tar.bz2 gentoo-2-1229f2feec25976cae2276ae2b07a98e5cab8b1e.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'media-libs/libexif')
-rw-r--r-- | media-libs/libexif/libexif-0.6.16-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libexif/libexif-0.6.16-r1.ebuild b/media-libs/libexif/libexif-0.6.16-r1.ebuild index 4c44385d29fc..42e9f0f338a6 100644 --- a/media-libs/libexif/libexif-0.6.16-r1.ebuild +++ b/media-libs/libexif/libexif-0.6.16-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.16-r1.ebuild,v 1.6 2007/12/19 16:23:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.16-r1.ebuild,v 1.7 2008/01/10 08:52:06 vapier Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="doc nls" DEPEND="dev-util/pkgconfig |