public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/shmux: shmux-1.0.2.ebuild shmux-1.0.ebuild shmux-1.0.1.ebuild ChangeLog
@ 2013-03-10  1:47 Christoph Junghans (ottxor)
  0 siblings, 0 replies; only message in thread
From: Christoph Junghans (ottxor) @ 2013-03-10  1:47 UTC (permalink / raw
  To: gentoo-commits

ottxor      13/03/10 01:47:35

  Modified:             shmux-1.0.2.ebuild shmux-1.0.ebuild
                        shmux-1.0.1.ebuild ChangeLog
  Log:
  switch to virtual/awk (bug #455748)
  
  (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.5                  net-misc/shmux/shmux-1.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.2.ebuild?r1=1.4&r2=1.5

Index: shmux-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- shmux-1.0.2.ebuild	11 Jan 2012 23:08:49 -0000	1.4
+++ shmux-1.0.2.ebuild	10 Mar 2013 01:47:35 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.2.ebuild,v 1.4 2012/01/11 23:08:49 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.2.ebuild,v 1.5 2013/03/10 01:47:35 ottxor Exp $
 
 DESCRIPTION="Program for executing the same command on many hosts in parallel"
 HOMEPAGE="http://web.taranis.org/shmux/"
@@ -15,7 +15,7 @@
 	sys-libs/ncurses
 "
 DEPEND="${RDEPEND}
-	sys-apps/gawk"
+	virtual/awk"
 
 src_compile() {
 	econf $(use_with pcre) || die "econf failed"



1.7                  net-misc/shmux/shmux-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.ebuild?r1=1.6&r2=1.7

Index: shmux-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- shmux-1.0.ebuild	11 Jan 2012 23:08:49 -0000	1.6
+++ shmux-1.0.ebuild	10 Mar 2013 01:47:35 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.6 2012/01/11 23:08:49 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.ebuild,v 1.7 2013/03/10 01:47:35 ottxor Exp $
 
 DESCRIPTION="Program for executing the same command on many hosts in parallel"
 HOMEPAGE="http://web.taranis.org/shmux/"
@@ -15,7 +15,7 @@
 	sys-libs/ncurses
 "
 DEPEND="${RDEPEND}
-	sys-apps/gawk"
+	virtual/awk"
 
 src_compile() {
 	econf $(use_with pcre) || die "econf failed"



1.4                  net-misc/shmux/shmux-1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/shmux-1.0.1.ebuild?r1=1.3&r2=1.4

Index: shmux-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- shmux-1.0.1.ebuild	11 Jan 2012 23:08:49 -0000	1.3
+++ shmux-1.0.1.ebuild	10 Mar 2013 01:47:35 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.3 2012/01/11 23:08:49 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/shmux-1.0.1.ebuild,v 1.4 2013/03/10 01:47:35 ottxor Exp $
 
 DESCRIPTION="Program for executing the same command on many hosts in parallel"
 HOMEPAGE="http://web.taranis.org/shmux/"
@@ -15,7 +15,7 @@
 	sys-libs/ncurses
 "
 DEPEND="${RDEPEND}
-	sys-apps/gawk"
+	virtual/awk"
 
 src_compile() {
 	econf $(use_with pcre) || die "econf failed"



1.29                 net-misc/shmux/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shmux/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/shmux/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	11 Jan 2012 23:08:49 -0000	1.28
+++ ChangeLog	10 Mar 2013 01:47:35 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/shmux
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/ChangeLog,v 1.28 2012/01/11 23:08:49 swegener Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/ChangeLog,v 1.29 2013/03/10 01:47:35 ottxor Exp $
+
+  10 Mar 2013; Christoph Junghans <ottxor@gentoo.org> shmux-1.0.1.ebuild,
+  shmux-1.0.2.ebuild, shmux-1.0.ebuild:
+  switch to virtual/awk (bug #455748)
 
   11 Jan 2012; Sven Wegener <swegener@gentoo.org> shmux-1.0.ebuild,
   shmux-1.0.1.ebuild, shmux-1.0.2.ebuild:
@@ -115,4 +119,3 @@
   14 Jul 2004; Sven Wegener <swegener@gentoo.org> +metadata.xml,
   +shmux-1.0_beta3.ebuild:
   Initial import, ebuild written by me.
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-10  1:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-10  1:47 [gentoo-commits] gentoo-x86 commit in net-misc/shmux: shmux-1.0.2.ebuild shmux-1.0.ebuild shmux-1.0.1.ebuild ChangeLog Christoph Junghans (ottxor)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox