diff options
author | Mike Doty <kingtaco@gentoo.org> | 2005-03-20 04:15:00 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2005-03-20 04:15:00 +0000 |
commit | a411214b23d702009d8e24cac24f2e4908d2aae6 (patch) | |
tree | 65b8b824df84a656bf17d6463f9c4a23ba4260c9 /x11-libs/guile-gtk | |
parent | ~amd64, bug 85028 (diff) | |
download | gentoo-2-a411214b23d702009d8e24cac24f2e4908d2aae6.tar.gz gentoo-2-a411214b23d702009d8e24cac24f2e4908d2aae6.tar.bz2 gentoo-2-a411214b23d702009d8e24cac24f2e4908d2aae6.zip |
~amd64 added
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/guile-gtk')
-rw-r--r-- | x11-libs/guile-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-0.19.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild | 6 |
4 files changed, 12 insertions, 9 deletions
diff --git a/x11-libs/guile-gtk/ChangeLog b/x11-libs/guile-gtk/ChangeLog index 44d9e832999b..40507ba62b13 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.12 2004/09/05 09:55:33 swegener Exp $ +# 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 $ + + 19 Mar 2005; Mike Doty <kingtaco@gentoo.org> guile-gtk-1.2.0.31.ebuild: + ~amd64 added 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild b/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild index 18886f8c21b5..2998af8d453b 100644 --- a/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-0.19-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/guile-gtk/guile-gtk-0.19-r1.ebuild,v 1.6 2004/06/24 22:03:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild,v 1.7 2005/03/20 04:15:00 kingtaco Exp $ inherit eutils diff --git a/x11-libs/guile-gtk/guile-gtk-0.19.ebuild b/x11-libs/guile-gtk/guile-gtk-0.19.ebuild index 248dab091b06..78ae7e1c0157 100644 --- a/x11-libs/guile-gtk/guile-gtk-0.19.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-0.19.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/guile-gtk/guile-gtk-0.19.ebuild,v 1.8 2004/07/15 00:46:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-0.19.ebuild,v 1.9 2005/03/20 04:15:00 kingtaco Exp $ DESCRIPTION="GTK+ bindings for guile" SRC_URI="http://www.ping.de/sites/zagadka/guile-gtk/download/${P}.tar.gz" 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 43b8324d78b1..a67977e246d9 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 Foundation +# 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.5 2004/06/24 22:03:38 agriffis Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~ppc ~amd64" LICENSE="GPL-2" SLOT="0" |