public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/URI-Find: ChangeLog URI-Find-20100211.ebuild
@ 2010-02-11 20:10 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-02-11 20:10 UTC (permalink / raw
  To: gentoo-commits

tove        10/02/11 20:10:32

  Modified:             ChangeLog
  Added:                URI-Find-20100211.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-perl/URI-Find/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI-Find/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI-Find/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI-Find/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Jun 2009 14:06:29 -0000	1.1
+++ ChangeLog	11 Feb 2010 20:10:32 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/URI-Find
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/ChangeLog,v 1.1 2009/06/30 14:06:29 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/ChangeLog,v 1.2 2010/02/11 20:10:32 tove Exp $
+
+*URI-Find-20100211 (11 Feb 2010)
+
+  11 Feb 2010; Torsten Veller <tove@gentoo.org> +URI-Find-20100211.ebuild:
+  Version bump
 
 *URI-Find-20090319 (30 Jun 2009)
 



1.1                  dev-perl/URI-Find/URI-Find-20100211.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI-Find/URI-Find-20100211.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI-Find/URI-Find-20100211.ebuild?rev=1.1&content-type=text/plain

Index: URI-Find-20100211.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/URI-Find-20100211.ebuild,v 1.1 2010/02/11 20:10:32 tove Exp $

EAPI=2

MODULE_AUTHOR=MSCHWERN
inherit perl-module

DESCRIPTION="Find URIs in plain text"

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

RDEPEND="dev-perl/URI"
DEPEND=">=virtual/perl-Module-Build-0.30
	test? ( >=virtual/perl-Test-Simple-0.82
		${RDEPEND} )"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/URI-Find: ChangeLog URI-Find-20100211.ebuild
@ 2010-10-20  7:13 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-10-20  7:13 UTC (permalink / raw
  To: gentoo-commits

tove        10/10/20 07:13:39

  Modified:             ChangeLog
  Removed:              URI-Find-20100211.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2_rc98/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-perl/URI-Find/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	6 May 2010 06:19:54 -0000	1.4
+++ ChangeLog	20 Oct 2010 07:13:38 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/URI-Find
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/ChangeLog,v 1.4 2010/05/06 06:19:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/ChangeLog,v 1.5 2010/10/20 07:13:38 tove Exp $
+
+  20 Oct 2010; Torsten Veller <tove@gentoo.org> -URI-Find-20100211.ebuild:
+  Cleanup
 
 *URI-Find-20100505 (06 May 2010)
 






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

end of thread, other threads:[~2010-10-20  7:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-11 20:10 [gentoo-commits] gentoo-x86 commit in dev-perl/URI-Find: ChangeLog URI-Find-20100211.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-20  7:13 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