public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: wdiff-0.6.4.ebuild ChangeLog
@ 2010-11-06 18:03 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-06 18:03 UTC (permalink / raw
  To: gentoo-commits

jer         10/11/06 18:03:00

  Modified:             ChangeLog
  Added:                wdiff-0.6.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.44                 app-text/wdiff/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	3 Jul 2010 23:01:27 -0000	1.43
+++ ChangeLog	6 Nov 2010 18:03:00 -0000	1.44
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/wdiff
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.43 2010/07/03 23:01:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.44 2010/11/06 18:03:00 jer Exp $
+
+*wdiff-0.6.4 (06 Nov 2010)
+
+  06 Nov 2010; Jeroen Roovers <jer@gentoo.org> +wdiff-0.6.4.ebuild:
+  Version bump.
 
   03 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> wdiff-0.5-r2.ebuild:
   ppc64 stable wrt #322867



1.1                  app-text/wdiff/wdiff-0.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild?rev=1.1&content-type=text/plain

Index: wdiff-0.6.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.1 2010/11/06 18:03:00 jer Exp $

EAPI="2"

DESCRIPTION="Create a diff disregarding formatting"
HOMEPAGE="http://www.gnu.org/software/wdiff/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE=""

DEPEND="
	sys-apps/diffutils
	sys-apps/less"

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc ChangeLog NEWS README || die
}






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: wdiff-0.6.4.ebuild ChangeLog
@ 2010-12-05 21:00 Thomas Kahle (tomka)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2010-12-05 21:00 UTC (permalink / raw
  To: gentoo-commits

tomka       10/12/05 21:00:26

  Modified:             wdiff-0.6.4.ebuild ChangeLog
  Log:
  x86 stable per bug 347834
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.2                  app-text/wdiff/wdiff-0.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild?r1=1.1&r2=1.2

Index: wdiff-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wdiff-0.6.4.ebuild	6 Nov 2010 18:03:00 -0000	1.1
+++ wdiff-0.6.4.ebuild	5 Dec 2010 21:00:26 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.1 2010/11/06 18:03:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.2 2010/12/05 21:00:26 tomka Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE=""
 
 DEPEND="



1.46                 app-text/wdiff/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	5 Dec 2010 20:18:29 -0000	1.45
+++ ChangeLog	5 Dec 2010 21:00:26 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/wdiff
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.45 2010/12/05 20:18:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.46 2010/12/05 21:00:26 tomka Exp $
+
+  05 Dec 2010; Thomas Kahle <tomka@gentoo.org> wdiff-0.6.4.ebuild:
+  x86 stable per bug 347834
 
 *wdiff-0.6.5 (05 Dec 2010)
 






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: wdiff-0.6.4.ebuild ChangeLog
@ 2010-12-06 20:27 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-12-06 20:27 UTC (permalink / raw
  To: gentoo-commits

jer         10/12/06 20:27:16

  Modified:             wdiff-0.6.4.ebuild ChangeLog
  Log:
  Stable for HPPA PPC SPARC (bug #347834).
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.3                  app-text/wdiff/wdiff-0.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild?r1=1.2&r2=1.3

Index: wdiff-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wdiff-0.6.4.ebuild	5 Dec 2010 21:00:26 -0000	1.2
+++ wdiff-0.6.4.ebuild	6 Dec 2010 20:27:16 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.2 2010/12/05 21:00:26 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.3 2010/12/06 20:27:16 jer Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE=""
 
 DEPEND="



1.47                 app-text/wdiff/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	5 Dec 2010 21:00:26 -0000	1.46
+++ ChangeLog	6 Dec 2010 20:27:16 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/wdiff
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.46 2010/12/05 21:00:26 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.47 2010/12/06 20:27:16 jer Exp $
+
+  06 Dec 2010; Jeroen Roovers <jer@gentoo.org> wdiff-0.6.4.ebuild:
+  Stable for HPPA PPC SPARC (bug #347834).
 
   05 Dec 2010; Thomas Kahle <tomka@gentoo.org> wdiff-0.6.4.ebuild:
   x86 stable per bug 347834






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: wdiff-0.6.4.ebuild ChangeLog
@ 2010-12-09 12:04 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-12-09 12:04 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/12/09 12:04:46

  Modified:             wdiff-0.6.4.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #347834
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-text/wdiff/wdiff-0.6.4.ebuild

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

Index: wdiff-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wdiff-0.6.4.ebuild	6 Dec 2010 20:27:16 -0000	1.3
+++ wdiff-0.6.4.ebuild	9 Dec 2010 12:04:46 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.3 2010/12/06 20:27:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.4 2010/12/09 12:04:46 hwoarang Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE=""
 
 DEPEND="



1.48                 app-text/wdiff/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	6 Dec 2010 20:27:16 -0000	1.47
+++ ChangeLog	9 Dec 2010 12:04:46 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/wdiff
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.47 2010/12/06 20:27:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.48 2010/12/09 12:04:46 hwoarang Exp $
+
+  09 Dec 2010; Markos Chandras <hwoarang@gentoo.org> wdiff-0.6.4.ebuild:
+  Stable on amd64 wrt bug #347834
 
   06 Dec 2010; Jeroen Roovers <jer@gentoo.org> wdiff-0.6.4.ebuild:
   Stable for HPPA PPC SPARC (bug #347834).






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: wdiff-0.6.4.ebuild ChangeLog
@ 2010-12-11 10:49 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-12-11 10:49 UTC (permalink / raw
  To: gentoo-commits

maekke      10/12/11 10:49:58

  Modified:             wdiff-0.6.4.ebuild ChangeLog
  Log:
  arm stable, bug #347834
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  app-text/wdiff/wdiff-0.6.4.ebuild

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

Index: wdiff-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wdiff-0.6.4.ebuild	9 Dec 2010 12:04:46 -0000	1.4
+++ wdiff-0.6.4.ebuild	11 Dec 2010 10:49:58 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.4 2010/12/09 12:04:46 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.5 2010/12/11 10:49:58 maekke Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE=""
 
 DEPEND="



1.49                 app-text/wdiff/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	9 Dec 2010 12:04:46 -0000	1.48
+++ ChangeLog	11 Dec 2010 10:49:58 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/wdiff
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.48 2010/12/09 12:04:46 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.49 2010/12/11 10:49:58 maekke Exp $
+
+  11 Dec 2010; Markus Meier <maekke@gentoo.org> wdiff-0.6.4.ebuild:
+  arm stable, bug #347834
 
   09 Dec 2010; Markos Chandras <hwoarang@gentoo.org> wdiff-0.6.4.ebuild:
   Stable on amd64 wrt bug #347834






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: wdiff-0.6.4.ebuild ChangeLog
@ 2010-12-18 19:01 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-12-18 19:01 UTC (permalink / raw
  To: gentoo-commits

armin76     10/12/18 19:01:57

  Modified:             wdiff-0.6.4.ebuild ChangeLog
  Log:
  alpha/ia64/s390/sh stable wrt #347834
  
  (Portage version: 2.1.9.24/cvs/Linux ia64)

Revision  Changes    Path
1.6                  app-text/wdiff/wdiff-0.6.4.ebuild

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

Index: wdiff-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wdiff-0.6.4.ebuild	11 Dec 2010 10:49:58 -0000	1.5
+++ wdiff-0.6.4.ebuild	18 Dec 2010 19:01:57 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.5 2010/12/11 10:49:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.6 2010/12/18 19:01:57 armin76 Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE=""
 
 DEPEND="



1.50                 app-text/wdiff/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	11 Dec 2010 10:49:58 -0000	1.49
+++ ChangeLog	18 Dec 2010 19:01:57 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/wdiff
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.49 2010/12/11 10:49:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.50 2010/12/18 19:01:57 armin76 Exp $
+
+  18 Dec 2010; Raúl Porcel <armin76@gentoo.org> wdiff-0.6.4.ebuild:
+  alpha/ia64/s390/sh stable wrt #347834
 
   11 Dec 2010; Markus Meier <maekke@gentoo.org> wdiff-0.6.4.ebuild:
   arm stable, bug #347834






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: wdiff-0.6.4.ebuild ChangeLog
@ 2010-12-28 15:28 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-12-28 15:28 UTC (permalink / raw
  To: gentoo-commits

ranger      10/12/28 15:28:40

  Modified:             wdiff-0.6.4.ebuild ChangeLog
  Log:
  stable ppc64, bug 347834
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  app-text/wdiff/wdiff-0.6.4.ebuild

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

Index: wdiff-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wdiff-0.6.4.ebuild	18 Dec 2010 19:01:57 -0000	1.6
+++ wdiff-0.6.4.ebuild	28 Dec 2010 15:28:40 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.6 2010/12/18 19:01:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.7 2010/12/28 15:28:40 ranger Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE=""
 
 DEPEND="



1.51                 app-text/wdiff/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	18 Dec 2010 19:01:57 -0000	1.50
+++ ChangeLog	28 Dec 2010 15:28:40 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/wdiff
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.50 2010/12/18 19:01:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.51 2010/12/28 15:28:40 ranger Exp $
+
+  28 Dec 2010; Brent Baude <ranger@gentoo.org> wdiff-0.6.4.ebuild:
+  stable ppc64, bug 347834
 
   18 Dec 2010; Raúl Porcel <armin76@gentoo.org> wdiff-0.6.4.ebuild:
   alpha/ia64/s390/sh stable wrt #347834






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-12-28 15:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 20:27 [gentoo-commits] gentoo-x86 commit in app-text/wdiff: wdiff-0.6.4.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-28 15:28 Brent Baude (ranger)
2010-12-18 19:01 Raul Porcel (armin76)
2010-12-11 10:49 Markus Meier (maekke)
2010-12-09 12:04 Markos Chandras (hwoarang)
2010-12-05 21:00 Thomas Kahle (tomka)
2010-11-06 18:03 Jeroen Roovers (jer)

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