diff options
author | 2001-09-28 11:08:45 +0000 | |
---|---|---|
committer | 2001-09-28 11:08:45 +0000 | |
commit | d2bb559f40e66a6657a06a4e262e811a7d8e5e7b (patch) | |
tree | 1972e0f74cc511ffa68c3b8e557c8112af4fd628 | |
parent | added grab_a_coffee_and_a_donut() tee hee :) (diff) | |
download | gentoo-2-d2bb559f40e66a6657a06a4e262e811a7d8e5e7b.tar.gz gentoo-2-d2bb559f40e66a6657a06a4e262e811a7d8e5e7b.tar.bz2 gentoo-2-d2bb559f40e66a6657a06a4e262e811a7d8e5e7b.zip |
updated to gal-0.12 in deps
-rw-r--r-- | app-office/mrproject/mrproject-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-office/mrproject/mrproject-0.4.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/mrproject/mrproject-0.4.0.ebuild b/app-office/mrproject/mrproject-0.4.0.ebuild index a84c019a7822..7f38eafd4532 100644 --- a/app-office/mrproject/mrproject-0.4.0.ebuild +++ b/app-office/mrproject/mrproject-0.4.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Mikael Hallendal <micke@hallendal.net> -# $Header: /var/cvsroot/gentoo-x86/app-office/mrproject/mrproject-0.4.0.ebuild,v 1.1 2001/09/22 00:35:23 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mrproject/mrproject-0.4.0.ebuild,v 1.2 2001/09/28 11:08:45 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://mrproject.codefactory.se/" RDEPEND=">=media-libs/gdk-pixbuf-0.8.0 >=gnome-base/ORBit-0.5.7 - >=gnome-base/gal-0.11.2 + >=gnome-base/gal-0.12 >=gnome-base/bonobo-1.0.7 >=gnome-base/libglade-0.14 >=gnome-base/libxml-1.8.14 diff --git a/gnome-office/mrproject/mrproject-0.4.0.ebuild b/gnome-office/mrproject/mrproject-0.4.0.ebuild index 120400b81052..8fc4a65d8b2d 100644 --- a/gnome-office/mrproject/mrproject-0.4.0.ebuild +++ b/gnome-office/mrproject/mrproject-0.4.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Mikael Hallendal <micke@hallendal.net> -# $Header: /var/cvsroot/gentoo-x86/gnome-office/mrproject/mrproject-0.4.0.ebuild,v 1.1 2001/09/22 00:35:23 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-office/mrproject/mrproject-0.4.0.ebuild,v 1.2 2001/09/28 11:08:45 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://mrproject.codefactory.se/" RDEPEND=">=media-libs/gdk-pixbuf-0.8.0 >=gnome-base/ORBit-0.5.7 - >=gnome-base/gal-0.11.2 + >=gnome-base/gal-0.12 >=gnome-base/bonobo-1.0.7 >=gnome-base/libglade-0.14 >=gnome-base/libxml-1.8.14 |