diff options
author | 2008-01-14 19:24:29 +0000 | |
---|---|---|
committer | 2008-01-14 19:24:29 +0000 | |
commit | 3a40827abf675dd9462b004c1f85de4dc663432e (patch) | |
tree | 7f3b32d20c4279482c1f7afaa566bcd22dc6562a /media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild | |
parent | Stable on amd64 wrt bug #204355 (diff) | |
download | gentoo-2-3a40827abf675dd9462b004c1f85de4dc663432e.tar.gz gentoo-2-3a40827abf675dd9462b004c1f85de4dc663432e.tar.bz2 gentoo-2-3a40827abf675dd9462b004c1f85de4dc663432e.zip |
Stable on amd64; bug 205266
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild b/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild index 31d02c6f57ac..a5f1cc1b321b 100644 --- a/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild +++ b/media-libs/fontconfig/fontconfig-2.5.0-r1.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.5.0-r1.ebuild,v 1.6 2008/01/13 14:13:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild,v 1.7 2008/01/14 19:24:29 welp 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 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 xml" RDEPEND=">=media-libs/freetype-2.1.4 |