diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:41:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:41:14 +0000 |
commit | 052b2d3324dc1e1b9333640064abfb297e7ed156 (patch) | |
tree | 95cad869ba93a3325259f17ba576426e43c8302b /x11-libs/libXfont | |
parent | x86 stable, bug 327777 (diff) | |
download | gentoo-2-052b2d3324dc1e1b9333640064abfb297e7ed156.tar.gz gentoo-2-052b2d3324dc1e1b9333640064abfb297e7ed156.tar.bz2 gentoo-2-052b2d3324dc1e1b9333640064abfb297e7ed156.zip |
x86 stable, bug 327777
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index fb7ac5b3c21a..98cd5b03a207 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.128 2010/07/12 11:12:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.129 2010/07/13 13:41:14 fauli Exp $ + + 13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + libXfont-1.4.2.ebuild: + x86 stable, bug 327777 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> libXfont-1.4.2.ebuild: Stable on amd64 wrt bug #327777 diff --git a/x11-libs/libXfont/libXfont-1.4.2.ebuild b/x11-libs/libXfont/libXfont-1.4.2.ebuild index 19af2be3e76c..149fdebd6bd4 100644 --- a/x11-libs/libXfont/libXfont-1.4.2.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.2.ebuild,v 1.2 2010/07/12 11:12:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.2.ebuild,v 1.3 2010/07/13 13:41:14 fauli Exp $ EAPI=3 inherit xorg-2 flag-o-matic DESCRIPTION="X.Org Xfont 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="ipv6" RDEPEND="x11-libs/xtrans |