diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 15:25:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 15:25:30 +0000 |
commit | e24138b051f7b7670a7a41ca7932bedb63e47bec (patch) | |
tree | a8f0d1465bb1e0bf786498e6a42f646ecbc9e26f /media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild | |
parent | alpha/ia64/sparc stable wrt #212986 (diff) | |
download | gentoo-2-e24138b051f7b7670a7a41ca7932bedb63e47bec.tar.gz gentoo-2-e24138b051f7b7670a7a41ca7932bedb63e47bec.tar.bz2 gentoo-2-e24138b051f7b7670a7a41ca7932bedb63e47bec.zip |
alpha/ia64/sparc stable wrt #212986
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild')
-rw-r--r-- | media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild b/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild index 347223b864cd..c4cb6bb05016 100644 --- a/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild +++ b/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.20.ebuild,v 1.2 2008/03/12 01:46:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild,v 1.3 2008/03/14 15:25:30 armin76 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" |