diff options
-rw-r--r-- | media-fonts/kochi-substitute/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/Xaw3d/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/media-fonts/kochi-substitute/ChangeLog b/media-fonts/kochi-substitute/ChangeLog index ab2e40dc920c..a8d7319868c7 100644 --- a/media-fonts/kochi-substitute/ChangeLog +++ b/media-fonts/kochi-substitute/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/kochi-substitute # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.21 2004/10/06 14:48:27 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.22 2004/10/24 12:23:32 usata Exp $ + + 24 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> + kochi-substitute-20030809-r3.ebuild: + Stable on ppc-macos. 06 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> kochi-substitute-20030809-r3.ebuild: diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index fe9595aba3e5..0a7eb6fbb3e3 100644 --- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild +++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.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/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.7 2004/10/06 14:48:27 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.8 2004/10/24 12:23:32 usata Exp $ inherit font @@ -11,7 +11,7 @@ LICENSE="free-noncomm" # naga10 has free-noncomm license SLOT="0" -KEYWORDS="ia64 x86 alpha sparc ppc hppa amd64 mips ppc64 ~ppc-macos" +KEYWORDS="ia64 x86 alpha sparc ppc hppa amd64 mips ppc64 ppc-macos" IUSE="" S=${WORKDIR}/${PN}-${PV:0:8} 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. |