summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-03 18:56:23 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-03 18:56:23 +0000
commite1fb08a336bcffc51a91593b280b32fe4a1f1610 (patch)
treedbf602ccdee1adb165b268b457ad5ba5fc7c43d8 /x11-libs
parentAdded credit to changelog (diff)
downloadgentoo-2-e1fb08a336bcffc51a91593b280b32fe4a1f1610.tar.gz
gentoo-2-e1fb08a336bcffc51a91593b280b32fe4a1f1610.tar.bz2
gentoo-2-e1fb08a336bcffc51a91593b280b32fe4a1f1610.zip
stable on alpha
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xft/ChangeLog5
-rw-r--r--x11-libs/xft/xft-2.0.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xft/ChangeLog b/x11-libs/xft/ChangeLog
index 39b507c2508b..f09b9d2dca51 100644
--- a/x11-libs/xft/ChangeLog
+++ b/x11-libs/xft/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xft
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/ChangeLog,v 1.11 2003/01/27 19:34:27 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/ChangeLog,v 1.12 2003/02/03 18:56:23 agriffis Exp $
+
+ 03 Feb 2003; Aron Griffis <agriffis@gentoo.org> xft-2.0.1-r1.ebuild :
+ Mark stable on alpha so that gnome can build
27 Jan 2003; Olivier Reisch <doctomoe@gentoo.org> xft-2.0.1-r1.ebuild :
Masked -ppc as we had to mask fontconfig dependency.
diff --git a/x11-libs/xft/xft-2.0.1-r1.ebuild b/x11-libs/xft/xft-2.0.1-r1.ebuild
index 210e80b33e28..b07e4b77fd6a 100644
--- a/x11-libs/xft/xft-2.0.1-r1.ebuild
+++ b/x11-libs/xft/xft-2.0.1-r1.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/x11-libs/xft/xft-2.0.1-r1.ebuild,v 1.4 2003/01/27 19:34:27 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.1-r1.ebuild,v 1.5 2003/02/03 18:56:23 agriffis Exp $
IUSE=""
@@ -14,7 +14,7 @@ HOMEPAGE="http://fontconfig.org/"
LICENSE="fontconfig"
SLOT="0"
-KEYWORDS="~x86 -ppc ~alpha ~sparc"
+KEYWORDS="~x86 -ppc alpha ~sparc"
RDEPEND="x11-base/xfree
>=media-libs/fontconfig-2.1-r1"