diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-24 12:23:32 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-24 12:23:32 +0000 |
commit | 0dc3bafa237a68fb79d4389c45a4b87bb1be30d1 (patch) | |
tree | 188cbcc46673c1c81968966b57d86871ed3566f3 /x11-libs/Xaw3d | |
parent | cleanup (Manifest recommit) (diff) | |
download | gentoo-2-0dc3bafa237a68fb79d4389c45a4b87bb1be30d1.tar.gz gentoo-2-0dc3bafa237a68fb79d4389c45a4b87bb1be30d1.tar.bz2 gentoo-2-0dc3bafa237a68fb79d4389c45a4b87bb1be30d1.zip |
Stable on ppc-macos.
Diffstat (limited to 'x11-libs/Xaw3d')
-rw-r--r-- | x11-libs/Xaw3d/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/Xaw3d/ChangeLog b/x11-libs/Xaw3d/ChangeLog index 2db6225146fe..f4e4749bb70a 100644 --- a/x11-libs/Xaw3d/ChangeLog +++ b/x11-libs/Xaw3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/Xaw3d # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/ChangeLog,v 1.18 2004/09/22 06:13:02 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/ChangeLog,v 1.19 2004/10/24 12:20:30 usata Exp $ + + 24 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> Xaw3d-1.5-r1.ebuild: + Stable on ppc-macos. 22 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> Xaw3d-1.5-r1.ebuild: Added to ~ppc-macos. diff --git a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild index 8f58027b0f1e..b7148c2f18f4 100644 --- a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild +++ b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.26 2004/09/22 06:13:02 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.27 2004/10/24 12:20:30 usata Exp $ # Ok, hopefully this will resolv the problem with the version of libXaw3d that # gets created. @@ -26,7 +26,7 @@ SRC_URI="ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/${P}.tar.gz LICENSE="X11" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 ~ppc-macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 ppc-macos" IUSE="" # There _might_ be something else, but I doubt it. |