diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 17:29:12 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 17:29:12 +0000 |
commit | 70e92ab4a67e65c3bbe2ab0b38621490569d883d (patch) | |
tree | f4c225cd46435c8d77df425105e9cce0bc2ddc46 /x11-wm/oroborus/oroborus-2.0.4-r1.ebuild | |
parent | Add flag-o-matic for bug 49179 (Manifest recommit) (diff) | |
download | gentoo-2-70e92ab4a67e65c3bbe2ab0b38621490569d883d.tar.gz gentoo-2-70e92ab4a67e65c3bbe2ab0b38621490569d883d.tar.bz2 gentoo-2-70e92ab4a67e65c3bbe2ab0b38621490569d883d.zip |
PPC stable profile update
Diffstat (limited to 'x11-wm/oroborus/oroborus-2.0.4-r1.ebuild')
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild index 52dbe66b5b20..4244cc0ee5ed 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.12 2003/09/04 06:12:55 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild,v 1.13 2004/04/27 17:27:48 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yet another window manager" @@ -8,7 +8,7 @@ SRC_URI="http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/${P}.tar.gz" HOMEPAGE="http://www.kensden.pwp.blueyonder.co.uk/Oroborus" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ppc" IUSE="gnome" DEPEND="virtual/x11" |