summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2007-02-04 17:38:08 +0000
committerGuy Martin <gmsoft@gentoo.org>2007-02-04 17:38:08 +0000
commit8fa5b07ef1dceb69071fd1fbfbb5822804a061e2 (patch)
treec265075f3fb15b1b854eec4f0d4e86168c89de0a /x11-libs/libXfontcache
parentRemove old version. (diff)
downloadgentoo-2-8fa5b07ef1dceb69071fd1fbfbb5822804a061e2.tar.gz
gentoo-2-8fa5b07ef1dceb69071fd1fbfbb5822804a061e2.tar.bz2
gentoo-2-8fa5b07ef1dceb69071fd1fbfbb5822804a061e2.zip
Added ~hppa to KEYWORDS.
(Portage version: 2.1.2-r6)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r--x11-libs/libXfontcache/ChangeLog7
-rw-r--r--x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog
index 69545222ff0c..cda1091c6708 100644
--- a/x11-libs/libXfontcache/ChangeLog
+++ b/x11-libs/libXfontcache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libXfontcache
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.23 2006/12/16 16:53:30 joshuabaergen Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.24 2007/02/04 17:38:08 gmsoft Exp $
+
+ 04 Feb 2007; Guy Martin <gmsoft@gentoo.org> libXfontcache-1.0.4.ebuild:
+ Added ~hppa to KEYWORDS.
*libXfontcache-1.0.4 (16 Dec 2006)
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild
index d8c3639fbbcc..027ecd6283aa 100644
--- a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild
+++ b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.1 2006/12/16 16:53:30 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.2 2007/02/04 17:38:08 gmsoft Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org Xfontcache library"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXext"