public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/IO-Pipely: IO-Pipely-0.005.0.ebuild ChangeLog
@ 2013-09-18  6:01 Patrick Lauer (patrick)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2013-09-18  6:01 UTC (permalink / raw
  To: gentoo-commits

patrick     13/09/18 06:01:15

  Modified:             IO-Pipely-0.005.0.ebuild ChangeLog
  Log:
  Add keywords to match POE
  
  (Portage version: 2.2.6/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild

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

Index: IO-Pipely-0.005.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IO-Pipely-0.005.0.ebuild	18 Sep 2013 05:52:28 -0000	1.1
+++ IO-Pipely-0.005.0.ebuild	18 Sep 2013 06:01:15 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.1 2013/09/18 05:52:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.2 2013/09/18 06:01:15 patrick Exp $
 
 EAPI=5
 
@@ -11,5 +11,5 @@
 DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another."
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""



1.2                  dev-perl/IO-Pipely/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	18 Sep 2013 05:52:28 -0000	1.1
+++ ChangeLog	18 Sep 2013 06:01:15 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IO-Pipely
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.1 2013/09/18 05:52:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.2 2013/09/18 06:01:15 patrick Exp $
+
+  18 Sep 2013; Patrick Lauer <patrick@gentoo.org> IO-Pipely-0.005.0.ebuild:
+  Add keywords to match POE
 
 *IO-Pipely-0.005.0 (18 Sep 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/IO-Pipely: IO-Pipely-0.005.0.ebuild ChangeLog
@ 2013-12-17 20:32 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-17 20:32 UTC (permalink / raw
  To: gentoo-commits

zlogene     13/12/17 20:32:24

  Modified:             IO-Pipely-0.005.0.ebuild ChangeLog
  Log:
  amd64/ppc/x86 stable wrt bug #494580
  
  (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.3                  dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild

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

Index: IO-Pipely-0.005.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- IO-Pipely-0.005.0.ebuild	18 Sep 2013 06:01:15 -0000	1.2
+++ IO-Pipely-0.005.0.ebuild	17 Dec 2013 20:32:24 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.2 2013/09/18 06:01:15 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.3 2013/12/17 20:32:24 zlogene Exp $
 
 EAPI=5
 
@@ -11,5 +11,5 @@
 DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another."
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""



1.3                  dev-perl/IO-Pipely/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	18 Sep 2013 06:01:15 -0000	1.2
+++ ChangeLog	17 Dec 2013 20:32:24 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IO-Pipely
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.2 2013/09/18 06:01:15 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.3 2013/12/17 20:32:24 zlogene Exp $
+
+  17 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> IO-Pipely-0.005.0.ebuild:
+  amd64/ppc/x86 stable wrt bug #494580
 
   18 Sep 2013; Patrick Lauer <patrick@gentoo.org> IO-Pipely-0.005.0.ebuild:
   Add keywords to match POE





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/IO-Pipely: IO-Pipely-0.005.0.ebuild ChangeLog
@ 2014-08-05 13:23 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-08-05 13:23 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/08/05 13:23:23

  Modified:             IO-Pipely-0.005.0.ebuild ChangeLog
  Log:
  Fix DESCRIPTION
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.4                  dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild

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

Index: IO-Pipely-0.005.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- IO-Pipely-0.005.0.ebuild	17 Dec 2013 20:32:24 -0000	1.3
+++ IO-Pipely-0.005.0.ebuild	5 Aug 2014 13:23:23 -0000	1.4
@@ -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/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.3 2013/12/17 20:32:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.4 2014/08/05 13:23:23 zlogene Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 MODULE_VERSION=0.005
 inherit perl-module
 
-DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another."
+DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another"
 
 SLOT="0"
 KEYWORDS="amd64 ppc x86"



1.4                  dev-perl/IO-Pipely/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	17 Dec 2013 20:32:24 -0000	1.3
+++ ChangeLog	5 Aug 2014 13:23:23 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IO-Pipely
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.3 2013/12/17 20:32:24 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.4 2014/08/05 13:23:23 zlogene Exp $
+
+  05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> IO-Pipely-0.005.0.ebuild:
+  Fix DESCRIPTION
 
   17 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> IO-Pipely-0.005.0.ebuild:
   amd64/ppc/x86 stable wrt bug #494580





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

end of thread, other threads:[~2014-08-05 13:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-18  6:01 [gentoo-commits] gentoo-x86 commit in dev-perl/IO-Pipely: IO-Pipely-0.005.0.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-17 20:32 Mikle Kolyada (zlogene)
2014-08-05 13:23 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