diff options
author | Marinus Schraal <foser@gentoo.org> | 2006-09-18 15:56:25 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2006-09-18 15:56:25 +0000 |
commit | 651d990a57159cdd820552a550a88a4f1d6d4289 (patch) | |
tree | 08ac68fc104cda8e20fec77a0719f5f0f837006f /media-libs | |
parent | Keywording freetds 0.64 ~x86-fbsd (diff) | |
download | gentoo-2-651d990a57159cdd820552a550a88a4f1d6d4289.tar.gz gentoo-2-651d990a57159cdd820552a550a88a4f1d6d4289.tar.bz2 gentoo-2-651d990a57159cdd820552a550a88a4f1d6d4289.zip |
fix keywords
(Portage version: 2.1)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.3.2-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild b/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild index df2f8b7eb5f6..679963e6f693 100644 --- a/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild +++ b/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild,v 1.12 2006/09/18 15:53:16 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild,v 1.13 2006/09/18 15:56:25 foser Exp $ inherit eutils libtool autotools @@ -10,7 +10,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.gz" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="doc" DEPEND=">=media-libs/freetype-2.1.4 diff --git a/media-libs/fontconfig/fontconfig-2.3.2-r2.ebuild b/media-libs/fontconfig/fontconfig-2.3.2-r2.ebuild index 256cd854ac2a..a8f9f8f93fac 100644 --- a/media-libs/fontconfig/fontconfig-2.3.2-r2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.3.2-r2.ebuild,v 1.1 2006/09/18 15:53:16 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.3.2-r2.ebuild,v 1.2 2006/09/18 15:56:25 foser Exp $ inherit eutils libtool autotools @@ -10,7 +10,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.gz" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" DEPEND=">=media-libs/freetype-2.1.4 |