diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:02:37 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:02:37 +0000 |
commit | 02ee30edd2e5db092e9c5ebfceed5f682d8925c0 (patch) | |
tree | e218a3e1727b169bd11da390138947ea5b6bef13 | |
parent | grap xpm from Debian (diff) | |
download | historical-02ee30edd2e5db092e9c5ebfceed5f682d8925c0.tar.gz historical-02ee30edd2e5db092e9c5ebfceed5f682d8925c0.tar.bz2 historical-02ee30edd2e5db092e9c5ebfceed5f682d8925c0.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20
-rw-r--r-- | x11-libs/buffy/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/buffy/buffy-0.2-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/guile-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild | 4 |
4 files changed, 15 insertions, 8 deletions
diff --git a/x11-libs/buffy/ChangeLog b/x11-libs/buffy/ChangeLog index e1e87357f187..803c20bc118a 100644 --- a/x11-libs/buffy/ChangeLog +++ b/x11-libs/buffy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/buffy -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/buffy/ChangeLog,v 1.8 2004/09/03 15:35:19 pvdabeel Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/buffy/ChangeLog,v 1.9 2005/04/24 03:01:38 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> buffy-0.2-r1.ebuild: + Stable on ppc. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> buffy-0.2-r1.ebuild: diff --git a/x11-libs/buffy/buffy-0.2-r1.ebuild b/x11-libs/buffy/buffy-0.2-r1.ebuild index ff42f5f5219b..d87ffb2b4703 100644 --- a/x11-libs/buffy/buffy-0.2-r1.ebuild +++ b/x11-libs/buffy/buffy-0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/buffy/buffy-0.2-r1.ebuild,v 1.14 2004/09/03 15:35:19 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/buffy/buffy-0.2-r1.ebuild,v 1.15 2005/04/24 03:01:38 hansmi Exp $ inherit libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://reality.sgi.com/offer/src/buffy/" IUSE="" SLOT="0" LICENSE="X11" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" DEPEND="=x11-libs/gtk+-1.2*" diff --git a/x11-libs/guile-gtk/ChangeLog b/x11-libs/guile-gtk/ChangeLog index 40507ba62b13..7321b3ad90cc 100644 --- a/x11-libs/guile-gtk/ChangeLog +++ b/x11-libs/guile-gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/guile-gtk # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.13 2005/03/20 04:15:00 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.14 2005/04/24 03:02:37 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + guile-gtk-1.2.0.31.ebuild: + Stable on ppc. 19 Mar 2005; Mike Doty <kingtaco@gentoo.org> guile-gtk-1.2.0.31.ebuild: ~amd64 added diff --git a/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild b/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild index a67977e246d9..3082a1060eb9 100644 --- a/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild,v 1.6 2005/03/20 04:15:00 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild,v 1.7 2005/04/24 03:02:37 hansmi Exp $ MAJOR_PV=${PV%.[0-9]*.[0-9]*} MINOR_PV=${PV#[0-9]*.[0-9]*.} @@ -9,7 +9,7 @@ DESCRIPTION="GTK+ bindings for guile" SRC_URI="http://savannah.nongnu.org/download/guile-gtk/${PN}-${MAJOR_PV}-${MINOR_PV}.tar.gz" HOMEPAGE="http://www.ping.de/sites/zagadka/guile-gtk/" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ppc ~amd64" LICENSE="GPL-2" SLOT="0" |