diff options
Diffstat (limited to 'games-mud/panache/panache-0.2.1.ebuild')
-rw-r--r-- | games-mud/panache/panache-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/panache/panache-0.2.1.ebuild b/games-mud/panache/panache-0.2.1.ebuild index 49242c0a16f9..249139e46eba 100644 --- a/games-mud/panache/panache-0.2.1.ebuild +++ b/games-mud/panache/panache-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/panache/panache-0.2.1.ebuild,v 1.4 2004/06/24 23:01:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/panache/panache-0.2.1.ebuild,v 1.5 2004/08/22 05:21:10 obz Exp $ DESCRIPTION="Gnome TinyFugue port" HOMEPAGE="http://panache.sourceforge.net/" @@ -18,7 +18,7 @@ RDEPEND="gnome-base/gconf >=gnome-base/libgnomeui-2 >=gnome-base/libbonoboui-2 dev-libs/libxml2 - gnome-base/ORBit2" + >=gnome-base/orbit-2" DEPEND="${RDEPEND} dev-util/pkgconfig" |