diff options
author | 2007-06-14 17:43:25 +0000 | |
---|---|---|
committer | 2007-06-14 17:43:25 +0000 | |
commit | b1f1dc68e7462555bc338cc3a444f00ab5707574 (patch) | |
tree | e14dd8c8da9934b20dabeb9ca79ea3a4c71f1c2b /media-libs/libexif/libexif-0.6.16.ebuild | |
parent | Removing dev-python/numeric dependency wrt bug #181653. (diff) | |
download | gentoo-2-b1f1dc68e7462555bc338cc3a444f00ab5707574.tar.gz gentoo-2-b1f1dc68e7462555bc338cc3a444f00ab5707574.tar.bz2 gentoo-2-b1f1dc68e7462555bc338cc3a444f00ab5707574.zip |
ppc stable, bug #181922
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-libs/libexif/libexif-0.6.16.ebuild')
-rw-r--r-- | media-libs/libexif/libexif-0.6.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libexif/libexif-0.6.16.ebuild b/media-libs/libexif/libexif-0.6.16.ebuild index 14ee3349793b..bd145924d377 100644 --- a/media-libs/libexif/libexif-0.6.16.ebuild +++ b/media-libs/libexif/libexif-0.6.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.5 2007/06/14 13:14:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.16.ebuild,v 1.6 2007/06/14 17:43:25 dertobi123 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 |