diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:05:51 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:05:51 +0000 |
commit | 9dfefce6afad4ca1a4876c9c7dff8dd5601475f4 (patch) | |
tree | be8718b14c5143752e9ccec4a505bb5942b1f651 /x11-libs/guile-gtk | |
parent | Stable on hppa, ppc. (diff) | |
download | gentoo-2-9dfefce6afad4ca1a4876c9c7dff8dd5601475f4.tar.gz gentoo-2-9dfefce6afad4ca1a4876c9c7dff8dd5601475f4.tar.bz2 gentoo-2-9dfefce6afad4ca1a4876c9c7dff8dd5601475f4.zip |
Stable on ppc.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'x11-libs/guile-gtk')
-rw-r--r-- | x11-libs/guile-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/guile-gtk/ChangeLog b/x11-libs/guile-gtk/ChangeLog index 5c5ab9b244b4..4bdd9d637ac7 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.16 2005/10/02 18:34:38 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.17 2005/10/06 19:05:51 hansmi Exp $ + + 06 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + guile-gtk-1.2.0.41.ebuild: + Stable on ppc. 02 Oct 2005; Mark Loeser <halcy0n@gentoo.org> guile-gtk-1.2.0.41.ebuild: Stable on x86; bug #107840 diff --git a/x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild b/x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild index 059148e19bdc..2318964bed9c 100644 --- a/x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-1.2.0.41.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.41.ebuild,v 1.2 2005/10/02 18:34:38 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild,v 1.3 2005/10/06 19:05:51 hansmi Exp $ MAJOR_PV=${PV%.[0-9]*.[0-9]*} MINOR_PV=${PV#[0-9]*.[0-9]*.} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/guile-gtk/" SRC_URI="http://savannah.nongnu.org/download/guile-gtk/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" |