diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:57:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:57:40 +0000 |
commit | ccdda692389fc6fea277e81af65f427c60dcdfa9 (patch) | |
tree | 70f05cee1ccfd184c1df2eba9b4373fce4ddf162 /media-libs/libart_lgpl | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-ccdda692389fc6fea277e81af65f427c60dcdfa9.tar.gz gentoo-2-ccdda692389fc6fea277e81af65f427c60dcdfa9.tar.bz2 gentoo-2-ccdda692389fc6fea277e81af65f427c60dcdfa9.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-libs/libart_lgpl')
-rw-r--r-- | media-libs/libart_lgpl/libart_lgpl-2.3.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libart_lgpl/libart_lgpl-2.3.19-r1.ebuild b/media-libs/libart_lgpl/libart_lgpl-2.3.19-r1.ebuild index 59c55fd23344..3f66f68cf3ab 100644 --- a/media-libs/libart_lgpl/libart_lgpl-2.3.19-r1.ebuild +++ b/media-libs/libart_lgpl/libart_lgpl-2.3.19-r1.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/libart_lgpl/libart_lgpl-2.3.19-r1.ebuild,v 1.9 2007/06/02 02:41:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/libart_lgpl-2.3.19-r1.ebuild,v 1.10 2007/06/24 21:57:40 vapier Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.levien.com/libart" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-util/pkgconfig" |