summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-03-22 19:50:35 +0000
committerBrandon Hale <tseng@gentoo.org>2004-03-22 19:50:35 +0000
commit81f28728bac3d27bd67cfb52c42a9a0c902b624d (patch)
treed351fbf6ce2976a8121df37e349a6f991371a9f7 /x11-wm/oroborus/oroborus-2.0.7.ebuild
parentFix DEPEND-ness, bug #27778 (Manifest recommit) (diff)
downloadgentoo-2-81f28728bac3d27bd67cfb52c42a9a0c902b624d.tar.gz
gentoo-2-81f28728bac3d27bd67cfb52c42a9a0c902b624d.tar.bz2
gentoo-2-81f28728bac3d27bd67cfb52c42a9a0c902b624d.zip
Fix DEPEND-ness, bug #27778
Diffstat (limited to 'x11-wm/oroborus/oroborus-2.0.7.ebuild')
-rw-r--r--x11-wm/oroborus/oroborus-2.0.7.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/oroborus/oroborus-2.0.7.ebuild b/x11-wm/oroborus/oroborus-2.0.7.ebuild
index 18e71b46c451..9b1cb078b764 100644
--- a/x11-wm/oroborus/oroborus-2.0.7.ebuild
+++ b/x11-wm/oroborus/oroborus-2.0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.7 2003/09/04 06:12:55 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.8 2004/03/22 19:50:35 tseng Exp $
DESCRIPTION="Small and fast window manager."
HOMEPAGE="http://www.dreamind.de/oroborus.shtml"
@@ -9,8 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE="gnome"
-RDEPEND="virtual/x11"
-DEPEND="${RDEPEND}"
+DEPEND="virtual/x11"
S="${WORKDIR}/${P}"