diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-30 19:46:00 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-30 19:46:00 +0000 |
commit | 7fdbc9c7948ed4b4690394aed557d17a518bce67 (patch) | |
tree | 6e1090e54a3aa17825ccae68f7b99aafad864bd4 /x11-libs/libX11 | |
parent | media-sound/audacious stable on ppc. (diff) | |
download | gentoo-2-7fdbc9c7948ed4b4690394aed557d17a518bce67.tar.gz gentoo-2-7fdbc9c7948ed4b4690394aed557d17a518bce67.tar.bz2 gentoo-2-7fdbc9c7948ed4b4690394aed557d17a518bce67.zip |
x11-libs/libX11 stable on ppc.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'x11-libs/libX11')
-rw-r--r-- | x11-libs/libX11/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libX11/libX11-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libX11/ChangeLog b/x11-libs/libX11/ChangeLog index badbefa77487..34c645da4afd 100644 --- a/x11-libs/libX11/ChangeLog +++ b/x11-libs/libX11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libX11 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.49 2006/08/23 12:19:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.50 2006/08/30 19:46:00 hansmi Exp $ + + 30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> libX11-1.0.3.ebuild: + Stable on ppc. 23 Aug 2006; Ferris McCormick <fmccor@gentoo.org> libX11-1.0.3.ebuild: Stable on sparc (general bookkeeping now that sparc is stable for diff --git a/x11-libs/libX11/libX11-1.0.3.ebuild b/x11-libs/libX11/libX11-1.0.3.ebuild index 397225f662a3..417cb13101cf 100644 --- a/x11-libs/libX11/libX11-1.0.3.ebuild +++ b/x11-libs/libX11/libX11-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.0.3.ebuild,v 1.8 2006/08/23 12:19:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.0.3.ebuild,v 1.9 2006/08/30 19:46:00 hansmi Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org X11 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="ipv6" RESTRICT="mirror" |