dilfridge    14/10/09 19:57:10

  Modified:             ChangeLog suck-4.3.2.ebuild
  Log:
  The libperl ebuild is only a dummy and will be removed; libperl is provided 
by dev-lang/perl.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  Changes    Path
1.5                  net-nntp/suck/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/suck/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/suck/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/suck/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nntp/suck/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   18 Apr 2007 21:53:43 -0000      1.4
+++ ChangeLog   9 Oct 2014 19:57:10 -0000       1.5
@@ -1,6 +1,10 @@
 # ChangeLog for net-nntp/suck
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/suck/ChangeLog,v 1.4 2007/04/18 
21:53:43 philantrop Exp $
+# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/suck/ChangeLog,v 1.5 2014/10/09 
19:57:10 dilfridge Exp $
+
+  09 Oct 2014; Andreas K. Huettel <[email protected]> suck-4.3.2.ebuild:
+  The libperl ebuild is only a dummy and will be removed; libperl is provided
+  by dev-lang/perl.
 
   18 Apr 2007; Wulf C. Krueger <[email protected]> suck-4.3.2.ebuild:
   Added ~amd64 to KEYWORDS.



1.3                  net-nntp/suck/suck-4.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/suck/suck-4.3.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/suck/suck-4.3.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/suck/suck-4.3.2.ebuild?r1=1.2&r2=1.3

Index: suck-4.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nntp/suck/suck-4.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- suck-4.3.2.ebuild   18 Apr 2007 21:53:43 -0000      1.2
+++ suck-4.3.2.ebuild   9 Oct 2014 19:57:10 -0000       1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/suck/suck-4.3.2.ebuild,v 1.2 
2007/04/18 21:53:43 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/suck/suck-4.3.2.ebuild,v 1.3 
2014/10/09 19:57:10 dilfridge Exp $
 
 DESCRIPTION="Grab news from a remote NNTP server and feed them to another"
 HOMEPAGE="http://home.comcast.net/~bobyetman/";
@@ -11,12 +11,12 @@
 IUSE="ssl perl"
 
 DEPEND="sys-libs/db
-       perl? ( sys-devel/libperl )
+       perl? ( dev-lang/perl )
        ssl? ( dev-libs/openssl )"
 
 src_unpack() {
        unpack ${A}
-       cd ${S}
+       cd "${S}"
 
        # Fix paths to the locations in Gentoo
        sed -i \




Reply via email to