From: "Ian Delaney (idella4)" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Net-IRC: Net-IRC-0.790.0-r1.ebuild ChangeLog
Date: Sun, 8 Sep 2013 13:36:34 +0000 (UTC) [thread overview]
Message-ID: <20130908133634.F41E82004C@flycatcher.gentoo.org> (raw)
idella4 13/09/08 13:36:34
Modified: ChangeLog
Added: Net-IRC-0.790.0-r1.ebuild
Log:
revbump -> EAPI 5
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.40 dev-perl/Net-IRC/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-IRC/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-IRC/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-IRC/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 23 Nov 2012 13:11:23 -0000 1.39
+++ ChangeLog 8 Sep 2013 13:36:34 -0000 1.40
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Net-IRC
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/ChangeLog,v 1.39 2012/11/23 13:11:23 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/ChangeLog,v 1.40 2013/09/08 13:36:34 idella4 Exp $
+
+*Net-IRC-0.790.0-r1 (08 Sep 2013)
+
+ 08 Sep 2013; Ian Delaney <idella4@gentoo.org> +Net-IRC-0.790.0-r1.ebuild:
+ revbump -> EAPI 5
23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> Net-IRC-0.790.0.ebuild:
keyword ~arm, bug #442816
1.1 dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: Net-IRC-0.790.0-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild,v 1.1 2013/09/08 13:36:34 idella4 Exp $
EAPI=5
MODULE_AUTHOR="APEIRON"
MODULE_VERSION=0.79
inherit perl-module
DESCRIPTION="Perl IRC module"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
IUSE=""
SRC_TEST="do"
mydoc="TODO"
src_prepare() {
# Remove the stdin and warning input required re deprecated.
sed -i \
-e '/or die $warning/d' \
-e '/my $acceptance/,/$acceptance eq $ok/d' \
"${S}"/Makefile.PL
perl-module_src_prepare
}
reply other threads:[~2013-09-08 13:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20130908133634.F41E82004C@flycatcher.gentoo.org \
--to=idella4@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