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.188.0.ebuild
@ 2012-03-17 11:31 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2012-03-17 11:31 UTC (permalink / raw
  To: gentoo-commits

tove        12/03/17 11:31:50

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	18 Feb 2012 15:07:00 -0000	1.53
+++ ChangeLog	17 Mar 2012 11:31:48 -0000	1.54
@@ -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.53 2012/02/18 15:07:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.54 2012/03/17 11:31:48 tove Exp $
+
+*Email-Valid-0.188.0 (17 Mar 2012)
+
+  17 Mar 2012; Torsten Veller <tove@gentoo.org> +Email-Valid-0.188.0.ebuild:
+  Version bump
 
   18 Feb 2012; Torsten Veller <tove@gentoo.org> -Email-Valid-0.185.0.ebuild,
   -Email-Valid-0.186.0.ebuild:



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

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

Index: Email-Valid-0.188.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.188.0.ebuild,v 1.1 2012/03/17 11:31:50 tove Exp $

EAPI=4

MODULE_AUTHOR=RJBS
MODULE_VERSION=0.188
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] only message in thread

only message in thread, other threads:[~2012-03-17 11:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-17 11:31 [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: ChangeLog Email-Valid-0.188.0.ebuild 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