public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/String-Approx: ChangeLog String-Approx-3.260.0.ebuild
@ 2011-08-28 19:19 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 19:19 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/28 19:19:33

  Modified:             ChangeLog
  Added:                String-Approx-3.260.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-perl/String-Approx/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Approx/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Approx/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Approx/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	3 Jun 2007 15:38:43 -0000	1.9
+++ ChangeLog	28 Aug 2011 19:19:32 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/String-Approx
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v 1.9 2007/06/03 15:38:43 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v 1.10 2011/08/28 19:19:32 tove Exp $
+
+*String-Approx-3.260.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +String-Approx-3.260.0.ebuild:
+  Change version scheme
 
   03 Jun 2007; Raúl Porcel <armin76@gentoo.org> String-Approx-3.26.ebuild:
   Add ~alpha wrt #173106



1.1                  dev-perl/String-Approx/String-Approx-3.260.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Approx/String-Approx-3.260.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Approx/String-Approx-3.260.0.ebuild?rev=1.1&content-type=text/plain

Index: String-Approx-3.260.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/String-Approx/String-Approx-3.260.0.ebuild,v 1.1 2011/08/28 19:19:32 tove Exp $

EAPI=4

MODULE_AUTHOR=JHI
MODULE_VERSION=3.26
inherit perl-module

DESCRIPTION="Perl extension for approximate string matching (fuzzy matching)"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/String-Approx: ChangeLog String-Approx-3.260.0.ebuild
@ 2011-09-03 21:04 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-09-03 21:04 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/03 21:04:30

  Modified:             ChangeLog String-Approx-3.260.0.ebuild
  Log:
  Merge stable keywords from former version scheme ebuilds
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-perl/String-Approx/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Approx/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Approx/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-Approx/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	28 Aug 2011 19:19:32 -0000	1.10
+++ ChangeLog	3 Sep 2011 21:04:29 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/String-Approx
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v 1.10 2011/08/28 19:19:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v 1.11 2011/09/03 21:04:29 tove Exp $
+
+  03 Sep 2011; Torsten Veller <tove@gentoo.org> String-Approx-3.260.0.ebuild:
+  Merge stable keywords from former version scheme ebuild
 
 *String-Approx-3.260.0 (28 Aug 2011)
 



1.2                  dev-perl/String-Approx/String-Approx-3.260.0.ebuild

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

Index: String-Approx-3.260.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/String-Approx-3.260.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- String-Approx-3.260.0.ebuild	28 Aug 2011 19:19:32 -0000	1.1
+++ String-Approx-3.260.0.ebuild	3 Sep 2011 21:04:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/String-Approx-3.260.0.ebuild,v 1.1 2011/08/28 19:19:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/String-Approx-3.260.0.ebuild,v 1.2 2011/09/03 21:04:29 tove Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Perl extension for approximate string matching (fuzzy matching)"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86"
 IUSE=""
 
 SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/String-Approx: ChangeLog String-Approx-3.260.0.ebuild
@ 2014-10-24 12:54 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-10-24 12:54 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/10/24 12:54:51

  Modified:             ChangeLog
  Removed:              String-Approx-3.260.0.ebuild
  Log:
  Drop old.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.18                 dev-perl/String-Approx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	25 May 2013 08:00:01 -0000	1.17
+++ ChangeLog	24 Oct 2014 12:54:51 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/String-Approx
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v 1.17 2013/05/25 08:00:01 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/ChangeLog,v 1.18 2014/10/24 12:54:51 zlogene Exp $
+
+  24 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -String-Approx-3.260.0.ebuild:
+  Drop old.
 
   25 May 2013; Agostino Sarubbo <ago@gentoo.org> String-Approx-3.270.0.ebuild:
   Stable for sparc, wrt bug #461136





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

end of thread, other threads:[~2014-10-24 12:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 19:19 [gentoo-commits] gentoo-x86 commit in dev-perl/String-Approx: ChangeLog String-Approx-3.260.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-03 21:04 Torsten Veller (tove)
2014-10-24 12:54 Mikle Kolyada (zlogene)

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