diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 16:19:57 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 16:19:57 +0000 |
commit | 3017e8dfb4a0bfb8efb7cfe28d87cda881106661 (patch) | |
tree | e1ddf8b4632ba5f85630c6bc025dae26274aff80 /dev-util/sashxb | |
parent | fix orbit reference (diff) | |
download | historical-3017e8dfb4a0bfb8efb7cfe28d87cda881106661.tar.gz historical-3017e8dfb4a0bfb8efb7cfe28d87cda881106661.tar.bz2 historical-3017e8dfb4a0bfb8efb7cfe28d87cda881106661.zip |
fix orbit dep
Diffstat (limited to 'dev-util/sashxb')
-rw-r--r-- | dev-util/sashxb/sashxb-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/sashxb/sashxb-1.0.2.ebuild b/dev-util/sashxb/sashxb-1.0.2.ebuild index 9cb4d45cc321..cb651407a758 100644 --- a/dev-util/sashxb/sashxb-1.0.2.ebuild +++ b/dev-util/sashxb/sashxb-1.0.2.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/dev-util/sashxb/sashxb-1.0.2.ebuild,v 1.9 2004/07/15 00:05:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sashxb/sashxb-1.0.2.ebuild,v 1.10 2004/08/21 16:19:57 foser Exp $ DESCRIPTION="Application environment for HTML and JS developers." HOMEPAGE="http://oss.software.ibm.com/developerworks/opensource/sashxb/" @@ -15,7 +15,7 @@ RDEPEND=">=net-www/mozilla-1.0 >=dev-libs/gdome2-0.7 dev-libs/libxml2 gnome-base/libglade - gnome-base/ORBit + =gnome-base/orbit-0* sys-fs/e2fsprogs media-libs/gdk-pixbuf gnome-base/gnome-core |