* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Command: ExtUtils-Command-1.170.0-r1.ebuild ExtUtils-Command-1.180.0-r1.ebuild ChangeLog ExtUtils-Command-1.170.0.ebuild ExtUtils-Command-1.180.0.ebuild
@ 2014-07-26 12:22 Andreas HAttel (dilfridge)
0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2014-07-26 12:22 UTC (permalink / raw
To: gentoo-commits
dilfridge 14/07/26 12:22:05
Modified: ChangeLog
Added: ExtUtils-Command-1.170.0-r1.ebuild
ExtUtils-Command-1.180.0-r1.ebuild
Removed: ExtUtils-Command-1.170.0.ebuild
ExtUtils-Command-1.180.0.ebuild
Log:
EAPI bump
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path
1.32 perl-core/ExtUtils-Command/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 2 Feb 2014 00:10:54 -0000 1.31
+++ ChangeLog 26 Jul 2014 12:22:05 -0000 1.32
@@ -1,6 +1,14 @@
# ChangeLog for perl-core/ExtUtils-Command
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.31 2014/02/02 00:10:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.32 2014/07/26 12:22:05 dilfridge Exp $
+
+*ExtUtils-Command-1.180.0-r1 (26 Jul 2014)
+*ExtUtils-Command-1.170.0-r1 (26 Jul 2014)
+
+ 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ +ExtUtils-Command-1.170.0-r1.ebuild, +ExtUtils-Command-1.180.0-r1.ebuild,
+ -ExtUtils-Command-1.170.0.ebuild, -ExtUtils-Command-1.180.0.ebuild:
+ EAPI bump
02 Feb 2014; Mike Frysinger <vapier@gentoo.org>
ExtUtils-Command-1.170.0.ebuild, ExtUtils-Command-1.180.0.ebuild:
1.1 perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: ExtUtils-Command-1.170.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0-r1.ebuild,v 1.1 2014/07/26 12:22:05 dilfridge Exp $
EAPI=5
MODULE_AUTHOR=FLORA
MODULE_VERSION=1.17
inherit perl-module
DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST=do
1.1 perl-core/ExtUtils-Command/ExtUtils-Command-1.180.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.180.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.180.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: ExtUtils-Command-1.180.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.180.0-r1.ebuild,v 1.1 2014/07/26 12:22:05 dilfridge Exp $
EAPI=5
MODULE_AUTHOR=FLORA
MODULE_VERSION=1.18
inherit perl-module
DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-26 12:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-26 12:22 [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Command: ExtUtils-Command-1.170.0-r1.ebuild ExtUtils-Command-1.180.0-r1.ebuild ChangeLog ExtUtils-Command-1.170.0.ebuild ExtUtils-Command-1.180.0.ebuild Andreas HAttel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox