axs         14/08/26 19:42:24

  Modified:             ChangeLog
  Added:                Filesys-SmbClient-3.200.0-r1.ebuild
  Removed:              Filesys-SmbClient-3.200.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  Changes    Path
1.3                  dev-perl/Filesys-SmbClient/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   17 Jan 2013 14:22:47 -0000      1.2
+++ ChangeLog   26 Aug 2014 19:42:24 -0000      1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Filesys-SmbClient
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog,v 1.2 
2013/01/17 14:22:47 flameeyes Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog,v 1.3 
2014/08/26 19:42:24 axs Exp $
+
+*Filesys-SmbClient-3.200.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+  +Filesys-SmbClient-3.200.0-r1.ebuild, -Filesys-SmbClient-3.200.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
 *Filesys-SmbClient-3.200.0 (17 Jan 2013)
 



1.1                  
dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Filesys-SmbClient-3.200.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/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild,v
 1.1 2014/08/26 19:42:24 axs Exp $

EAPI=5

MODULE_AUTHOR="ALIAN"
MODULE_VERSION=3.2
inherit perl-module

DESCRIPTION="Provide Perl API for libsmbclient.so"

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

DEPEND="dev-lang/perl
        >=net-fs/samba-3.0.20[smbclient]"
RDEPEND="${DEPEND}"

# tests are not designed to work on a non-developer system.
RESTRICT=test




Reply via email to