axs 14/08/22 17:45:35
Modified: ChangeLog
Added: Data-Dump-1.220.0-r1.ebuild
Data-Dump-1.210.0-r1.ebuild
Removed: Data-Dump-1.210.0.ebuild Data-Dump-1.220.0.ebuild
Log:
bumped EAPI to 5; committed directly to stable as no other changes present
and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed
Manifest commit with key 2B6559ED)
Revision Changes Path
1.30 dev-perl/Data-Dump/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Dump/ChangeLog?rev=1.30&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Dump/ChangeLog?rev=1.30&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Dump/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 8 Sep 2013 10:41:26 -0000 1.29
+++ ChangeLog 22 Aug 2014 17:45:34 -0000 1.30
@@ -1,6 +1,15 @@
# ChangeLog for dev-perl/Data-Dump
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/ChangeLog,v 1.29
2013/09/08 10:41:26 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/ChangeLog,v 1.30
2014/08/22 17:45:34 axs Exp $
+
+*Data-Dump-1.220.0-r1 (22 Aug 2014)
+*Data-Dump-1.210.0-r1 (22 Aug 2014)
+
+ 22 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+ +Data-Dump-1.210.0-r1.ebuild, +Data-Dump-1.220.0-r1.ebuild,
+ -Data-Dump-1.210.0.ebuild, -Data-Dump-1.220.0.ebuild:
+ bumped EAPI to 5; committed directly to stable as no other changes present
and
+ revbump helps stable systems to keep from dieing on perl-5.18 upgrade
08 Sep 2013; Sergey Popov <[email protected]> Data-Dump-1.220.0.ebuild:
Add ~arm keyword, wrt bug #449762
1.1 dev-perl/Data-Dump/Data-Dump-1.220.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.220.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.220.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: Data-Dump-1.220.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.220.0-r1.ebuild,v 1.1
2014/08/22 17:45:34 axs Exp $
EAPI=5
MODULE_AUTHOR=GAAS
MODULE_VERSION=1.22
inherit perl-module
DESCRIPTION="Pretty printing of data structures"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux
~x86-solaris"
IUSE=""
SRC_TEST=do
1.1 dev-perl/Data-Dump/Data-Dump-1.210.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.210.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.210.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: Data-Dump-1.210.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.210.0-r1.ebuild,v 1.1
2014/08/22 17:45:34 axs Exp $
EAPI=5
MODULE_AUTHOR=GAAS
MODULE_VERSION=1.21
inherit perl-module
DESCRIPTION="Pretty printing of data structures"
SLOT="0"
KEYWORDS="alpha amd64 hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
SRC_TEST=do