* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Format: Text-Format-0.590.0.ebuild ChangeLog
@ 2014-05-31 14:14 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-05-31 14:14 UTC (permalink / raw
To: gentoo-commits
zlogene 14/05/31 14:14:39
Modified: ChangeLog
Added: Text-Format-0.590.0.ebuild
Log:
Version bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.6 dev-perl/Text-Format/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 6 Jun 2013 07:04:02 -0000 1.5
+++ ChangeLog 31 May 2014 14:14:39 -0000 1.6
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Text-Format
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v 1.5 2013/06/06 07:04:02 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v 1.6 2014/05/31 14:14:39 zlogene Exp $
+
+*Text-Format-0.590.0 (31 May 2014)
+
+ 31 May 2014; Mikle Kolyada <zlogene@gentoo.org> +Text-Format-0.590.0.ebuild:
+ Version bump
06 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
Reassigning due to Zlogene became Gentoo developer, remove proxy maintainers
1.1 dev-perl/Text-Format/Text-Format-0.590.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?rev=1.1&content-type=text/plain
Index: Text-Format-0.590.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.1 2014/05/31 14:14:39 zlogene Exp $
EAPI=5
MODULE_AUTHOR=SHLOMIF
MODULE_VERSION=0.58
inherit perl-module
DESCRIPTION="Various subroutines to format text"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
DEPEND="virtual/perl-Module-Build
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
)"
SRC_TEST="do parallel"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Format: Text-Format-0.590.0.ebuild ChangeLog
@ 2014-05-31 15:33 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-05-31 15:33 UTC (permalink / raw
To: gentoo-commits
zlogene 14/05/31 15:33:33
Modified: Text-Format-0.590.0.ebuild ChangeLog
Log:
Fix version in MODULE_VERSION
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.2 dev-perl/Text-Format/Text-Format-0.590.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?r1=1.1&r2=1.2
Index: Text-Format-0.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-Format-0.590.0.ebuild 31 May 2014 14:14:39 -0000 1.1
+++ Text-Format-0.590.0.ebuild 31 May 2014 15:33:33 -0000 1.2
@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.1 2014/05/31 14:14:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.2 2014/05/31 15:33:33 zlogene Exp $
EAPI=5
MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=0.58
+MODULE_VERSION=0.59
inherit perl-module
1.7 dev-perl/Text-Format/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 31 May 2014 14:14:39 -0000 1.6
+++ ChangeLog 31 May 2014 15:33:33 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Format
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v 1.6 2014/05/31 14:14:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v 1.7 2014/05/31 15:33:33 zlogene Exp $
+
+ 31 May 2014; Mikle Kolyada <zlogene@gentoo.org> Text-Format-0.590.0.ebuild:
+ Fix version in MODULE_VERSION
*Text-Format-0.590.0 (31 May 2014)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Format: Text-Format-0.590.0.ebuild ChangeLog
@ 2015-01-11 21:27 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-01-11 21:27 UTC (permalink / raw
To: gentoo-commits
zlogene 15/01/11 21:27:58
Modified: Text-Format-0.590.0.ebuild ChangeLog
Log:
Stable for all
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.3 dev-perl/Text-Format/Text-Format-0.590.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?r1=1.2&r2=1.3
Index: Text-Format-0.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Text-Format-0.590.0.ebuild 31 May 2014 15:33:33 -0000 1.2
+++ Text-Format-0.590.0.ebuild 11 Jan 2015 21:27:58 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.2 2014/05/31 15:33:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.3 2015/01/11 21:27:58 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@
DESCRIPTION="Various subroutines to format text"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
1.9 dev-perl/Text-Format/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 23 Aug 2014 22:10:08 -0000 1.8
+++ ChangeLog 11 Jan 2015 21:27:58 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Format
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v 1.8 2014/08/23 22:10:08 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v 1.9 2015/01/11 21:27:58 zlogene Exp $
+
+ 11 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> Text-Format-0.590.0.ebuild:
+ Stable for all
*Text-Format-0.580.0-r1 (23 Aug 2014)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-11 21:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 21:27 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Format: Text-Format-0.590.0.ebuild ChangeLog Mikle Kolyada (zlogene)
-- strict thread matches above, loose matches on Subject: below --
2014-05-31 15:33 Mikle Kolyada (zlogene)
2014-05-31 14:14 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