summaryrefslogtreecommitdiff
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
commitda54c6172e14ca7e34ae5fe176c56d42116fcd43 (patch)
treebf60cfd796850cad5200f5c6dd129da8f601a6d4
parentnew version (diff)
downloadhistorical-da54c6172e14ca7e34ae5fe176c56d42116fcd43.tar.gz
historical-da54c6172e14ca7e34ae5fe176c56d42116fcd43.tar.bz2
historical-da54c6172e14ca7e34ae5fe176c56d42116fcd43.zip
changed back to x86 since there was no mask in package.mask
-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}"