diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:22:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:22:17 +0000 |
commit | 9b2f45a95cb33a8f47b87a54fb99c630d8a43970 (patch) | |
tree | dbb7c1f789ce11c6141ce502cce9fd6eb7b3b504 /media-libs/fontconfig | |
parent | removing (diff) | |
download | gentoo-2-9b2f45a95cb33a8f47b87a54fb99c630d8a43970.tar.gz gentoo-2-9b2f45a95cb33a8f47b87a54fb99c630d8a43970.tar.bz2 gentoo-2-9b2f45a95cb33a8f47b87a54fb99c630d8a43970.zip |
Remove arm keywords
Diffstat (limited to 'media-libs/fontconfig')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.2.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.1-r1.ebuild b/media-libs/fontconfig/fontconfig-2.1-r1.ebuild index db764e1969bb..b66c41c73e64 100644 --- a/media-libs/fontconfig/fontconfig-2.1-r1.ebuild +++ b/media-libs/fontconfig/fontconfig-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.1-r1.ebuild,v 1.18 2003/11/01 09:43:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.1-r1.ebuild,v 1.19 2004/02/22 21:20:33 agriffis Exp $ inherit debug eutils @@ -11,7 +11,7 @@ SRC_URI="http://pdx.freedesktop.org/software/fontconfig/releases/fcpackage.${PV/ LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="x86 alpha ppc sparc mips hppa arm amd64" +KEYWORDS="x86 alpha ppc sparc mips hppa amd64" # Seems like patches in freetype-2.1.2-r2 fixes bug #10028 DEPEND=">=media-libs/freetype-2.1.2-r2 diff --git a/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild b/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild index ec32b82c6598..0d6d7105cb7d 100644 --- a/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild,v 1.13 2003/11/01 09:43:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild,v 1.14 2004/02/22 21:20:33 agriffis Exp $ inherit eutils @@ -17,7 +17,7 @@ SLOT="1.0" # so don't mark this ebuild stable on archs where kde 3.1.2 is only ~. # this of course doesn't apply to archs where kde has no keywords at all :-) # -- danarmak@gentoo.org -KEYWORDS="x86 ~alpha ~ppc ~sparc ~mips hppa ~arm" +KEYWORDS="x86 ~alpha ~ppc ~sparc ~mips hppa " DEPEND=">=media-libs/freetype-2.1.4 >=dev-libs/expat-1.95.3 diff --git a/media-libs/fontconfig/fontconfig-2.2.1.ebuild b/media-libs/fontconfig/fontconfig-2.2.1.ebuild index 2bad4dcb02cc..35a9cd592b0c 100644 --- a/media-libs/fontconfig/fontconfig-2.2.1.ebuild +++ b/media-libs/fontconfig/fontconfig-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.1.ebuild,v 1.13 2004/01/13 13:35:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.1.ebuild,v 1.14 2004/02/22 21:20:33 agriffis Exp $ inherit eutils @@ -18,7 +18,7 @@ SLOT="1.0" # so don't mark this ebuild stable on archs where kde 3.1.2 is only ~. # this of course doesn't apply to archs where kde has no keywords at all :-) # -- danarmak@gentoo.org -KEYWORDS="x86 alpha ppc sparc ~mips hppa ~arm ia64 ~amd64 ppc64" +KEYWORDS="x86 alpha ppc sparc ~mips hppa ia64 ~amd64 ppc64" DEPEND=">=sys-apps/sed-4 >=media-libs/freetype-2.1.4 |