public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Validate-Domain: Data-Validate-Domain-0.100.0.ebuild ChangeLog
@ 2014-12-07 13:22 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-12-07 13:22 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/12/07 13:22:32

  Modified:             Data-Validate-Domain-0.100.0.ebuild ChangeLog
  Log:
  Drop dev-lang/perl dependency
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.2                  dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild

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

Index: Data-Validate-Domain-0.100.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Data-Validate-Domain-0.100.0.ebuild	25 Sep 2014 10:28:35 -0000	1.1
+++ Data-Validate-Domain-0.100.0.ebuild	7 Dec 2014 13:22:31 -0000	1.2
@@ -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/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v 1.1 2014/09/25 10:28:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v 1.2 2014/12/07 13:22:31 zlogene Exp $
 
 EAPI=5
 
@@ -16,5 +16,4 @@
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND=">=dev-perl/Net-Domain-TLD-1.690.0
-	dev-lang/perl"
+DEPEND=">=dev-perl/Net-Domain-TLD-1.690.0"



1.2                  dev-perl/Data-Validate-Domain/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	25 Sep 2014 10:28:35 -0000	1.1
+++ ChangeLog	7 Dec 2014 13:22:31 -0000	1.2
@@ -1,10 +1,13 @@
 # ChangeLog for dev-perl/Data-Validate-Domain
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v 1.1 2014/09/25 10:28:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v 1.2 2014/12/07 13:22:31 zlogene Exp $
+
+  07 Dec 2014; Mikle Kolyada <zlogene@gentoo.org>
+  Data-Validate-Domain-0.100.0.ebuild:
+  Drop dev-lang/perl dependency
 
 *Data-Validate-Domain-0.100.0 (25 Sep 2014)
 
   25 Sep 2014; Tony Vroon <chainsaw@gentoo.org>
   +Data-Validate-Domain-0.100.0.ebuild, +metadata.xml:
   Initial commit, ebuild by g-cpan with some minor tweaks by me.
-





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Validate-Domain: Data-Validate-Domain-0.100.0.ebuild ChangeLog
@ 2014-12-12 23:12 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-12-12 23:12 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/12/12 23:12:05

  Modified:             Data-Validate-Domain-0.100.0.ebuild ChangeLog
  Log:
  Add test support, bug 524552
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.3                  dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild

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

Index: Data-Validate-Domain-0.100.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Data-Validate-Domain-0.100.0.ebuild	7 Dec 2014 13:22:31 -0000	1.2
+++ Data-Validate-Domain-0.100.0.ebuild	12 Dec 2014 23:12:05 -0000	1.3
@@ -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/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v 1.2 2014/12/07 13:22:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v 1.3 2014/12/12 23:12:05 dilfridge Exp $
 
 EAPI=5
 
@@ -11,9 +11,13 @@
 
 DESCRIPTION="Light weight module for validating domains"
 
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
+IUSE="test"
 
-DEPEND=">=dev-perl/Net-Domain-TLD-1.690.0"
+RDEPEND=">=dev-perl/Net-Domain-TLD-1.690.0"
+DEPEND="${RDEPEND}
+	test? ( virtual/perl-Test-Simple )
+"
+
+SRC_TEST=do



1.3                  dev-perl/Data-Validate-Domain/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	7 Dec 2014 13:22:31 -0000	1.2
+++ ChangeLog	12 Dec 2014 23:12:05 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Data-Validate-Domain
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v 1.2 2014/12/07 13:22:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v 1.3 2014/12/12 23:12:05 dilfridge Exp $
+
+  12 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  Data-Validate-Domain-0.100.0.ebuild:
+  Add test support, bug 524552
 
   07 Dec 2014; Mikle Kolyada <zlogene@gentoo.org>
   Data-Validate-Domain-0.100.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Validate-Domain: Data-Validate-Domain-0.100.0.ebuild ChangeLog
@ 2015-01-13  6:58 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-01-13  6:58 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/01/13 06:58:26

  Modified:             Data-Validate-Domain-0.100.0.ebuild ChangeLog
  Log:
  Mark stable
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.4                  dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild

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

Index: Data-Validate-Domain-0.100.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Data-Validate-Domain-0.100.0.ebuild	12 Dec 2014 23:12:05 -0000	1.3
+++ Data-Validate-Domain-0.100.0.ebuild	13 Jan 2015 06:58:26 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v 1.3 2014/12/12 23:12:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v 1.4 2015/01/13 06:58:26 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Light weight module for validating domains"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="test"
 
 RDEPEND=">=dev-perl/Net-Domain-TLD-1.690.0"



1.4                  dev-perl/Data-Validate-Domain/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 Dec 2014 23:12:05 -0000	1.3
+++ ChangeLog	13 Jan 2015 06:58:26 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Data-Validate-Domain
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v 1.3 2014/12/12 23:12:05 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v 1.4 2015/01/13 06:58:26 zlogene Exp $
+
+  13 Jan 2015; Mikle Kolyada <zlogene@gentoo.org>
+  Data-Validate-Domain-0.100.0.ebuild:
+  Mark stable
 
   12 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org>
   Data-Validate-Domain-0.100.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Validate-Domain: Data-Validate-Domain-0.100.0.ebuild ChangeLog
@ 2015-02-02 14:40 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2015-02-02 14:40 UTC (permalink / raw
  To: gentoo-commits

jer         15/02/02 14:40:18

  Modified:             Data-Validate-Domain-0.100.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #538496).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.5                  dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild

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

Index: Data-Validate-Domain-0.100.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Data-Validate-Domain-0.100.0.ebuild	13 Jan 2015 06:58:26 -0000	1.4
+++ Data-Validate-Domain-0.100.0.ebuild	2 Feb 2015 14:40:18 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v 1.4 2015/01/13 06:58:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild,v 1.5 2015/02/02 14:40:18 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Light weight module for validating domains"
 
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~hppa"
 IUSE="test"
 
 RDEPEND=">=dev-perl/Net-Domain-TLD-1.690.0"



1.5                  dev-perl/Data-Validate-Domain/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	13 Jan 2015 06:58:26 -0000	1.4
+++ ChangeLog	2 Feb 2015 14:40:18 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Data-Validate-Domain
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v 1.4 2015/01/13 06:58:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Validate-Domain/ChangeLog,v 1.5 2015/02/02 14:40:18 jer Exp $
+
+  02 Feb 2015; Jeroen Roovers <jer@gentoo.org>
+  Data-Validate-Domain-0.100.0.ebuild:
+  Marked ~hppa (bug #538496).
 
   13 Jan 2015; Mikle Kolyada <zlogene@gentoo.org>
   Data-Validate-Domain-0.100.0.ebuild:





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

end of thread, other threads:[~2015-02-02 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-07 13:22 [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Validate-Domain: Data-Validate-Domain-0.100.0.ebuild ChangeLog Mikle Kolyada (zlogene)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-12 23:12 Andreas HAttel (dilfridge)
2015-01-13  6:58 Mikle Kolyada (zlogene)
2015-02-02 14:40 Jeroen Roovers (jer)

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