diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-24 07:57:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-24 07:57:10 +0000 |
commit | 6e976c5750f4dab70d2b54296d968649c4d5de67 (patch) | |
tree | b329c93c42149f1eafe00c1a8b0f70f6719a1cde /x11-libs/libXau | |
parent | Stable on ppc64 (diff) | |
download | historical-6e976c5750f4dab70d2b54296d968649c4d5de67.tar.gz historical-6e976c5750f4dab70d2b54296d968649c4d5de67.tar.bz2 historical-6e976c5750f4dab70d2b54296d968649c4d5de67.zip |
Stable on ppc64
Package-Manager: portage-2.1-r2
Diffstat (limited to 'x11-libs/libXau')
-rw-r--r-- | x11-libs/libXau/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXau/libXau-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXau/ChangeLog b/x11-libs/libXau/ChangeLog index bd6c0228d55d..fbec3aaf3705 100644 --- a/x11-libs/libXau/ChangeLog +++ b/x11-libs/libXau/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXau # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.32 2006/08/22 21:02:30 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.33 2006/08/24 07:56:18 corsair Exp $ + + 24 Aug 2006; Markus Rothe <corsair@gentoo.org> libXau-1.0.2.ebuild: + Stable on ppc64 22 Aug 2006; Ferris McCormick <fmccor@gentoo.org> libXau-1.0.2.ebuild: Stable on sparc. diff --git a/x11-libs/libXau/libXau-1.0.2.ebuild b/x11-libs/libXau/libXau-1.0.2.ebuild index 84ab4f15c254..1e3745d856c6 100644 --- a/x11-libs/libXau/libXau-1.0.2.ebuild +++ b/x11-libs/libXau/libXau-1.0.2.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/libXau/libXau-1.0.2.ebuild,v 1.5 2006/08/22 21:02:30 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.6 2006/08/24 07:56:18 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ 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" RDEPEND="x11-proto/xproto" DEPEND="${RDEPEND} |