summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-26 15:58:23 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-26 15:58:23 +0000
commitaadca3ba9674de7087d2779e3145f07d7e24763f (patch)
tree61ca803538db9aa6f60b1ae37f873df4e0869d28 /net-misc/shmux
parentVersion bump, alpha/x86 stable, remove old (diff)
downloadgentoo-2-aadca3ba9674de7087d2779e3145f07d7e24763f.tar.gz
gentoo-2-aadca3ba9674de7087d2779e3145f07d7e24763f.tar.bz2
gentoo-2-aadca3ba9674de7087d2779e3145f07d7e24763f.zip
x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/shmux')
-rw-r--r--net-misc/shmux/ChangeLog7
-rw-r--r--net-misc/shmux/shmux-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/shmux/ChangeLog b/net-misc/shmux/ChangeLog
index ecc25e05c759..b45af74ddc8e 100644
--- a/net-misc/shmux/ChangeLog
+++ b/net-misc/shmux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/shmux
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/ChangeLog,v 1.23 2007/08/27 10:00:30 swegener Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/ChangeLog,v 1.24 2008/01/26 15:58:23 armin76 Exp $
+
+ 26 Jan 2008; Raúl Porcel <armin76@gentoo.org> shmux-1.0.1.ebuild:
+ x86 stable
*shmux-1.0.1 (27 Aug 2007)
diff --git a/net-misc/shmux/shmux-1.0.1.ebuild b/net-misc/shmux/shmux-1.0.1.ebuild
index 3cf1287270d8..30e9e42f12e1 100644
--- a/net-misc/shmux/shmux-1.0.1.ebuild
+++ b/net-misc/shmux/shmux-1.0.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.1.ebuild,v 1.1 2007/08/27 10:00:30 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.1.ebuild,v 1.2 2008/01/26 15:58:23 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"
RESTRICT="test"
RDEPEND="pcre? ( dev-libs/libpcre )"