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

tove        09/02/25 20:33:13

  Modified:             ChangeLog
  Added:                File-SearchPath-0.05.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-perl/File-SearchPath/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	30 Sep 2008 06:31:50 -0000	1.2
+++ ChangeLog	25 Feb 2009 20:33:12 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/File-SearchPath
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v 1.2 2008/09/30 06:31:50 robbat2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v 1.3 2009/02/25 20:33:12 tove Exp $
+
+*File-SearchPath-0.05 (25 Feb 2009)
+
+  25 Feb 2009; Torsten Veller <tove@gentoo.org>
+  +File-SearchPath-0.05.ebuild:
+  Version bump
 
   30 Sep 2008; Robin H. Johnson <robbat2@gentoo.org>
   File-SearchPath-0.03.ebuild:



1.1                  dev-perl/File-SearchPath/File-SearchPath-0.05.ebuild

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

Index: File-SearchPath-0.05.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/File-SearchPath-0.05.ebuild,v 1.1 2009/02/25 20:33:12 tove Exp $

MODULE_AUTHOR="TJENNESS"
inherit perl-module

DESCRIPTION="Search for a file in an environment variable path"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-SearchPath: ChangeLog File-SearchPath-0.05.ebuild
@ 2011-01-14 17:44 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-01-14 17:44 UTC (permalink / raw
  To: gentoo-commits

tove        11/01/14 17:44:33

  Modified:             ChangeLog
  Removed:              File-SearchPath-0.05.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha15/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-perl/File-SearchPath/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	12 Jan 2011 21:04:32 -0000	1.5
+++ ChangeLog	14 Jan 2011 17:44:32 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-SearchPath
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v 1.5 2011/01/12 21:04:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v 1.6 2011/01/14 17:44:32 tove Exp $
+
+  14 Jan 2011; Torsten Veller <tove@gentoo.org> -File-SearchPath-0.05.ebuild:
+  Cleanup
 
 *File-SearchPath-0.60 (12 Jan 2011)
 






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

end of thread, other threads:[~2011-01-14 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-25 20:33 [gentoo-commits] gentoo-x86 commit in dev-perl/File-SearchPath: ChangeLog File-SearchPath-0.05.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-14 17:44 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