diff options
Diffstat (limited to 'gnome-base/bonobo')
-rw-r--r-- | gnome-base/bonobo/bonobo-1.0.19-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/bonobo/bonobo-1.0.21.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/bonobo/bonobo-1.0.22.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild b/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild index a86c88541115..e324c4a1ba30 100644 --- a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.14 2003/02/28 13:18:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.15 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -18,7 +18,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" diff --git a/gnome-base/bonobo/bonobo-1.0.21.ebuild b/gnome-base/bonobo/bonobo-1.0.21.ebuild index a21f47dbe520..5834aef2e0f4 100644 --- a/gnome-base/bonobo/bonobo-1.0.21.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.5 2003/02/13 12:04:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" diff --git a/gnome-base/bonobo/bonobo-1.0.22.ebuild b/gnome-base/bonobo/bonobo-1.0.22.ebuild index 556a7a1b4878..28eb71517565 100644 --- a/gnome-base/bonobo/bonobo-1.0.22.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.7 2003/03/09 19:53:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" |