diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 02:23:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 02:23:01 +0000 |
commit | 35c05e41cedaec4c25daf3cf78b8243c8586cf3c (patch) | |
tree | abf0094bfc496afb2edf1a89782c7d07d0447104 /media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild | |
parent | Drop HPPA keywording (bug #324511). (diff) | |
download | gentoo-2-35c05e41cedaec4c25daf3cf78b8243c8586cf3c.tar.gz gentoo-2-35c05e41cedaec4c25daf3cf78b8243c8586cf3c.tar.bz2 gentoo-2-35c05e41cedaec4c25daf3cf78b8243c8586cf3c.zip |
Drop HPPA keywording (bug #324511).
(Portage version: 2.2_rc67/cvs/Linux i686)
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 | 6 |
1 files changed, 3 insertions, 3 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 208686989a31..09db176c5d49 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 +# Copyright 1999-2010 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.8 2008/12/07 11:53:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/libart_lgpl-2.3.20.ebuild,v 1.9 2010/07/20 02:23:01 jer 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 ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-util/pkgconfig" |