dilfridge    14/07/15 21:03:26

  Modified:             ChangeLog
  Added:                libnet-1.270.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.38                 perl-core/libnet/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   24 Aug 2013 03:54:28 -0000      1.37
+++ ChangeLog   15 Jul 2014 21:03:26 -0000      1.38
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/libnet
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.37 
2013/08/24 03:54:28 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.38 
2014/07/15 21:03:26 dilfridge Exp $
+
+*libnet-1.270.0 (15 Jul 2014)
+
+  15 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org>
+  +libnet-1.270.0.ebuild:
+  Version bump
 
 *libnet-1.230.0 (24 Aug 2013)
 



1.1                  perl-core/libnet/libnet-1.270.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild?rev=1.1&content-type=text/plain

Index: libnet-1.270.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v 1.1 
2014/07/15 21:03:26 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=SHAY
MODULE_VERSION=1.27
inherit eutils perl-module

DESCRIPTION="A URI Perl Module"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-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="sasl"

RDEPEND="sasl? ( dev-perl/Authen-SASL )"
DEPEND=""

SRC_TEST="do"

src_prepare() {
        cp "${FILESDIR}"/libnet.cfg "${S}"
}




Reply via email to