diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 13:36:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 13:36:24 +0000 |
commit | 681f10420cd1c39f1c7fa4343d9e16cd1ecd2dbb (patch) | |
tree | 69bb0837df0f9a9e5cba52959ecd97ced3f4ed86 /x11-libs/libXft | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-681f10420cd1c39f1c7fa4343d9e16cd1ecd2dbb.tar.gz gentoo-2-681f10420cd1c39f1c7fa4343d9e16cd1ecd2dbb.tar.bz2 gentoo-2-681f10420cd1c39f1c7fa4343d9e16cd1ecd2dbb.zip |
alpha stable wrt #175465
(Portage version: 2.1.3_rc6)
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 c1f4c1e07b07..c4930b4fde13 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.41 2007/05/27 04:31:21 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.42 2007/07/02 13:36:24 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> libXft-2.1.12.ebuild: + alpha stable wrt #175465 27 May 2007; Joshua Kinard <kumba@gentoo.org> libXft-2.1.12.ebuild: Stable on mips. diff --git a/x11-libs/libXft/libXft-2.1.12.ebuild b/x11-libs/libXft/libXft-2.1.12.ebuild index 37f477af0da0..4483cef3ab5c 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.9 2007/05/27 04:31:21 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.1.12.ebuild,v 1.10 2007/07/02 13:36:24 armin76 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 |