public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: ChangeLog Email-Valid-0.190.0.ebuild
@ 2012-03-29 18:08 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2012-03-29 18:08 UTC (permalink / raw
  To: gentoo-commits

tove        12/03/29 18:08:27

  Modified:             ChangeLog
  Added:                Email-Valid-0.190.0.ebuild
  Log:
  [bump] dev-perl/Email-Valid-0.190.0
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)

Revision  Changes    Path
1.55                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	17 Mar 2012 11:31:48 -0000	1.54
+++ ChangeLog	29 Mar 2012 18:08:27 -0000	1.55
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.54 2012/03/17 11:31:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.55 2012/03/29 18:08:27 tove Exp $
+
+*Email-Valid-0.190.0 (29 Mar 2012)
+
+  29 Mar 2012; Torsten Veller <tove@gentoo.org> +Email-Valid-0.190.0.ebuild:
+  Version bump
 
 *Email-Valid-0.188.0 (17 Mar 2012)
 



1.1                  dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild

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

Index: Email-Valid-0.190.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.1 2012/03/29 18:08:27 tove Exp $

EAPI=4

MODULE_AUTHOR=RJBS
MODULE_VERSION=0.190
inherit perl-module

DESCRIPTION="Check validity of Internet email addresses."

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

RDEPEND="
	dev-perl/MailTools
"
DEPEND="
	test? ( ${RDEPEND}
		dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage
	)"

SRC_TEST="do"
PATCHES=( "${FILESDIR}/0.185-disable-online-test.patch" )






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: ChangeLog Email-Valid-0.190.0.ebuild
@ 2012-04-22 10:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-04-22 10:28 UTC (permalink / raw
  To: gentoo-commits

ago         12/04/22 10:28:05

  Modified:             ChangeLog Email-Valid-0.190.0.ebuild
  Log:
  Stable for amd64, wrt bug #413001
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.56                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	29 Mar 2012 18:08:27 -0000	1.55
+++ ChangeLog	22 Apr 2012 10:28:05 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.55 2012/03/29 18:08:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.56 2012/04/22 10:28:05 ago Exp $
+
+  22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> Email-Valid-0.190.0.ebuild:
+  Stable for amd64, wrt bug #413001
 
 *Email-Valid-0.190.0 (29 Mar 2012)
 



1.2                  dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild

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

Index: Email-Valid-0.190.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Email-Valid-0.190.0.ebuild	29 Mar 2012 18:08:27 -0000	1.1
+++ Email-Valid-0.190.0.ebuild	22 Apr 2012 10:28:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.1 2012/03/29 18:08:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.2 2012/04/22 10:28:05 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: ChangeLog Email-Valid-0.190.0.ebuild
@ 2012-04-23 21:40 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2012-04-23 21:40 UTC (permalink / raw
  To: gentoo-commits

ranger      12/04/23 21:40:25

  Modified:             ChangeLog Email-Valid-0.190.0.ebuild
  Log:
  Marking Email-Valid-0.190.0 ppc64 for bug 413001
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.57                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	22 Apr 2012 10:28:05 -0000	1.56
+++ ChangeLog	23 Apr 2012 21:40:24 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.56 2012/04/22 10:28:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.57 2012/04/23 21:40:24 ranger Exp $
+
+  23 Apr 2012; Brent Baude <ranger@gentoo.org> Email-Valid-0.190.0.ebuild:
+  Marking Email-Valid-0.190.0 ppc64 for bug 413001
 
   22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> Email-Valid-0.190.0.ebuild:
   Stable for amd64, wrt bug #413001



1.3                  dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild

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

Index: Email-Valid-0.190.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Email-Valid-0.190.0.ebuild	22 Apr 2012 10:28:05 -0000	1.2
+++ Email-Valid-0.190.0.ebuild	23 Apr 2012 21:40:24 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.2 2012/04/22 10:28:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.3 2012/04/23 21:40:24 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: ChangeLog Email-Valid-0.190.0.ebuild
@ 2012-04-24  8:13 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-04-24  8:13 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/04/24 08:13:14

  Modified:             ChangeLog Email-Valid-0.190.0.ebuild
  Log:
  marked x86 per bug 413001
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.58                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	23 Apr 2012 21:40:24 -0000	1.57
+++ ChangeLog	24 Apr 2012 08:13:14 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.57 2012/04/23 21:40:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.58 2012/04/24 08:13:14 jdhore Exp $
+
+  24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> Email-Valid-0.190.0.ebuild:
+  marked x86 per bug 413001
 
   23 Apr 2012; Brent Baude <ranger@gentoo.org> Email-Valid-0.190.0.ebuild:
   Marking Email-Valid-0.190.0 ppc64 for bug 413001



1.4                  dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild

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

Index: Email-Valid-0.190.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Email-Valid-0.190.0.ebuild	23 Apr 2012 21:40:24 -0000	1.3
+++ Email-Valid-0.190.0.ebuild	24 Apr 2012 08:13:14 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.3 2012/04/23 21:40:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.4 2012/04/24 08:13:14 jdhore Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: ChangeLog Email-Valid-0.190.0.ebuild
@ 2012-04-26  2:00 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2012-04-26  2:00 UTC (permalink / raw
  To: gentoo-commits

jer         12/04/26 02:00:17

  Modified:             ChangeLog Email-Valid-0.190.0.ebuild
  Log:
  Stable for HPPA (bug #413001).
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.59                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	24 Apr 2012 08:13:14 -0000	1.58
+++ ChangeLog	26 Apr 2012 02:00:17 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.58 2012/04/24 08:13:14 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.59 2012/04/26 02:00:17 jer Exp $
+
+  26 Apr 2012; Jeroen Roovers <jer@gentoo.org> Email-Valid-0.190.0.ebuild:
+  Stable for HPPA (bug #413001).
 
   24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> Email-Valid-0.190.0.ebuild:
   marked x86 per bug 413001



1.5                  dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild

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

Index: Email-Valid-0.190.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Email-Valid-0.190.0.ebuild	24 Apr 2012 08:13:14 -0000	1.4
+++ Email-Valid-0.190.0.ebuild	26 Apr 2012 02:00:17 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.4 2012/04/24 08:13:14 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.5 2012/04/26 02:00:17 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: ChangeLog Email-Valid-0.190.0.ebuild
@ 2012-05-06 20:24 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2012-05-06 20:24 UTC (permalink / raw
  To: gentoo-commits

ranger      12/05/06 20:24:06

  Modified:             ChangeLog Email-Valid-0.190.0.ebuild
  Log:
  Marking Email-Valid-0.190.0 ppc for bug 413001
  
  (Portage version: 2.1.10.49/cvs/Linux ppc64)

Revision  Changes    Path
1.60                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	26 Apr 2012 02:00:17 -0000	1.59
+++ ChangeLog	6 May 2012 20:24:06 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.59 2012/04/26 02:00:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.60 2012/05/06 20:24:06 ranger Exp $
+
+  06 May 2012; Brent Baude <ranger@gentoo.org> Email-Valid-0.190.0.ebuild:
+  Marking Email-Valid-0.190.0 ppc for bug 413001
 
   26 Apr 2012; Jeroen Roovers <jer@gentoo.org> Email-Valid-0.190.0.ebuild:
   Stable for HPPA (bug #413001).



1.6                  dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild

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

Index: Email-Valid-0.190.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Email-Valid-0.190.0.ebuild	26 Apr 2012 02:00:17 -0000	1.5
+++ Email-Valid-0.190.0.ebuild	6 May 2012 20:24:06 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.5 2012/04/26 02:00:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.6 2012/05/06 20:24:06 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="






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

end of thread, other threads:[~2012-05-06 20:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 21:40 [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: ChangeLog Email-Valid-0.190.0.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-06 20:24 Brent Baude (ranger)
2012-04-26  2:00 Jeroen Roovers (jer)
2012-04-24  8:13 Jeff Horelick (jdhore)
2012-04-22 10:28 Agostino Sarubbo (ago)
2012-03-29 18:08 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