diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 08:16:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 08:16:02 +0000 |
commit | 4e4edc674a69f2f18351f5a91febbccae3220ea9 (patch) | |
tree | 19d9b93434caa1820f73312ff5a3f6b1e274c043 /x11-libs/libXft | |
parent | Put WANT_SPLIT_ANT back with explanation comment. (diff) | |
download | gentoo-2-4e4edc674a69f2f18351f5a91febbccae3220ea9.tar.gz gentoo-2-4e4edc674a69f2f18351f5a91febbccae3220ea9.tar.bz2 gentoo-2-4e4edc674a69f2f18351f5a91febbccae3220ea9.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
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 f4c657b4a32a..b86b759a1864 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.37 2007/03/18 23:13:30 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.38 2007/04/16 08:16:02 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> libXft-2.1.12.ebuild: + Stable on ppc64 18 Mar 2007; Steve Dibb <beandog@gentoo.org> libXft-2.1.12.ebuild: amd64 stable, bug 170813 diff --git a/x11-libs/libXft/libXft-2.1.12.ebuild b/x11-libs/libXft/libXft-2.1.12.ebuild index 65e997ea01f4..75692d8c9366 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.6 2007/03/18 23:13:30 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.1.12.ebuild,v 1.7 2007/04/16 08:16:02 corsair 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 |