diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:37:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:37:03 +0000 |
commit | dd6b6a827368b339897a44411f47132ce917949e (patch) | |
tree | f99bfeded4c94e534706a23be935f7c89e2b6193 /x11-libs/libXfontcache | |
parent | Remove old versions. (diff) | |
download | gentoo-2-dd6b6a827368b339897a44411f47132ce917949e.tar.gz gentoo-2-dd6b6a827368b339897a44411f47132ce917949e.tar.bz2 gentoo-2-dd6b6a827368b339897a44411f47132ce917949e.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r-- | x11-libs/libXfontcache/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog index 8c1a7de0cede..bb44c7b678c6 100644 --- a/x11-libs/libXfontcache/ChangeLog +++ b/x11-libs/libXfontcache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfontcache -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.43 2009/12/27 18:06:49 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.44 2010/01/14 17:37:03 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libXfontcache-1.0.5.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> libXfontcache-1.0.5.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild index bc22f33fa076..5543722a2b9e 100644 --- a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild +++ b/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild,v 1.5 2009/12/27 18:06:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild,v 1.6 2010/01/14 17:37:03 jer Exp $ 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" IUSE="" RDEPEND="x11-libs/libX11 |