summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2007-05-04 21:01:12 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2007-05-04 21:01:12 +0000
commit79d5915d93bff4d5a2abf448875475b8eab4367f (patch)
tree0be0213e4a2d6ec92a59e4bd125b6b1d0a91472d /x11-libs/libXfontcache
parentNew version 0.5 released (diff)
downloadhistorical-79d5915d93bff4d5a2abf448875475b8eab4367f.tar.gz
historical-79d5915d93bff4d5a2abf448875475b8eab4367f.tar.bz2
historical-79d5915d93bff4d5a2abf448875475b8eab4367f.zip
Marked stable on amd64 for bug #175465
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r--x11-libs/libXfontcache/ChangeLog6
-rw-r--r--x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog
index c1311ed029ae..f5c18770261b 100644
--- a/x11-libs/libXfontcache/ChangeLog
+++ b/x11-libs/libXfontcache/ChangeLog
@@ -1,6 +1,10 @@
# 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.31 2007/05/02 08:21:15 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.32 2007/05/04 21:01:12 dang Exp $
+
+ 04 May 2007; Daniel Gryniewicz <dang@gentoo.org>
+ libXfontcache-1.0.4.ebuild:
+ Marked stable on amd64 for bug #175465
02 May 2007; Guy Martin <gmsoft@gentoo.org> libXfontcache-1.0.4.ebuild:
Stable on hppa
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild
index 1b56a6dfd46f..f9fc71950e19 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.8 2007/05/02 08:21:15 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.9 2007/05/04 21:01:12 dang 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"