diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 18:22:50 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 18:22:50 +0000 |
commit | a7d7b8b497242b90b4dbc07ac9c41e7a5a80bf00 (patch) | |
tree | 0f2efe43e14a730cd819af23d2943cb69479fc90 /media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild | |
parent | ppc stable, bug #139612 (diff) | |
download | historical-a7d7b8b497242b90b4dbc07ac9c41e7a5a80bf00.tar.gz historical-a7d7b8b497242b90b4dbc07ac9c41e7a5a80bf00.tar.bz2 historical-a7d7b8b497242b90b4dbc07ac9c41e7a5a80bf00.zip |
ppc stable, bug #139612
Package-Manager: portage-2.1.1_pre2-r8
Diffstat (limited to 'media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild b/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild index 51d9299e0542..4948378b560f 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.5 2006/07/13 13:35:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.3.2-r1.ebuild,v 1.6 2006/07/14 18:22:50 dertobi123 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 |