diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
commit | 2481f6b1b84d0b0ce823ddacb8b4a94228b00d93 (patch) | |
tree | b6f748a4748381a30ff79be4cb1f9f27215c6b78 /media-libs/fontconfig | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.gz gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.bz2 gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-libs/fontconfig')
-rw-r--r-- | media-libs/fontconfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.0-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.0-r3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.0-r4.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/media-libs/fontconfig/ChangeLog b/media-libs/fontconfig/ChangeLog index 0ce2fc7fa2fa..8d3fad9dfa8b 100644 --- a/media-libs/fontconfig/ChangeLog +++ b/media-libs/fontconfig/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for media-libs/fontconfig # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.9 2002/12/02 10:50:56 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.10 2002/12/09 04:26:10 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 02 Dec 2002; foser <foser@gentoo.org> fontconfig-2.0-r3.ebuild : Depend on freetype-2.1.2-r2, as it fixes bug #10028. diff --git a/media-libs/fontconfig/fontconfig-2.0-r2.ebuild b/media-libs/fontconfig/fontconfig-2.0-r2.ebuild index a76f2e7aa0b3..f876473510d9 100644 --- a/media-libs/fontconfig/fontconfig-2.0-r2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.0-r2.ebuild,v 1.1 2002/10/29 21:13:38 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.0-r2.ebuild,v 1.2 2002/12/09 04:26:10 manson Exp $ S="${WORKDIR}/fcpackage.${PV/\./_}/fontconfig" DESCRIPTION="A library for configuring and customizing font access." @@ -9,7 +9,7 @@ HOMEPAGE="http://fontconfig.org/" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="x86 alpha ppc sparc sparc64" +KEYWORDS="x86 alpha ppc sparc " DEPEND=">=media-libs/freetype-2.0.9 >=dev-libs/expat-1.95.3 diff --git a/media-libs/fontconfig/fontconfig-2.0-r3.ebuild b/media-libs/fontconfig/fontconfig-2.0-r3.ebuild index 5e6a0e35b2ae..2aa09fbe4232 100644 --- a/media-libs/fontconfig/fontconfig-2.0-r3.ebuild +++ b/media-libs/fontconfig/fontconfig-2.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.0-r3.ebuild,v 1.2 2002/11/26 00:45:25 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.0-r3.ebuild,v 1.3 2002/12/09 04:26:10 manson Exp $ inherit debug @@ -11,7 +11,7 @@ HOMEPAGE="http://fontconfig.org/" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="x86 alpha ppc sparc sparc64" +KEYWORDS="x86 alpha ppc sparc " DEPEND=">=media-libs/freetype-2.0.9 >=dev-libs/expat-1.95.3 diff --git a/media-libs/fontconfig/fontconfig-2.0-r4.ebuild b/media-libs/fontconfig/fontconfig-2.0-r4.ebuild index e64ebe683828..ce08c8b3e3b3 100644 --- a/media-libs/fontconfig/fontconfig-2.0-r4.ebuild +++ b/media-libs/fontconfig/fontconfig-2.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.0-r4.ebuild,v 1.4 2002/12/02 10:50:56 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.0-r4.ebuild,v 1.5 2002/12/09 04:26:10 manson Exp $ inherit debug eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://fontconfig.org/" LICENSE="fontconfig" SLOT="1.0" -KEYWORDS="x86 alpha ppc sparc sparc64" +KEYWORDS="x86 alpha ppc sparc " # Seems like patches in freetype-2.1.2-r2 fixes bug #10028 DEPEND=">=media-libs/freetype-2.1.2-r2 |