public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Plucene: ChangeLog Plucene-1.250.0.ebuild
@ 2011-08-29 10:39 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-08-29 10:39 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/29 10:39:17

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

Revision  Changes    Path
1.28                 dev-perl/Plucene/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	5 Feb 2010 21:45:07 -0000	1.27
+++ ChangeLog	29 Aug 2011 10:39:17 -0000	1.28
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Plucene
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.27 2010/02/05 21:45:07 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.28 2011/08/29 10:39:17 tove Exp $
+
+*Plucene-1.250.0 (29 Aug 2011)
+
+  29 Aug 2011; Torsten Veller <tove@gentoo.org> +Plucene-1.250.0.ebuild:
+  Change version scheme
 
   05 Feb 2010; Torsten Veller <tove@gentoo.org> Plucene-1.25.ebuild:
   Fix LICENSE (#301969). Maintenance



1.1                  dev-perl/Plucene/Plucene-1.250.0.ebuild

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

Index: Plucene-1.250.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/Plucene/Plucene-1.250.0.ebuild,v 1.1 2011/08/29 10:39:17 tove Exp $

EAPI=4

MODULE_AUTHOR=TMTM
MODULE_VERSION=1.25
inherit perl-module

DESCRIPTION="Plucene - the Perl lucene port"

SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="virtual/perl-Memoize
		dev-perl/Tie-Array-Sorted
		dev-perl/Encode-compat
		dev-perl/File-Slurp
		dev-perl/Class-Virtual
		dev-perl/Class-Accessor
		virtual/perl-Time-Piece
		virtual/perl-File-Spec
		>=virtual/perl-Scalar-List-Utils-1.13
		dev-perl/Lingua-Stem
		dev-perl/Bit-Vector-Minimal
		dev-perl/IO-stringy"
DEPEND="${RDEPEND}
		>=virtual/perl-Test-Harness-2.30
		>=virtual/perl-Module-Build-0.28"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Plucene: ChangeLog Plucene-1.250.0.ebuild
@ 2012-03-25 16:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-03-25 16:24 UTC (permalink / raw
  To: gentoo-commits

armin76     12/03/25 16:24:07

  Modified:             ChangeLog Plucene-1.250.0.ebuild
  Log:
  Drop ia64/sparc keywords
  
  (Portage version: 2.1.10.49/cvs/Linux ia64)

Revision  Changes    Path
1.31                 dev-perl/Plucene/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	4 Sep 2011 11:24:00 -0000	1.30
+++ ChangeLog	25 Mar 2012 16:24:07 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Plucene
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.30 2011/09/04 11:24:00 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.31 2012/03/25 16:24:07 armin76 Exp $
+
+  25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Plucene-1.250.0.ebuild:
+  Drop ia64/sparc keywords
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -Plucene-1.25.ebuild:
   Cleanup



1.3                  dev-perl/Plucene/Plucene-1.250.0.ebuild

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

Index: Plucene-1.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plucene/Plucene-1.250.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Plucene-1.250.0.ebuild	3 Sep 2011 21:04:39 -0000	1.2
+++ Plucene-1.250.0.ebuild	25 Mar 2012 16:24:07 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/Plucene-1.250.0.ebuild,v 1.2 2011/09/03 21:04:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/Plucene-1.250.0.ebuild,v 1.3 2012/03/25 16:24:07 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Plucene - the Perl lucene port"
 
 SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="virtual/perl-Memoize






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

end of thread, other threads:[~2012-03-25 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-25 16:24 [gentoo-commits] gentoo-x86 commit in dev-perl/Plucene: ChangeLog Plucene-1.250.0.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-29 10:39 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