summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMaik Schreiber <blizzy@gentoo.org>2002-10-21 17:08:39 +0000
committerMaik Schreiber <blizzy@gentoo.org>2002-10-21 17:08:39 +0000
commit204383bac5a8ad170d849bc8e6b328955c44c1e8 (patch)
tree7c6b004830889a29a07d3e744d26c5c0da32e2c4 /x11-wm
parentnew version (diff)
downloadgentoo-2-204383bac5a8ad170d849bc8e6b328955c44c1e8.tar.gz
gentoo-2-204383bac5a8ad170d849bc8e6b328955c44c1e8.tar.bz2
gentoo-2-204383bac5a8ad170d849bc8e6b328955c44c1e8.zip
changed back to x86 since there was no mask in package.mask
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/oroborus/ChangeLog6
-rw-r--r--x11-wm/oroborus/oroborus-2.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/oroborus/ChangeLog b/x11-wm/oroborus/ChangeLog
index d6f292c0abd6..5a0de6e991c3 100644
--- a/x11-wm/oroborus/ChangeLog
+++ b/x11-wm/oroborus/ChangeLog
@@ -1,6 +1,10 @@
# 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.5 2002/10/21 17:06:45 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.6 2002/10/21 17:08:39 blizzy Exp $
+
+ 21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> oroborus-2.0.7.ebuild:
+ Changed KEYWORDS back to "x86" as it seems the package mask has been
+ removed already.
*oroborus-2.0.9 (21 Oct 2002)
diff --git a/x11-wm/oroborus/oroborus-2.0.7.ebuild b/x11-wm/oroborus/oroborus-2.0.7.ebuild
index c076ffd480ce..0e007dd7a65e 100644
--- a/x11-wm/oroborus/oroborus-2.0.7.ebuild
+++ b/x11-wm/oroborus/oroborus-2.0.7.ebuild
@@ -1,13 +1,13 @@
# 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.5 2002/10/21 17:05:46 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.6 2002/10/21 17:08:39 blizzy Exp $
DESCRIPTION="Small and fast window manager."
HOMEPAGE="http://www.dreamind.de/oroborus.shtml"
SRC_URI="http://www.dreamind.de/debian/dists/sid/main/source/x11/${P/-/_}-1.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="gnome"
RDEPEND="virtual/x11"
DEPEND="${RDEPEND}"