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

tove        11/08/28 13:05:34

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

Revision  Changes    Path
1.19                 dev-perl/Text-Kakasi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	18 Apr 2010 10:23:07 -0000	1.18
+++ ChangeLog	28 Aug 2011 13:05:34 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Text-Kakasi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.18 2010/04/18 10:23:07 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.19 2011/08/28 13:05:34 tove Exp $
+
+*Text-Kakasi-2.40.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Kakasi-2.40.0.ebuild:
+  Change version scheme
 
   18 Apr 2010; Torsten Veller <tove@gentoo.org> Text-Kakasi-2.04.ebuild:
   Quote variables. EAPI=3. Maintainance



1.1                  dev-perl/Text-Kakasi/Text-Kakasi-2.40.0.ebuild

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

Index: Text-Kakasi-2.40.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/Text-Kakasi/Text-Kakasi-2.40.0.ebuild,v 1.1 2011/08/28 13:05:34 tove Exp $

EAPI=4

MODULE_AUTHOR=DANKOGAI
MODULE_VERSION=2.04
inherit perl-module

DESCRIPTION="This module provides libkakasi interface for Perl"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""

RDEPEND=">=app-i18n/kakasi-2.3.4"
DEPEND="${RDEPEND}"

PATCHES=( "${FILESDIR}"/Text-Kakasi-1.05-gentoo.diff )






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

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

tove        11/09/03 21:04:37

  Modified:             ChangeLog Text-Kakasi-2.40.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.20                 dev-perl/Text-Kakasi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	28 Aug 2011 13:05:34 -0000	1.19
+++ ChangeLog	3 Sep 2011 21:04:37 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Kakasi
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.19 2011/08/28 13:05:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.20 2011/09/03 21:04:37 tove Exp $
+
+  03 Sep 2011; Torsten Veller <tove@gentoo.org> Text-Kakasi-2.40.0.ebuild:
+  Merge stable keywords from former version scheme ebuild
 
 *Text-Kakasi-2.40.0 (28 Aug 2011)
 



1.2                  dev-perl/Text-Kakasi/Text-Kakasi-2.40.0.ebuild

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

Index: Text-Kakasi-2.40.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.40.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-Kakasi-2.40.0.ebuild	28 Aug 2011 13:05:34 -0000	1.1
+++ Text-Kakasi-2.40.0.ebuild	3 Sep 2011 21:04:37 -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/Text-Kakasi/Text-Kakasi-2.40.0.ebuild,v 1.1 2011/08/28 13:05:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.40.0.ebuild,v 1.2 2011/09/03 21:04:37 tove Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND=">=app-i18n/kakasi-2.3.4"






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

end of thread, other threads:[~2011-09-03 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 13:05 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Kakasi: ChangeLog Text-Kakasi-2.40.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-03 21:04 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