diff options
author | 2007-05-27 04:42:40 +0000 | |
---|---|---|
committer | 2007-05-27 04:42:40 +0000 | |
commit | d0068726b8451f8a0bb8717afe8c7c4970c66e81 (patch) | |
tree | 832d025aebf07912d4b17a5b377a8989d4890202 /x11-libs/libXft | |
parent | Stable on mips. (diff) | |
download | historical-d0068726b8451f8a0bb8717afe8c7c4970c66e81.tar.gz historical-d0068726b8451f8a0bb8717afe8c7c4970c66e81.tar.bz2 historical-d0068726b8451f8a0bb8717afe8c7c4970c66e81.zip |
Stable on mips.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-libs/libXft')
-rw-r--r-- | x11-libs/libXft/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXft/libXft-2.1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXft/ChangeLog b/x11-libs/libXft/ChangeLog index a4aabee000cf..c1f4c1e07b07 100644 --- a/x11-libs/libXft/ChangeLog +++ b/x11-libs/libXft/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXft # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.40 2007/05/20 21:04:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.41 2007/05/27 04:31:21 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> libXft-2.1.12.ebuild: + Stable on mips. 20 May 2007; Jeroen Roovers <jer@gentoo.org> libXft-2.1.12.ebuild: Stable for HPPA (bug #175465). diff --git a/x11-libs/libXft/libXft-2.1.12.ebuild b/x11-libs/libXft/libXft-2.1.12.ebuild index 8789e153fe7d..37f477af0da0 100644 --- a/x11-libs/libXft/libXft-2.1.12.ebuild +++ b/x11-libs/libXft/libXft-2.1.12.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/libXft/libXft-2.1.12.ebuild,v 1.8 2007/05/20 21:04:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.1.12.ebuild,v 1.9 2007/05/27 04:31:21 kumba Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xft 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/libXrender x11-libs/libX11 |