diff options
author | 2004-08-21 16:19:57 +0000 | |
---|---|---|
committer | 2004-08-21 16:19:57 +0000 | |
commit | c85e8ef29f0e1c67d8133555ab6f9364518adbdc (patch) | |
tree | 926baeb327b09d657083224181b93fce04620aad /dev-util/sashxb/sashxb-1.0.2.ebuild | |
parent | fix orbit reference (Manifest recommit) (diff) | |
download | gentoo-2-c85e8ef29f0e1c67d8133555ab6f9364518adbdc.tar.gz gentoo-2-c85e8ef29f0e1c67d8133555ab6f9364518adbdc.tar.bz2 gentoo-2-c85e8ef29f0e1c67d8133555ab6f9364518adbdc.zip |
fix orbit dep
Diffstat (limited to 'dev-util/sashxb/sashxb-1.0.2.ebuild')
-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 |