summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-05 23:09:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-05 23:09:00 +0000
commit9e0d5569fb3004cee2cc2d31687ed63953291b10 (patch)
tree8e0fac863ae4012d9f0374622128537275a90ed2 /net-misc/shmux/shmux-1.0.ebuild
parentAdded a missing file. Thanks to Jochen Maes <jochen.maes@sejo.be> for the file. (diff)
downloadgentoo-2-9e0d5569fb3004cee2cc2d31687ed63953291b10.tar.gz
gentoo-2-9e0d5569fb3004cee2cc2d31687ed63953291b10.tar.bz2
gentoo-2-9e0d5569fb3004cee2cc2d31687ed63953291b10.zip
x86 stable wrt bug 169532
(Portage version: 2.1.2.1)
Diffstat (limited to 'net-misc/shmux/shmux-1.0.ebuild')
-rw-r--r--net-misc/shmux/shmux-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/shmux/shmux-1.0.ebuild b/net-misc/shmux/shmux-1.0.ebuild
index 9caef641e5f9..c199363773ac 100644
--- a/net-misc/shmux/shmux-1.0.ebuild
+++ b/net-misc/shmux/shmux-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.ebuild,v 1.2 2007/02/03 17:18:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.ebuild,v 1.3 2007/03/05 23:09:00 armin76 Exp $
DESCRIPTION="Program for executing the same command on many hosts in parallel"
HOMEPAGE="http://web.taranis.org/shmux/"
SRC_URI="http://web.taranis.org/${PN}/dist/${P}.tgz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="pcre"
RDEPEND="pcre? ( dev-libs/libpcre )"