public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/ktoblzcheck: ktoblzcheck-1.33.ebuild ktoblzcheck-1.39.ebuild ChangeLog
@ 2013-02-28 16:16 Christoph Junghans (ottxor)
  0 siblings, 0 replies; only message in thread
From: Christoph Junghans (ottxor) @ 2013-02-28 16:16 UTC (permalink / raw
  To: gentoo-commits

ottxor      13/02/28 16:16:22

  Modified:             ktoblzcheck-1.33.ebuild ktoblzcheck-1.39.ebuild
                        ChangeLog
  Log:
  switched to virtual/awk (bug #455642)
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.6                  app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild?r1=1.5&r2=1.6

Index: ktoblzcheck-1.33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ktoblzcheck-1.33.ebuild	21 Jan 2012 16:11:42 -0000	1.5
+++ ktoblzcheck-1.33.ebuild	28 Feb 2013 16:16:22 -0000	1.6
@@ -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/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild,v 1.5 2012/01/21 16:11:42 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild,v 1.6 2013/02/28 16:16:22 ottxor Exp $
 
 EAPI=4
 PYTHON_DEPEND="python? 2:2.6"
@@ -16,7 +16,7 @@
 IUSE="python"
 
 RDEPEND="app-text/recode
-	sys-apps/gawk
+	virtual/awk
 	sys-apps/grep
 	sys-apps/sed
 	|| ( net-misc/wget www-client/lynx )"



1.5                  app-misc/ktoblzcheck/ktoblzcheck-1.39.ebuild

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

Index: ktoblzcheck-1.39.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.39.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ktoblzcheck-1.39.ebuild	14 Aug 2012 11:10:20 -0000	1.4
+++ ktoblzcheck-1.39.ebuild	28 Feb 2013 16:16:22 -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/app-misc/ktoblzcheck/ktoblzcheck-1.39.ebuild,v 1.4 2012/08/14 11:10:20 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.39.ebuild,v 1.5 2013/02/28 16:16:22 ottxor Exp $
 
 EAPI=4
 PYTHON_DEPEND="python? 2:2.6"
@@ -16,7 +16,7 @@
 IUSE="python"
 
 RDEPEND="app-text/recode
-	sys-apps/gawk
+	virtual/awk
 	sys-apps/grep
 	sys-apps/sed
 	|| ( net-misc/wget www-client/lynx )"



1.86                 app-misc/ktoblzcheck/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ktoblzcheck/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	14 Aug 2012 11:10:20 -0000	1.85
+++ ChangeLog	28 Feb 2013 16:16:22 -0000	1.86
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/ktoblzcheck
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v 1.85 2012/08/14 11:10:20 johu Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ChangeLog,v 1.86 2013/02/28 16:16:22 ottxor Exp $
+
+  28 Feb 2013; Christoph Junghans <ottxor@gentoo.org> ktoblzcheck-1.33.ebuild,
+  ktoblzcheck-1.39.ebuild:
+  switched to virtual/awk (bug #455642)
 
   14 Aug 2012; Johannes Huber <johu@gentoo.org> ktoblzcheck-1.39.ebuild:
   Stable for x86, wrt bug #428880





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

only message in thread, other threads:[~2013-02-28 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-28 16:16 [gentoo-commits] gentoo-x86 commit in app-misc/ktoblzcheck: ktoblzcheck-1.33.ebuild ktoblzcheck-1.39.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