public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-IRC: Net-IRC-0.790.0-r1.ebuild ChangeLog
@ 2013-09-08 13:36 Ian Delaney (idella4)
  0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2013-09-08 13:36 UTC (permalink / raw
  To: gentoo-commits

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
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-08 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 13:36 [gentoo-commits] gentoo-x86 commit in dev-perl/Net-IRC: Net-IRC-0.790.0-r1.ebuild ChangeLog Ian Delaney (idella4)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox