diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-07-03 12:11:28 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-07-03 12:11:28 +0000 |
commit | 5e6d82d483d9cde196dbb8d0042a7c575725b5c9 (patch) | |
tree | 9b0a592d300cdb7ee02cef4ba67fde123ff41839 /x11-libs/libXfontcache | |
parent | Stable on ppc; bug #175465. (diff) | |
download | gentoo-2-5e6d82d483d9cde196dbb8d0042a7c575725b5c9.tar.gz gentoo-2-5e6d82d483d9cde196dbb8d0042a7c575725b5c9.tar.bz2 gentoo-2-5e6d82d483d9cde196dbb8d0042a7c575725b5c9.zip |
Stable on ppc; bug #175465.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r-- | x11-libs/libXfontcache/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog index 1b34c2025195..85ec89f30c47 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.34 2007/07/02 13:35:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.35 2007/07/03 12:11:28 pylon Exp $ + + 03 Jul 2007; Lars Weiler <pylon@gentoo.org> libXfontcache-1.0.4.ebuild: + Stable on ppc; bug #175465. 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> libXfontcache-1.0.4.ebuild: alpha stable wrt #175465 diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild index 94eca6b871c4..d3f3682d3a1b 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.12 2007/07/02 13:35:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.13 2007/07/03 12:11:28 pylon 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" |