diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:46:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:46:02 +0000 |
commit | e075b621f2ec3d1411b806c2f10cefebcda913d4 (patch) | |
tree | 09e5cc329a89cd21463337b07df0867a4f48a280 /x11-libs/libXft | |
parent | Marking libXfont-1.3.4 ppc for bug 251832 (diff) | |
download | gentoo-2-e075b621f2ec3d1411b806c2f10cefebcda913d4.tar.gz gentoo-2-e075b621f2ec3d1411b806c2f10cefebcda913d4.tar.bz2 gentoo-2-e075b621f2ec3d1411b806c2f10cefebcda913d4.zip |
Marking libXft-2.1.13 ppc for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libXft')
-rw-r--r-- | x11-libs/libXft/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXft/libXft-2.1.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXft/ChangeLog b/x11-libs/libXft/ChangeLog index 7a0f3d6d26bc..248b4d74c81c 100644 --- a/x11-libs/libXft/ChangeLog +++ b/x11-libs/libXft/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXft -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.44 2008/07/05 06:27:20 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.45 2009/04/03 13:46:02 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> libXft-2.1.13.ebuild: + Marking libXft-2.1.13 ppc stable for bug 251832 *libXft-2.1.13 (05 Jul 2008) diff --git a/x11-libs/libXft/libXft-2.1.13.ebuild b/x11-libs/libXft/libXft-2.1.13.ebuild index 65436211bb11..bb719bc02f04 100644 --- a/x11-libs/libXft/libXft-2.1.13.ebuild +++ b/x11-libs/libXft/libXft-2.1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.1.13.ebuild,v 1.1 2008/07/05 06:27:20 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.1.13.ebuild,v 1.2 2009/04/03 13:46:02 ranger 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 |