diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-01-23 12:49:34 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-01-23 12:49:34 +0000 |
commit | 906542aacea95c678f9b0a859b21a19e4e039917 (patch) | |
tree | 347e0ef176c85ac330bb6dfe8262bb59dc7b69dd /gnome-base/bonobo | |
parent | Version bump. Lots of ebuild changes. (diff) | |
download | historical-906542aacea95c678f9b0a859b21a19e4e039917.tar.gz historical-906542aacea95c678f9b0a859b21a19e4e039917.tar.bz2 historical-906542aacea95c678f9b0a859b21a19e4e039917.zip |
Fixed deps
Diffstat (limited to 'gnome-base/bonobo')
-rw-r--r-- | gnome-base/bonobo/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/bonobo/bonobo-1.0.19-r1.ebuild | 5 | ||||
-rw-r--r-- | gnome-base/bonobo/bonobo-1.0.21.ebuild | 5 | ||||
-rw-r--r-- | gnome-base/bonobo/bonobo-1.0.22.ebuild | 6 |
4 files changed, 13 insertions, 8 deletions
diff --git a/gnome-base/bonobo/ChangeLog b/gnome-base/bonobo/ChangeLog index 9ed9a5db6820..288fca21e3ae 100644 --- a/gnome-base/bonobo/ChangeLog +++ b/gnome-base/bonobo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/bonobo # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/ChangeLog,v 1.8 2002/12/26 02:08:28 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/ChangeLog,v 1.9 2003/01/23 12:49:34 foser Exp $ + + 23 Jan 2003; foser <foser@gentoo.org> bonobo-1.0.{19-r1,21,22}.ebuild : + Added gdk-pixbuf dep (#13901) *bonobo-1.0.22 (23 Dec 2002) diff --git a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild b/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild index dc678c44881f..eabeadb1a6e7 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-2002 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.11 2002/12/09 04:22:37 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.12 2003/01/23 12:49:34 foser Exp $ IUSE="nls" @@ -14,7 +14,8 @@ LICENSE="GPL-" RDEPEND=">=gnome-base/oaf-0.6.8 >=gnome-base/ORBit-0.5.13 - >=gnome-base/gnome-print-0.30" + >=gnome-base/gnome-print-0.30 + >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} sys-devel/perl diff --git a/gnome-base/bonobo/bonobo-1.0.21.ebuild b/gnome-base/bonobo/bonobo-1.0.21.ebuild index 359731ca3397..d5a9fd90158d 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-2002 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.3 2002/12/09 04:22:37 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.4 2003/01/23 12:49:34 foser Exp $ IUSE="nls" @@ -16,7 +16,8 @@ LICENSE="GPL-2" RDEPEND=">=gnome-base/oaf-0.6.8 >=gnome-base/ORBit-0.5.13 - >=gnome-base/gnome-print-0.30" + >=gnome-base/gnome-print-0.30 + >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} sys-devel/perl diff --git a/gnome-base/bonobo/bonobo-1.0.22.ebuild b/gnome-base/bonobo/bonobo-1.0.22.ebuild index 2ed2f5dd06a1..7e4069f8aaca 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-2002 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.3 2003/01/04 12:44:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.4 2003/01/23 12:49:34 foser Exp $ IUSE="nls" @@ -16,7 +16,8 @@ LICENSE="GPL-2" RDEPEND=">=gnome-base/oaf-0.6.8 >=gnome-base/ORBit-0.5.13 - >=gnome-base/gnome-print-0.30" + >=gnome-base/gnome-print-0.30 + >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} sys-devel/perl @@ -40,4 +41,3 @@ src_install() { dodoc AUTHORS COPYING* ChangeLog README NEWS TODO } - |