summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2007-05-02 08:21:15 +0000
committerGuy Martin <gmsoft@gentoo.org>2007-05-02 08:21:15 +0000
commit8ed7d6b5f79f0a915a9fe41b5d86f7018b59766d (patch)
tree61105700ee5a92a109b9fff32757f10db97751ea /x11-libs/libXfontcache
parentReplacing einfo with elog (diff)
downloadgentoo-2-8ed7d6b5f79f0a915a9fe41b5d86f7018b59766d.tar.gz
gentoo-2-8ed7d6b5f79f0a915a9fe41b5d86f7018b59766d.tar.bz2
gentoo-2-8ed7d6b5f79f0a915a9fe41b5d86f7018b59766d.zip
Stable on hppa.
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r--x11-libs/libXfontcache/ChangeLog5
-rw-r--r--x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog
index a618b312fa48..c1311ed029ae 100644
--- a/x11-libs/libXfontcache/ChangeLog
+++ b/x11-libs/libXfontcache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libXfontcache
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.30 2007/04/29 05:49:19 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.31 2007/05/02 08:21:15 gmsoft Exp $
+
+ 02 May 2007; Guy Martin <gmsoft@gentoo.org> libXfontcache-1.0.4.ebuild:
+ Stable on hppa
29 Apr 2007; Andrej Kacian <ticho@gentoo.org> libXfontcache-1.0.4.ebuild:
Stable on x86, bug #175465.
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild
index b7f593baf74b..1b56a6dfd46f 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-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.7 2007/04/29 05:49:19 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.8 2007/05/02 08:21:15 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 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libX11
x11-libs/libXext"