summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-04-29 05:58:08 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-04-29 05:58:08 +0000
commit9e544d74af84680da2ec332f7dff3f072e999a77 (patch)
treeb3f92588c12ead1e3e131428659e47fbcc34a494 /x11-libs/libXfontcache
parentStable on x86, bug #175465. (diff)
downloadhistorical-9e544d74af84680da2ec332f7dff3f072e999a77.tar.gz
historical-9e544d74af84680da2ec332f7dff3f072e999a77.tar.bz2
historical-9e544d74af84680da2ec332f7dff3f072e999a77.zip
Stable on x86, bug #175465.
Package-Manager: portage-2.1.2.4
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 9d1ca5ee20f6..a618b312fa48 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.29 2007/04/25 16:51:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.30 2007/04/29 05:49:19 ticho Exp $
+
+ 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> libXfontcache-1.0.4.ebuild:
+ Stable on x86, bug #175465.
25 Apr 2007; Raúl Porcel <armin76@gentoo.org> libXfontcache-1.0.4.ebuild:
Stable on ia64 wrt bug #175465.
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild
index 5f60f47c92a4..b7f593baf74b 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.6 2007/04/25 16:51:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.7 2007/04/29 05:49:19 ticho 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"