diff options
author | 2012-06-29 05:40:02 +0000 | |
---|---|---|
committer | 2012-06-29 05:40:02 +0000 | |
commit | 890f9a3a3e05695fe180edb5b5b3caf050d18551 (patch) | |
tree | a0dd5a91c49b4b1115228e036931b3e5d111f3dc /x11-libs/libXfont | |
parent | Avoid regenerating proto.h which requires perl -- the shipped one should work... (diff) | |
download | historical-890f9a3a3e05695fe180edb5b5b3caf050d18551.tar.gz historical-890f9a3a3e05695fe180edb5b5b3caf050d18551.tar.bz2 historical-890f9a3a3e05695fe180edb5b5b3caf050d18551.zip |
arm stable, bug #419473
Package-Manager: portage-2.1.10.65/cvs/Linux i686
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index f0bfab96ce58..605015274faa 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.161 2012/06/28 15:00:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.162 2012/06/29 04:50:57 maekke Exp $ + + 29 Jun 2012; Markus Meier <maekke@gentoo.org> libXfont-1.4.5.ebuild: + arm stable, bug #419473 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> libXfont-1.4.5.ebuild: Stable for HPPA (bug #419473). diff --git a/x11-libs/libXfont/libXfont-1.4.5.ebuild b/x11-libs/libXfont/libXfont-1.4.5.ebuild index 7f2bc4efda1c..6ea2115d27a0 100644 --- a/x11-libs/libXfont/libXfont-1.4.5.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5.ebuild,v 1.7 2012/06/28 15:00:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5.ebuild,v 1.8 2012/06/29 04:50:57 maekke Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xfont library" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/xtrans |