diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:33:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:33:59 +0000 |
commit | 93269e749ecdd37a1e2785c9177520eef28bb490 (patch) | |
tree | 900fa8b9ce4f98778b7b355303174cbf95ab7eac /x11-libs/libXau | |
parent | Marking kile-2.1_beta3 ppc64 for bug 292808 (diff) | |
download | historical-93269e749ecdd37a1e2785c9177520eef28bb490.tar.gz historical-93269e749ecdd37a1e2785c9177520eef28bb490.tar.bz2 historical-93269e749ecdd37a1e2785c9177520eef28bb490.zip |
Marking libXau-1.0.5 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-libs/libXau')
-rw-r--r-- | x11-libs/libXau/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXau/libXau-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXau/ChangeLog b/x11-libs/libXau/ChangeLog index 9ae4d3d50c34..ea7997c185c7 100644 --- a/x11-libs/libXau/ChangeLog +++ b/x11-libs/libXau/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXau # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.68 2009/12/15 16:00:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.69 2009/12/15 19:33:59 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> libXau-1.0.5.ebuild: + Marking libXau-1.0.5 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> libXau-1.0.5.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #282290 diff --git a/x11-libs/libXau/libXau-1.0.5.ebuild b/x11-libs/libXau/libXau-1.0.5.ebuild index 54ec51cc6322..3f2aa31879b1 100644 --- a/x11-libs/libXau/libXau-1.0.5.ebuild +++ b/x11-libs/libXau/libXau-1.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.5.ebuild,v 1.7 2009/12/15 16:00:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.5.ebuild,v 1.8 2009/12/15 19:33:59 ranger Exp $ inherit x-modular DESCRIPTION="X.Org Xau library" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-proto/xproto" |