diff options
author | 2006-07-16 18:32:58 +0000 | |
---|---|---|
committer | 2006-07-16 18:32:58 +0000 | |
commit | 84aaf130947672c2e29a560c7b4a114d4f9b5dec (patch) | |
tree | 15113785b21e1d1d2d47f356adbd98c296968a7e /app-misc/worker/worker-2.11.1.ebuild | |
parent | Stable on SPARC wrt bug #140640. (diff) | |
download | gentoo-2-84aaf130947672c2e29a560c7b4a114d4f9b5dec.tar.gz gentoo-2-84aaf130947672c2e29a560c7b4a114d4f9b5dec.tar.bz2 gentoo-2-84aaf130947672c2e29a560c7b4a114d4f9b5dec.zip |
Stable on SPARC wrt bug #140617.
(Portage version: 2.1.1_pre3)
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 3a4228b171a5..f90856fb4c49 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.2 2006/07/16 13:05:52 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.11.1.ebuild,v 1.3 2006/07/16 18:32:58 weeve 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="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc sparc ~x86" IUSE="" DEPEND="|| ( x11-libs/libSM virtual/x11 )" |