diff options
author | 2006-07-16 13:05:52 +0000 | |
---|---|---|
committer | 2006-07-16 13:05:52 +0000 | |
commit | fecd2475342fa03a688fe17a606f33fccbf83a4b (patch) | |
tree | c264a52e5641759323ad33f33a8eaf630674ac85 /app-misc/worker/worker-2.11.1.ebuild | |
parent | stable bump (#126245) (diff) | |
download | gentoo-2-fecd2475342fa03a688fe17a606f33fccbf83a4b.tar.gz gentoo-2-fecd2475342fa03a688fe17a606f33fccbf83a4b.tar.bz2 gentoo-2-fecd2475342fa03a688fe17a606f33fccbf83a4b.zip |
ppc stable, bug #140617
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'app-misc/worker/worker-2.11.1.ebuild')
-rw-r--r-- | app-misc/worker/worker-2.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/worker/worker-2.11.1.ebuild b/app-misc/worker/worker-2.11.1.ebuild index 6de0ebe0b018..3a4228b171a5 100644 --- a/app-misc/worker/worker-2.11.1.ebuild +++ b/app-misc/worker/worker-2.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.11.1.ebuild,v 1.1 2006/01/18 08:36:07 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.11.1.ebuild,v 1.2 2006/07/16 13:05:52 dertobi123 Exp $ DESCRIPTION="Worker Filemanager: Amiga Directory Opus 4 clone" HOMEPAGE="http://www.boomerangsworld.de/worker/" @@ -8,7 +8,7 @@ SRC_URI="http://www.boomerangsworld.de/worker/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~ia64 ~sparc ~alpha ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~sparc ~x86" IUSE="" DEPEND="|| ( x11-libs/libSM virtual/x11 )" |