summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-02-08 12:07:21 +0000
committerJason Wever <weeve@gentoo.org>2003-02-08 12:07:21 +0000
commit53115a40536b53c430dbb34d75a4ea8e8251a31b (patch)
treee398743ede6f9b8fbd890698909ea4105234460a /x11-libs
parentadded license (diff)
downloadhistorical-53115a40536b53c430dbb34d75a4ea8e8251a31b.tar.gz
historical-53115a40536b53c430dbb34d75a4ea8e8251a31b.tar.bz2
historical-53115a40536b53c430dbb34d75a4ea8e8251a31b.zip
Changed ~sparc keyword to sparc.
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 ec6238099eb7..143cfd560352 100644
--- a/x11-libs/xft/ChangeLog
+++ b/x11-libs/xft/ChangeLog
@@ -1,7 +1,10 @@
# 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.13 2003/02/04 18:13:25 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/ChangeLog,v 1.14 2003/02/08 12:07:21 weeve Exp $
+ 08 Feb 2003; Jason Wever <weeve@gentoo.org> xft-2.0.1-r1.ebuild :
+ Changed ~sparc keyword to sparc.
+
04 Feb 2003; Olivier Reisch <doctomoe@gentoo.org> xft-2.0.1-r1.ebuild :
Marked back ~ppc.
diff --git a/x11-libs/xft/xft-2.0.1-r1.ebuild b/x11-libs/xft/xft-2.0.1-r1.ebuild
index 2073930f97a2..5afb7eed21f4 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.6 2003/02/04 18:13:25 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.1-r1.ebuild,v 1.7 2003/02/08 12:07:21 weeve 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"