summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-04 23:29:42 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-04 23:29:42 +0000
commit59e5b206ed080dcce4617c73d4b6facfb4e693dd (patch)
tree099c04c8f3f3741d3e9a01b870777b813714c0d5 /x11-libs/guile-gtk
parentsandbox violation fixed (Manifest recommit) (diff)
downloadgentoo-2-59e5b206ed080dcce4617c73d4b6facfb4e693dd.tar.gz
gentoo-2-59e5b206ed080dcce4617c73d4b6facfb4e693dd.tar.bz2
gentoo-2-59e5b206ed080dcce4617c73d4b6facfb4e693dd.zip
Added to ~ppc
Diffstat (limited to 'x11-libs/guile-gtk')
-rw-r--r--x11-libs/guile-gtk/ChangeLog5
-rw-r--r--x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/guile-gtk/ChangeLog b/x11-libs/guile-gtk/ChangeLog
index 40521961eadc..9d40959aa874 100644
--- a/x11-libs/guile-gtk/ChangeLog
+++ b/x11-libs/guile-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/guile-gtk
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.9 2004/04/26 19:56:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.10 2004/06/04 23:26:11 dholm Exp $
+
+ 05 Jun 2004; David Holm <dholm@gentoo.org> guile-gtk-1.2.0.31.ebuild:
+ Added to ~ppc.
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> guile-gtk-0.19.ebuild:
Add die following econf for bug 48950
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 bf0489de74d8..f826f2684a3a 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-2004 Gentoo Technologies, Inc.
# 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.3 2004/04/26 14:42:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild,v 1.4 2004/06/04 23:26:11 dholm 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"
+KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
SLOT="0"