public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Torsten Veller (tove)" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Pcap: Net-Pcap-0.16.ebuild ChangeLog
Date: Fri, 05 Feb 2010 20:49:09 +0000	[thread overview]
Message-ID: <E1NdV6z-0002g5-3r@stork.gentoo.org> (raw)

tove        10/02/05 20:49:09

  Modified:             Net-Pcap-0.16.ebuild ChangeLog
  Log:
  Fix LICENSE (#301969). Maintenance
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild?r1=1.4&r2=1.5

Index: Net-Pcap-0.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Net-Pcap-0.16.ebuild	7 Apr 2009 00:52:54 -0000	1.4
+++ Net-Pcap-0.16.ebuild	5 Feb 2010 20:49:08 -0000	1.5
@@ -1,16 +1,18 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild,v 1.4 2009/04/07 00:52:54 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild,v 1.5 2010/02/05 20:49:08 tove Exp $
 
+EAPI=2
+
+MODULE_AUTHOR=SAPER
 inherit perl-module eutils
 
 DESCRIPTION="Perl Net::Pcap - Perl binding to the LBL pcap"
-SRC_URI="mirror://cpan/authors/id/S/SA/SAPER/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/dist/${P}"
-IUSE=""
-DEPEND="net-libs/libpcap
-	dev-perl/IO-Interface
-	dev-lang/perl"
+
 SLOT="0"
-LICENSE="Artistic"
 KEYWORDS="~alpha amd64 ia64 ppc sparc x86"
+IUSE=""
+
+RDEPEND="net-libs/libpcap
+	dev-perl/IO-Interface"
+DEPEND="${RDEPEND}"



1.43                 dev-perl/Net-Pcap/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Pcap/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Pcap/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Pcap/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	2 May 2009 11:03:53 -0000	1.42
+++ ChangeLog	5 Feb 2010 20:49:08 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Net-Pcap
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.42 2009/05/02 11:03:53 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.43 2010/02/05 20:49:08 tove Exp $
+
+  05 Feb 2010; Torsten Veller <tove@gentoo.org> Net-Pcap-0.16.ebuild:
+  Fix LICENSE (#301969). Maintenance
 
   02 May 2009; Torsten Veller <tove@gentoo.org> -Net-Pcap-0.14.ebuild:
   Cleanup






             reply	other threads:[~2010-02-05 20:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-05 20:49 Torsten Veller (tove) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-07  0:52 [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Pcap: Net-Pcap-0.16.ebuild ChangeLog Thomas Anderson (gentoofan23)
2009-03-20 16:03 Raul Porcel (armin76)
2009-03-18 18:22 Brent Baude (ranger)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NdV6z-0002g5-3r@stork.gentoo.org \
    --to=tove@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox