diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-31 09:24:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-31 09:24:55 +0000 |
commit | db3beed210cca8e1182b1e18aaece90ab5158db2 (patch) | |
tree | 79e62a69f374713cb20e375b52f4e21f75d5c052 /media-libs/libexif | |
parent | arm/hppa/ia64 stable (diff) | |
download | gentoo-2-db3beed210cca8e1182b1e18aaece90ab5158db2.tar.gz gentoo-2-db3beed210cca8e1182b1e18aaece90ab5158db2.tar.bz2 gentoo-2-db3beed210cca8e1182b1e18aaece90ab5158db2.zip |
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1_pre2)
Diffstat (limited to 'media-libs/libexif')
-rw-r--r-- | media-libs/libexif/libexif-0.6.12-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libexif/libexif-0.6.12-r4.ebuild b/media-libs/libexif/libexif-0.6.12-r4.ebuild index b87620f86f64..c91f9c120862 100644 --- a/media-libs/libexif/libexif-0.6.12-r4.ebuild +++ b/media-libs/libexif/libexif-0.6.12-r4.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-libs/libexif/libexif-0.6.12-r4.ebuild,v 1.3 2005/12/30 20:24:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.12-r4.ebuild,v 1.4 2005/12/31 09:24:36 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc x86" IUSE="nls" DEPEND="dev-util/pkgconfig" |