summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2003-04-08 15:29:44 +0000
committerMartin Schlemmer <azarah@gentoo.org>2003-04-08 15:29:44 +0000
commit6b89880a3cbf44d0e7ed9f27e6463dd0481c2092 (patch)
tree837e76592fece26f1328ae449109996db21293a9 /media-libs/fontconfig
parentcorrected path to cmulisp binary (diff)
downloadgentoo-2-6b89880a3cbf44d0e7ed9f27e6463dd0481c2092.tar.gz
gentoo-2-6b89880a3cbf44d0e7ed9f27e6463dd0481c2092.tar.bz2
gentoo-2-6b89880a3cbf44d0e7ed9f27e6463dd0481c2092.zip
Mark stable for x86 and mips
Diffstat (limited to 'media-libs/fontconfig')
-rw-r--r--media-libs/fontconfig/ChangeLog6
-rw-r--r--media-libs/fontconfig/fontconfig-2.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/fontconfig/ChangeLog b/media-libs/fontconfig/ChangeLog
index b6aa3eb4b02b..bb53cd64f5d9 100644
--- a/media-libs/fontconfig/ChangeLog
+++ b/media-libs/fontconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/fontconfig
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.22 2003/03/15 20:08:17 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.23 2003/04/08 15:29:44 azarah Exp $
+
+ 08 Apr 2003; Martin Schlemmer <azarah@gentoo.org> fontconfig-2.1-r1.ebuild :
+ Mark stable for x86 and mips. It has been in testing for long, and stable
+ for other arch's for a while. Bug #18972.
08 Feb 2003; Jason Wever <weeve@gentoo.org> fontconfig-2.1-r1.ebuild :
Changed ~sparc keyword to sparc
diff --git a/media-libs/fontconfig/fontconfig-2.1-r1.ebuild b/media-libs/fontconfig/fontconfig-2.1-r1.ebuild
index bd46072c3e77..7cfb5517de49 100644
--- a/media-libs/fontconfig/fontconfig-2.1-r1.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.1-r1.ebuild,v 1.10 2003/03/15 20:08:17 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.1-r1.ebuild,v 1.11 2003/04/08 15:29:44 azarah Exp $
inherit debug eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://fontconfig.org/"
LICENSE="fontconfig"
SLOT="1.0"
-KEYWORDS="~x86 alpha ppc sparc ~mips hppa arm"
+KEYWORDS="x86 alpha ppc sparc mips hppa arm"
# Seems like patches in freetype-2.1.2-r2 fixes bug #10028
DEPEND=">=media-libs/freetype-2.1.2-r2