summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-17 13:14:40 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-17 13:14:40 +0000
commit57066c9a5760de9fe0173edc8efb9df3e060dd82 (patch)
tree1b1bf260a50610d6ed43b9c6c596459d9f02b8e6 /x11-wm/oroborus
parentlintool (diff)
downloadhistorical-57066c9a5760de9fe0173edc8efb9df3e060dd82.tar.gz
historical-57066c9a5760de9fe0173edc8efb9df3e060dd82.tar.bz2
historical-57066c9a5760de9fe0173edc8efb9df3e060dd82.zip
Added IUSE
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r--x11-wm/oroborus/ChangeLog8
-rw-r--r--x11-wm/oroborus/oroborus-2.0.4-r1.ebuild4
-rw-r--r--x11-wm/oroborus/oroborus-2.0.7.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-wm/oroborus/ChangeLog b/x11-wm/oroborus/ChangeLog
index 2866ebab91ae..1a0b477dd62b 100644
--- a/x11-wm/oroborus/ChangeLog
+++ b/x11-wm/oroborus/ChangeLog
@@ -1,14 +1,20 @@
# ChangeLog for x11-wm/oroborus
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.2 2002/08/19 18:44:23 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.3 2002/10/17 13:14:40 aliz Exp $
*oroborus-2.0.7 (19 Aug 2002)
+ 17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> oroborus-2.0.7.ebuild :
+ Added IUSE.
+
19 Aug 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes bug
#5776.
*oroborus-2.0.4-r1 (01 Feb 2002)
+ 17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> oroborus-2.0.4-r1.ebuild :
+ Added IUSE.
+
01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild
index bf7a53513f50..01728d7aa38f 100644
--- a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild
+++ b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.4-r1.ebuild,v 1.7 2002/10/04 06:48:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild,v 1.8 2002/10/17 13:14:40 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Yet another window manager"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kensden.pwp.blueyonder.co.uk/Oroborus"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc sparc64"
-
+IUSE="gnome"
DEPEND="virtual/x11"
diff --git a/x11-wm/oroborus/oroborus-2.0.7.ebuild b/x11-wm/oroborus/oroborus-2.0.7.ebuild
index e3cd01db1e0d..3a53f12cf7ad 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-2002 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.2 2002/10/04 06:48:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.3 2002/10/17 13:14:40 aliz Exp $
DESCRIPTION="Small and fast window manager."
HOMEPAGE="http://www.dreamind.de/oroborus.shtml"
@@ -8,7 +8,7 @@ SRC_URI="http://www.dreamind.de/debian/dists/sid/main/source/x11/${P/-/_}-1.tar.
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-
+IUSE="gnome"
RDEPEND="virtual/x11"
DEPEND="${RDEPEND}"