public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-DNS-Async: ChangeLog Net-DNS-Async-1.70.0.ebuild
@ 2011-08-29 12:00 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2011-08-29 12:00 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/29 12:00:52

  Modified:             ChangeLog
  Added:                Net-DNS-Async-1.70.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Net-DNS-Async/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS-Async/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Jun 2009 12:36:50 -0000	1.2
+++ ChangeLog	29 Aug 2011 12:00:52 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Net-DNS-Async
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS-Async/ChangeLog,v 1.2 2009/06/21 12:36:50 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS-Async/ChangeLog,v 1.3 2011/08/29 12:00:52 tove Exp $
+
+*Net-DNS-Async-1.70.0 (29 Aug 2011)
+
+  29 Aug 2011; Torsten Veller <tove@gentoo.org> +Net-DNS-Async-1.70.0.ebuild:
+  Change version scheme
 
   21 Jun 2009; Torsten Veller <tove@gentoo.org> Net-DNS-Async-1.07.ebuild:
   Add ~x86. Fix header. Don't run online test.



1.1                  dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0.ebuild?rev=1.1&content-type=text/plain

Index: Net-DNS-Async-1.70.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0.ebuild,v 1.1 2011/08/29 12:00:52 tove Exp $

EAPI=4

MODULE_AUTHOR=SHEVEK
MODULE_VERSION=1.07
inherit perl-module

DESCRIPTION="Asynchronous DNS helper for high volume applications"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-perl/Net-DNS"
DEPEND="${RDEPEND}"

SRC_TEST="do"

src_test() {
	# disable online test
	mv "${S}"/t/02_resolve.t{,.disable} || die
	perl-module_src_test
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-29 12:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-29 12:00 [gentoo-commits] gentoo-x86 commit in dev-perl/Net-DNS-Async: ChangeLog Net-DNS-Async-1.70.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