axs 14/08/22 20:54:57
Modified: ChangeLog
Added: Data-UUID-1.217.0-r1.ebuild
Data-UUID-1.219.0-r1.ebuild
Removed: Data-UUID-1.219.0.ebuild Data-UUID-1.217.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.63 dev-perl/Data-UUID/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/ChangeLog?rev=1.63&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/ChangeLog?rev=1.63&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 25 Aug 2013 07:20:32 -0000 1.62
+++ ChangeLog 22 Aug 2014 20:54:57 -0000 1.63
@@ -1,6 +1,15 @@
# ChangeLog for dev-perl/Data-UUID
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v 1.62
2013/08/25 07:20:32 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v 1.63
2014/08/22 20:54:57 axs Exp $
+
+*Data-UUID-1.217.0-r1 (22 Aug 2014)
+*Data-UUID-1.219.0-r1 (22 Aug 2014)
+
+ 22 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+ +Data-UUID-1.217.0-r1.ebuild, +Data-UUID-1.219.0-r1.ebuild,
+ -Data-UUID-1.217.0.ebuild, -Data-UUID-1.219.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
*Data-UUID-1.219.0 (25 Aug 2013)
1.1 dev-perl/Data-UUID/Data-UUID-1.217.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.217.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.217.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: Data-UUID-1.217.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-UUID/Data-UUID-1.217.0-r1.ebuild,v 1.1
2014/08/22 20:54:57 axs Exp $
EAPI=5
MODULE_AUTHOR=RJBS
MODULE_VERSION=1.217
inherit perl-module
DESCRIPTION="Perl extension for generating Globally/Universally Unique
Identifiers (GUIDs/UUIDs)"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-Digest-MD5"
DEPEND="${RDEPEND}"
SRC_TEST="do"
1.1 dev-perl/Data-UUID/Data-UUID-1.219.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.219.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.219.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: Data-UUID-1.219.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-UUID/Data-UUID-1.219.0-r1.ebuild,v 1.1
2014/08/22 20:54:57 axs Exp $
EAPI=5
MODULE_AUTHOR=RJBS
MODULE_VERSION=1.219
inherit perl-module
DESCRIPTION="Perl extension for generating Globally/Universally Unique
Identifiers (GUIDs/UUIDs)"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-Digest-MD5"
DEPEND="${RDEPEND}"
SRC_TEST="do"