monsieurp    15/02/26 09:47:40

  Modified:             ChangeLog
  Added:                Sysadm-Install-0.440.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux i686, unsigned Manifest commit)

Revision  Changes    Path
1.17                 dev-perl/Sysadm-Install/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sysadm-Install/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sysadm-Install/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sysadm-Install/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   28 Aug 2014 18:17:11 -0000      1.16
+++ ChangeLog   26 Feb 2015 09:47:40 -0000      1.17
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Sysadm-Install
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/ChangeLog,v 1.16 
2014/08/28 18:17:11 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/ChangeLog,v 1.17 
2015/02/26 09:47:40 monsieurp Exp $
+
+*Sysadm-Install-0.440.0 (26 Feb 2015)
+
+  26 Feb 2015; Patrice Clement <[email protected]>
+  +Sysadm-Install-0.440.0.ebuild:
+  Version bump.
 
   28 Aug 2014; Mikle Kolyada <[email protected]>
   -Sysadm-Install-0.390.0.ebuild, -Sysadm-Install-0.400.0.ebuild,



1.1                  dev-perl/Sysadm-Install/Sysadm-Install-0.440.0.ebuild

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

Index: Sysadm-Install-0.440.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/Sysadm-Install-0.440.0.ebuild,v 
1.1 2015/02/26 09:47:40 monsieurp Exp $

EAPI=5

MODULE_AUTHOR=MSCHILLI
MODULE_VERSION=0.44
inherit perl-module

DESCRIPTION="Typical installation tasks for system administrators"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="hammer"

RDEPEND="dev-perl/TermReadKey
        dev-perl/libwww-perl
        >=dev-perl/Log-Log4perl-1.28
        hammer? ( dev-perl/Expect )"
DEPEND="${RDEPEND}"

SRC_TEST="do"




Reply via email to