public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Simple: SVN-Simple-0.280.0.ebuild ChangeLog
@ 2013-08-25 11:09 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2013-08-25 11:09 UTC (permalink / raw
  To: gentoo-commits

patrick     13/08/25 11:09:01

  Modified:             ChangeLog
  Added:                SVN-Simple-0.280.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.26                 dev-perl/SVN-Simple/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	24 Jun 2012 12:58:28 -0000	1.25
+++ ChangeLog	25 Aug 2013 11:09:01 -0000	1.26
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/SVN-Simple
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.25 2012/06/24 12:58:28 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.26 2013/08/25 11:09:01 patrick Exp $
+
+*SVN-Simple-0.280.0 (25 Aug 2013)
+
+  25 Aug 2013; Patrick Lauer <patrick@gentoo.org> +SVN-Simple-0.280.0.ebuild:
+  Bump
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.1                  dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild

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

Index: SVN-Simple-0.280.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.1 2013/08/25 11:09:01 patrick Exp $

EAPI=4

MODULE_AUTHOR=CLKAO
MODULE_VERSION=0.28
inherit perl-module

DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"

SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND=">=dev-vcs/subversion-0.31[perl]"
DEPEND="${RDEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Simple: SVN-Simple-0.280.0.ebuild ChangeLog
@ 2014-02-11 15:34 Akinori Hattori (hattya)
  0 siblings, 0 replies; 5+ messages in thread
From: Akinori Hattori (hattya) @ 2014-02-11 15:34 UTC (permalink / raw
  To: gentoo-commits

hattya      14/02/11 15:34:38

  Modified:             SVN-Simple-0.280.0.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #495468
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.2                  dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild

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

Index: SVN-Simple-0.280.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SVN-Simple-0.280.0.ebuild	25 Aug 2013 11:09:01 -0000	1.1
+++ SVN-Simple-0.280.0.ebuild	11 Feb 2014 15:34:38 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.1 2013/08/25 11:09:01 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.2 2014/02/11 15:34:38 hattya Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-vcs/subversion-0.31[perl]"



1.27                 dev-perl/SVN-Simple/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	25 Aug 2013 11:09:01 -0000	1.26
+++ ChangeLog	11 Feb 2014 15:34:38 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SVN-Simple
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.26 2013/08/25 11:09:01 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.27 2014/02/11 15:34:38 hattya Exp $
+
+  11 Feb 2014; Akinori Hattori <hattya@gentoo.org> SVN-Simple-0.280.0.ebuild:
+  ia64 stable wrt bug #495468
 
 *SVN-Simple-0.280.0 (25 Aug 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Simple: SVN-Simple-0.280.0.ebuild ChangeLog
@ 2014-03-02 10:31 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-02 10:31 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/02 10:31:30

  Modified:             SVN-Simple-0.280.0.ebuild ChangeLog
  Log:
  amd64 stable, bug #495468
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.4                  dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild

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

Index: SVN-Simple-0.280.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- SVN-Simple-0.280.0.ebuild	24 Feb 2014 01:03:45 -0000	1.3
+++ SVN-Simple-0.280.0.ebuild	2 Mar 2014 10:31:30 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.3 2014/02/24 01:03:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.4 2014/03/02 10:31:30 pacho Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
 
 SLOT="0"
-KEYWORDS="~amd64 ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-vcs/subversion-0.31[perl]"



1.29                 dev-perl/SVN-Simple/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	24 Feb 2014 01:03:45 -0000	1.28
+++ ChangeLog	2 Mar 2014 10:31:30 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SVN-Simple
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.28 2014/02/24 01:03:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.29 2014/03/02 10:31:30 pacho Exp $
+
+  02 Mar 2014; Pacho Ramos <pacho@gentoo.org> SVN-Simple-0.280.0.ebuild:
+  amd64 stable, bug #495468
 
   24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   SVN-Simple-0.280.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Simple: SVN-Simple-0.280.0.ebuild ChangeLog
@ 2014-03-05 15:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-05 15:28 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/05 15:28:17

  Modified:             SVN-Simple-0.280.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #495468
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild

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

Index: SVN-Simple-0.280.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- SVN-Simple-0.280.0.ebuild	2 Mar 2014 10:31:30 -0000	1.4
+++ SVN-Simple-0.280.0.ebuild	5 Mar 2014 15:28:16 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.4 2014/03/02 10:31:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.5 2014/03/05 15:28:16 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
 
 SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-vcs/subversion-0.31[perl]"



1.30                 dev-perl/SVN-Simple/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	2 Mar 2014 10:31:30 -0000	1.29
+++ ChangeLog	5 Mar 2014 15:28:16 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SVN-Simple
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.29 2014/03/02 10:31:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.30 2014/03/05 15:28:16 ago Exp $
+
+  05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> SVN-Simple-0.280.0.ebuild:
+  Stable for ppc, wrt bug #495468
 
   02 Mar 2014; Pacho Ramos <pacho@gentoo.org> SVN-Simple-0.280.0.ebuild:
   amd64 stable, bug #495468





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Simple: SVN-Simple-0.280.0.ebuild ChangeLog
@ 2014-03-08  8:20 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-03-08  8:20 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/03/08 08:20:29

  Modified:             SVN-Simple-0.280.0.ebuild ChangeLog
  Log:
  sparc stable wrt bug #495468
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.6                  dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild

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

Index: SVN-Simple-0.280.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- SVN-Simple-0.280.0.ebuild	5 Mar 2014 15:28:16 -0000	1.5
+++ SVN-Simple-0.280.0.ebuild	8 Mar 2014 08:20:29 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.5 2014/03/05 15:28:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.6 2014/03/08 08:20:29 zlogene Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
 
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-vcs/subversion-0.31[perl]"



1.31                 dev-perl/SVN-Simple/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	5 Mar 2014 15:28:16 -0000	1.30
+++ ChangeLog	8 Mar 2014 08:20:29 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SVN-Simple
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.30 2014/03/05 15:28:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.31 2014/03/08 08:20:29 zlogene Exp $
+
+  08 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> SVN-Simple-0.280.0.ebuild:
+  sparc stable wrt bug #495468
 
   05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> SVN-Simple-0.280.0.ebuild:
   Stable for ppc, wrt bug #495468





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

end of thread, other threads:[~2014-03-08  8:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-25 11:09 [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Simple: SVN-Simple-0.280.0.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-11 15:34 Akinori Hattori (hattya)
2014-03-02 10:31 Pacho Ramos (pacho)
2014-03-05 15:28 Agostino Sarubbo (ago)
2014-03-08  8:20 Mikle Kolyada (zlogene)

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