public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Which: ChangeLog File-Which-1.09.ebuild
@ 2009-11-10 10:17 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 5+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-11-10 10:17 UTC (permalink / raw
  To: gentoo-commits

robbat2     09/11/10 10:17:13

  Modified:             ChangeLog
  Added:                File-Which-1.09.ebuild
  Log:
  Version bump via perl-bump experimental tool.
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-perl/File-Which/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -p -w -b -B -u -u -r1.14 -r1.15
--- ChangeLog	24 Sep 2009 18:22:10 -0000	1.14
+++ ChangeLog	10 Nov 2009 10:17:13 -0000	1.15
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/File-Which
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.14 2009/09/24 18:22:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.15 2009/11/10 10:17:13 robbat2 Exp $
+
+*File-Which-1.09 (10 Nov 2009)
+
+  10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
+  +File-Which-1.09.ebuild:
+  Version bump via perl-bump experimental tool.
 
   24 Sep 2009; Raúl Porcel <armin76@gentoo.org> File-Which-1.08.ebuild:
   Add ~arm/~s390/~sh wrt #285343



1.1                  dev-perl/File-Which/File-Which-1.09.ebuild

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

Index: File-Which-1.09.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-Which/File-Which-1.09.ebuild,v 1.1 2009/11/10 10:17:13 robbat2 Exp $

EAPI=2

MODULE_AUTHOR=ADAMK
inherit perl-module

DESCRIPTION="Perl module implementing 'which' internally"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="test"

RDEPEND=""
DEPEND="test? ( dev-perl/Test-Script )"

SRC_TEST="do"
mydoc="TODO"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Which: ChangeLog File-Which-1.09.ebuild
@ 2010-01-09 21:09 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-09 21:09 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/09 21:09:53

  Modified:             ChangeLog File-Which-1.09.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.17                 dev-perl/File-Which/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	25 Nov 2009 12:34:18 -0000	1.16
+++ ChangeLog	9 Jan 2010 21:09:52 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-Which
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.16 2009/11/25 12:34:18 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.17 2010/01/09 21:09:52 grobian Exp $
+
+  09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Which-1.09.ebuild:
+  Transfer Prefix keywords
 
   25 Nov 2009; Torsten Veller <tove@gentoo.org> -File-Which-1.08.ebuild,
   File-Which-1.09.ebuild:



1.3                  dev-perl/File-Which/File-Which-1.09.ebuild

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

Index: File-Which-1.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- File-Which-1.09.ebuild	25 Nov 2009 12:34:18 -0000	1.2
+++ File-Which-1.09.ebuild	9 Jan 2010 21:09:52 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.2 2009/11/25 12:34:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.3 2010/01/09 21:09:52 grobian Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Perl module implementing 'which' internally"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Which: ChangeLog File-Which-1.09.ebuild
@ 2010-12-07  5:01 Matt Turner (mattst88)
  0 siblings, 0 replies; 5+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-07  5:01 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/07 05:01:16

  Modified:             ChangeLog File-Which-1.09.ebuild
  Log:
  Added ~mips, bug 285343.
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.18                 dev-perl/File-Which/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	9 Jan 2010 21:09:52 -0000	1.17
+++ ChangeLog	7 Dec 2010 05:01:16 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-Which
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.17 2010/01/09 21:09:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.18 2010/12/07 05:01:16 mattst88 Exp $
+
+  07 Dec 2010; Matt Turner <mattst88@gentoo.org> File-Which-1.09.ebuild:
+  Added ~mips, bug 285343.
 
   09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Which-1.09.ebuild:
   Transfer Prefix keywords



1.4                  dev-perl/File-Which/File-Which-1.09.ebuild

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

Index: File-Which-1.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- File-Which-1.09.ebuild	9 Jan 2010 21:09:52 -0000	1.3
+++ File-Which-1.09.ebuild	7 Dec 2010 05:01:16 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.3 2010/01/09 21:09:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.4 2010/12/07 05:01:16 mattst88 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Perl module implementing 'which' internally"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Which: ChangeLog File-Which-1.09.ebuild
@ 2011-07-07  5:49 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2011-07-07  5:49 UTC (permalink / raw
  To: gentoo-commits

aballier    11/07/07 05:49:57

  Modified:             ChangeLog File-Which-1.09.ebuild
  Log:
  keyword ~x86-fbsd
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-perl/File-Which/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	3 Apr 2011 06:28:50 -0000	1.19
+++ ChangeLog	7 Jul 2011 05:49:57 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-Which
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.19 2011/04/03 06:28:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.20 2011/07/07 05:49:57 aballier Exp $
+
+  07 Jul 2011; Alexis Ballier <aballier@gentoo.org> File-Which-1.09.ebuild:
+  keyword ~x86-fbsd
 
   03 Apr 2011; Torsten Veller <tove@gentoo.org> -File-Which-1.07.ebuild:
   Cleanup



1.5                  dev-perl/File-Which/File-Which-1.09.ebuild

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

Index: File-Which-1.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- File-Which-1.09.ebuild	7 Dec 2010 05:01:16 -0000	1.4
+++ File-Which-1.09.ebuild	7 Jul 2011 05:49:57 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.4 2010/12/07 05:01:16 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.5 2011/07/07 05:49:57 aballier Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Perl module implementing 'which' internally"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Which: ChangeLog File-Which-1.09.ebuild
@ 2011-09-04 11:20 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:20 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/04 11:20:42

  Modified:             ChangeLog
  Removed:              File-Which-1.09.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-perl/File-Which/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	30 Aug 2011 15:35:34 -0000	1.21
+++ ChangeLog	4 Sep 2011 11:20:42 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-Which
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.21 2011/08/30 15:35:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.22 2011/09/04 11:20:42 tove Exp $
+
+  04 Sep 2011; Torsten Veller <tove@gentoo.org> -File-Which-1.09.ebuild:
+  Cleanup
 
 *File-Which-1.90.0 (30 Aug 2011)
 






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

end of thread, other threads:[~2011-09-04 11:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-09 21:09 [gentoo-commits] gentoo-x86 commit in dev-perl/File-Which: ChangeLog File-Which-1.09.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-04 11:20 Torsten Veller (tove)
2011-07-07  5:49 Alexis Ballier (aballier)
2010-12-07  5:01 Matt Turner (mattst88)
2009-11-10 10:17 Robin H. Johnson (robbat2)

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