diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 02:53:44 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 02:53:44 +0000 |
commit | f317dc38eeb95509d54d70ed2b4f22c90b0836f9 (patch) | |
tree | 27dc39230963c1939fb93a1892e872fd7a5fbf96 /x11-wm/oroborus | |
parent | Stable on sparc! (diff) | |
download | historical-f317dc38eeb95509d54d70ed2b4f22c90b0836f9.tar.gz historical-f317dc38eeb95509d54d70ed2b4f22c90b0836f9.tar.bz2 historical-f317dc38eeb95509d54d70ed2b4f22c90b0836f9.zip |
KEYWORDS got sparced
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r-- | x11-wm/oroborus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/oroborus/ChangeLog b/x11-wm/oroborus/ChangeLog index ef2463ee51fc..83bc9e2db850 100644 --- a/x11-wm/oroborus/ChangeLog +++ b/x11-wm/oroborus/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2003/07/09 18:19:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.11 2004/02/26 02:53:44 bazik Exp $ + + 26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> oroborus-2.0.9.ebuild: + KEYWORDS got sparced. *oroborus-2.0.13 (09 Jul 2003) diff --git a/x11-wm/oroborus/oroborus-2.0.9.ebuild b/x11-wm/oroborus/oroborus-2.0.9.ebuild index 1f6e00d9e467..a1138676b976 100644 --- a/x11-wm/oroborus/oroborus-2.0.9.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.4 2003/09/04 06:12:55 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.9.ebuild,v 1.5 2004/02/26 02:53:44 bazik 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 ~ppc" +KEYWORDS="~x86 ~ppc sparc" IUSE="gnome" RDEPEND="virtual/x11" |