diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-02 16:51:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-02 16:51:05 +0000 |
commit | b1adb3ce8026441890c82bbdb596c1c0eaf9ff0b (patch) | |
tree | c1e18743c45fbdb9a92b7c88dcff233893cda58e /media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild | |
parent | Remove broken ftp.du.se mirror from kde mirrors list and add a couple extra s... (diff) | |
download | gentoo-2-b1adb3ce8026441890c82bbdb596c1c0eaf9ff0b.tar.gz gentoo-2-b1adb3ce8026441890c82bbdb596c1c0eaf9ff0b.tar.bz2 gentoo-2-b1adb3ce8026441890c82bbdb596c1c0eaf9ff0b.zip |
stable ppc, bug 238908
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild b/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild index 1082b0f012e2..729abf428d45 100644 --- a/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.6.0-r2.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/fontconfig/fontconfig-2.6.0-r2.ebuild,v 1.9 2008/10/02 14:58:37 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.6.0-r2.ebuild,v 1.10 2008/10/02 16:51:05 ranger Exp $ WANT_AUTOMAKE=1.9 @@ -12,7 +12,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.gz" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="doc" # Purposefully dropped the xml USE flag and libxml2 support. Having this is |