public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669002.ebuild
@ 2010-07-15 11:34 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2010-07-15 11:34 UTC (permalink / raw
  To: gentoo-commits

tove        10/07/15 11:34:28

  Modified:             ChangeLog
  Added:                text-autoformat-1.669002.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2_rc67_p226/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 dev-perl/text-autoformat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	11 Jun 2010 05:06:46 -0000	1.31
+++ ChangeLog	15 Jul 2010 11:34:28 -0000	1.32
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/text-autoformat
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.31 2010/06/11 05:06:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.32 2010/07/15 11:34:28 tove Exp $
+
+*text-autoformat-1.669002 (15 Jul 2010)
+
+  15 Jul 2010; Torsten Veller <tove@gentoo.org>
+  +text-autoformat-1.669002.ebuild:
+  Version bump
 
   11 Jun 2010; Torsten Veller <tove@gentoo.org>
   -text-autoformat-1.666.0.ebuild, -text-autoformat-1.668001.ebuild:



1.1                  dev-perl/text-autoformat/text-autoformat-1.669002.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild?rev=1.1&content-type=text/plain

Index: text-autoformat-1.669002.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.1 2010/07/15 11:34:28 tove Exp $

EAPI=2

MY_PN=Text-Autoformat
MY_P=${MY_PN}-${PV}
MODULE_AUTHOR=DCONWAY
inherit perl-module

DESCRIPTION="Automatic text wrapping and reformatting"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""

RDEPEND=">=dev-perl/text-reform-1.11
	virtual/perl-version"
DEPEND="${RDEPEND}
	virtual/perl-Module-Build"

S=${WORKDIR}/${MY_P}
SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669002.ebuild
@ 2010-11-04 13:51 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-11-04 13:51 UTC (permalink / raw
  To: gentoo-commits

fauli       10/11/04 13:51:55

  Modified:             ChangeLog text-autoformat-1.669002.ebuild
  Log:
  x86 stable, bug 341865
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.33                 dev-perl/text-autoformat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	15 Jul 2010 11:34:28 -0000	1.32
+++ ChangeLog	4 Nov 2010 13:51:55 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/text-autoformat
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.32 2010/07/15 11:34:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.33 2010/11/04 13:51:55 fauli Exp $
+
+  04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+  text-autoformat-1.669002.ebuild:
+  x86 stable, bug 341865
 
 *text-autoformat-1.669002 (15 Jul 2010)
 



1.2                  dev-perl/text-autoformat/text-autoformat-1.669002.ebuild

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

Index: text-autoformat-1.669002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- text-autoformat-1.669002.ebuild	15 Jul 2010 11:34:28 -0000	1.1
+++ text-autoformat-1.669002.ebuild	4 Nov 2010 13:51:55 -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/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.1 2010/07/15 11:34:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.2 2010/11/04 13:51:55 fauli Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Automatic text wrapping and reformatting"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-perl/text-reform-1.11






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669002.ebuild
@ 2010-11-05  4:03 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-05  4:03 UTC (permalink / raw
  To: gentoo-commits

jer         10/11/05 04:03:27

  Modified:             ChangeLog text-autoformat-1.669002.ebuild
  Log:
  Stable for HPPA (bug #341865).
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.34                 dev-perl/text-autoformat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	4 Nov 2010 13:51:55 -0000	1.33
+++ ChangeLog	5 Nov 2010 04:03:27 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/text-autoformat
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.33 2010/11/04 13:51:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.34 2010/11/05 04:03:27 jer Exp $
+
+  05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+  text-autoformat-1.669002.ebuild:
+  Stable for HPPA (bug #341865).
 
   04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
   text-autoformat-1.669002.ebuild:



1.3                  dev-perl/text-autoformat/text-autoformat-1.669002.ebuild

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

Index: text-autoformat-1.669002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- text-autoformat-1.669002.ebuild	4 Nov 2010 13:51:55 -0000	1.2
+++ text-autoformat-1.669002.ebuild	5 Nov 2010 04:03:27 -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/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.2 2010/11/04 13:51:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.3 2010/11/05 04:03:27 jer Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Automatic text wrapping and reformatting"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-perl/text-reform-1.11






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669002.ebuild
@ 2010-11-05 13:22 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-11-05 13:22 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/11/05 13:22:29

  Modified:             ChangeLog text-autoformat-1.669002.ebuild
  Log:
  Stable on amd64 wrt bug #341865
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.35                 dev-perl/text-autoformat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	5 Nov 2010 04:03:27 -0000	1.34
+++ ChangeLog	5 Nov 2010 13:22:29 -0000	1.35
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/text-autoformat
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.34 2010/11/05 04:03:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.35 2010/11/05 13:22:29 hwoarang Exp $
+
+  05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+  text-autoformat-1.669002.ebuild:
+  Stable on amd64 wrt bug #341865
 
   05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
   text-autoformat-1.669002.ebuild:



1.4                  dev-perl/text-autoformat/text-autoformat-1.669002.ebuild

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

Index: text-autoformat-1.669002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- text-autoformat-1.669002.ebuild	5 Nov 2010 04:03:27 -0000	1.3
+++ text-autoformat-1.669002.ebuild	5 Nov 2010 13:22:29 -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/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.3 2010/11/05 04:03:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.4 2010/11/05 13:22:29 hwoarang Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Automatic text wrapping and reformatting"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-perl/text-reform-1.11






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669002.ebuild
@ 2010-11-05 14:19 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-11-05 14:19 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/11/05 14:19:08

  Modified:             ChangeLog text-autoformat-1.669002.ebuild
  Log:
  ppc64 stable wrt #341865
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 dev-perl/text-autoformat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	5 Nov 2010 13:22:29 -0000	1.35
+++ ChangeLog	5 Nov 2010 14:19:08 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/text-autoformat
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.35 2010/11/05 13:22:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.36 2010/11/05 14:19:08 ssuominen Exp $
+
+  05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+  text-autoformat-1.669002.ebuild:
+  ppc64 stable wrt #341865
 
   05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
   text-autoformat-1.669002.ebuild:



1.5                  dev-perl/text-autoformat/text-autoformat-1.669002.ebuild

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

Index: text-autoformat-1.669002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- text-autoformat-1.669002.ebuild	5 Nov 2010 13:22:29 -0000	1.4
+++ text-autoformat-1.669002.ebuild	5 Nov 2010 14:19:08 -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/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.4 2010/11/05 13:22:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.5 2010/11/05 14:19:08 ssuominen Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Automatic text wrapping and reformatting"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-perl/text-reform-1.11






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669002.ebuild
@ 2010-11-13 20:12 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-11-13 20:12 UTC (permalink / raw
  To: gentoo-commits

armin76     10/11/13 20:12:54

  Modified:             ChangeLog text-autoformat-1.669002.ebuild
  Log:
  alpha/ia64/sparc stable wrt #341865
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.37                 dev-perl/text-autoformat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	5 Nov 2010 14:19:08 -0000	1.36
+++ ChangeLog	13 Nov 2010 20:12:54 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/text-autoformat
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.36 2010/11/05 14:19:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.37 2010/11/13 20:12:54 armin76 Exp $
+
+  13 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+  text-autoformat-1.669002.ebuild:
+  alpha/ia64/sparc stable wrt #341865
 
   05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
   text-autoformat-1.669002.ebuild:



1.6                  dev-perl/text-autoformat/text-autoformat-1.669002.ebuild

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

Index: text-autoformat-1.669002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- text-autoformat-1.669002.ebuild	5 Nov 2010 14:19:08 -0000	1.5
+++ text-autoformat-1.669002.ebuild	13 Nov 2010 20:12:54 -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/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.5 2010/11/05 14:19:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.6 2010/11/13 20:12:54 armin76 Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Automatic text wrapping and reformatting"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-perl/text-reform-1.11






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669002.ebuild
@ 2011-01-13 17:07 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2011-01-13 17:07 UTC (permalink / raw
  To: gentoo-commits

ranger      11/01/13 17:07:57

  Modified:             ChangeLog text-autoformat-1.669002.ebuild
  Log:
  Marking text-autoformat-1.669002 ~ppc for bug 341865
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.39                 dev-perl/text-autoformat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	3 Dec 2010 00:58:10 -0000	1.38
+++ ChangeLog	13 Jan 2011 17:07:57 -0000	1.39
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/text-autoformat
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.38 2010/12/03 00:58:10 xmw Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.39 2011/01/13 17:07:57 ranger Exp $
+
+  13 Jan 2011; Brent Baude <ranger@gentoo.org>
+  text-autoformat-1.669002.ebuild:
+  Marking text-autoformat-1.669002 ppc stable for bug 341865
 
   03 Dec 2010; Michael Weber <xmw@gentoo.org> text-autoformat-1.13.ebuild,
   text-autoformat-1.669001.ebuild, text-autoformat-1.669002.ebuild:



1.8                  dev-perl/text-autoformat/text-autoformat-1.669002.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild?r1=1.7&r2=1.8

Index: text-autoformat-1.669002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- text-autoformat-1.669002.ebuild	3 Dec 2010 00:58:10 -0000	1.7
+++ text-autoformat-1.669002.ebuild	13 Jan 2011 17:07:57 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.7 2010/12/03 00:58:10 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.8 2011/01/13 17:07:57 ranger Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Automatic text wrapping and reformatting"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-perl/text-reform-1.11






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

end of thread, other threads:[~2011-01-13 17:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05  4:03 [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669002.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-13 17:07 Brent Baude (ranger)
2010-11-13 20:12 Raul Porcel (armin76)
2010-11-05 14:19 Samuli Suominen (ssuominen)
2010-11-05 13:22 Markos Chandras (hwoarang)
2010-11-04 13:51 Christian Faulhammer (fauli)
2010-07-15 11:34 Torsten Veller (tove)

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