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
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
-rw-r--r--x11-wm/oroborus/ChangeLog8
-rw-r--r--x11-wm/oroborus/oroborus-2.0.13.ebuild7
-rw-r--r--x11-wm/oroborus/oroborus-2.0.7.ebuild7
-rw-r--r--x11-wm/oroborus/oroborus-2.0.9.ebuild7
4 files changed, 15 insertions, 14 deletions
diff --git a/x11-wm/oroborus/ChangeLog b/x11-wm/oroborus/ChangeLog
index 83bc9e2db850..4123a0f4b9bc 100644
--- a/x11-wm/oroborus/ChangeLog
+++ b/x11-wm/oroborus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/oroborus
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.11 2004/02/26 02:53:44 bazik Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.12 2004/03/22 19:50:35 tseng Exp $
+
+ 22 Mar 2004; Brandon Hale <tseng@gentoo.org> oroborus-2.0.13.ebuild,
+ oroborus-2.0.7.ebuild, oroborus-2.0.9.ebuild:
+ Fix DEPEND-ness, bug #27778
26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> oroborus-2.0.9.ebuild:
KEYWORDS got sparced.
diff --git a/x11-wm/oroborus/oroborus-2.0.13.ebuild b/x11-wm/oroborus/oroborus-2.0.13.ebuild
index 4e3be6d926c3..a88ba59387e3 100644
--- a/x11-wm/oroborus/oroborus-2.0.13.ebuild
+++ b/x11-wm/oroborus/oroborus-2.0.13.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.13.ebuild,v 1.2 2003/09/04 06:12:55 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.13.ebuild,v 1.3 2004/03/22 19:50:35 tseng Exp $
DESCRIPTION="Small and fast window manager."
HOMEPAGE="http://www.oroborus.org/oroborus.shtml"
@@ -10,8 +10,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="gnome"
-RDEPEND="virtual/x11"
-DEPEND="${RDEPEND}"
+DEPEND="virtual/x11"
S="${WORKDIR}/${P}"
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}"
diff --git a/x11-wm/oroborus/oroborus-2.0.9.ebuild b/x11-wm/oroborus/oroborus-2.0.9.ebuild
index a1138676b976..01698babb4b5 100644
--- a/x11-wm/oroborus/oroborus-2.0.9.ebuild
+++ b/x11-wm/oroborus/oroborus-2.0.9.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.9.ebuild,v 1.5 2004/02/26 02:53:44 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.9.ebuild,v 1.6 2004/03/22 19:50:35 tseng Exp $
DESCRIPTION="Small and fast window manager."
HOMEPAGE="http://www.dreamind.de/oroborus.shtml"
@@ -10,8 +10,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc sparc"
IUSE="gnome"
-RDEPEND="virtual/x11"
-DEPEND="${RDEPEND}"
+DEPEND="virtual/x11"
S="${WORKDIR}/${P}"