diff options
author | Maik Schreiber <blizzy@gentoo.org> | 2002-10-21 17:05:46 +0000 |
---|---|---|
committer | Maik Schreiber <blizzy@gentoo.org> | 2002-10-21 17:05:46 +0000 |
commit | 2d698bce833c609f415d5fd1731f04fa8c438b26 (patch) | |
tree | 6dea68b5139b34458ea606758e208b908fa0895d /x11-wm/oroborus | |
parent | New ebuild (diff) | |
download | gentoo-2-2d698bce833c609f415d5fd1731f04fa8c438b26.tar.gz gentoo-2-2d698bce833c609f415d5fd1731f04fa8c438b26.tar.bz2 gentoo-2-2d698bce833c609f415d5fd1731f04fa8c438b26.zip |
changed x86 to ~x86
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r-- | x11-wm/oroborus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/oroborus/ChangeLog b/x11-wm/oroborus/ChangeLog index 1a0b477dd62b..dd49710294d3 100644 --- a/x11-wm/oroborus/ChangeLog +++ b/x11-wm/oroborus/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2002/10/17 13:14:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.4 2002/10/21 17:05:46 blizzy Exp $ + + 21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> oroborus-2.0.7.ebuild: + Changed "x86" to "~x86" in KEYWORDS. *oroborus-2.0.7 (19 Aug 2002) diff --git a/x11-wm/oroborus/oroborus-2.0.7.ebuild b/x11-wm/oroborus/oroborus-2.0.7.ebuild index b3d8761c6f22..c076ffd480ce 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.4 2002/10/17 14:50:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.5 2002/10/21 17:05:46 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}" |