diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 05:53:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 05:53:11 +0000 |
commit | 690874253dc9f738e720b8aac4003f1e6bd18213 (patch) | |
tree | c3fdf64699eaf0d8434bc6d470bddf37e353b76c /x11-libs/guile-gtk | |
parent | whitespace (diff) | |
download | historical-690874253dc9f738e720b8aac4003f1e6bd18213.tar.gz historical-690874253dc9f738e720b8aac4003f1e6bd18213.tar.bz2 historical-690874253dc9f738e720b8aac4003f1e6bd18213.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-libs/guile-gtk')
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild | 3 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-1.2.0.60.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
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 78ab0bb72b2c..4053cb8e3044 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-2007 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.6 2007/05/05 17:34:12 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild,v 1.7 2007/07/15 05:53:11 mr_bones_ Exp $ MAJOR_PV=${PV%.[0-9]*.[0-9]*} MINOR_PV=${PV#[0-9]*.[0-9]*.} @@ -13,7 +13,6 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" - DEPEND="=dev-scheme/guile-1.6* =x11-libs/gtk+-1.2*" diff --git a/x11-libs/guile-gtk/guile-gtk-1.2.0.60.ebuild b/x11-libs/guile-gtk/guile-gtk-1.2.0.60.ebuild index 38fc770c2b6c..a722b3911672 100644 --- a/x11-libs/guile-gtk/guile-gtk-1.2.0.60.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-1.2.0.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.60.ebuild,v 1.1 2007/06/06 22:51:04 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.60.ebuild,v 1.2 2007/07/15 05:53:11 mr_bones_ Exp $ MAJOR_PV=${PV%.[0-9]*.[0-9]*} MINOR_PV=${PV#[0-9]*.[0-9]*.} @@ -13,7 +13,6 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" - DEPEND=">=dev-scheme/guile-1.6 =x11-libs/gtk+-1.2*" |