public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/fail2ban: ChangeLog fail2ban-0.8.0-r1.ebuild
@ 2009-03-08  1:26 Dawid Weglinski (cla)
  0 siblings, 0 replies; only message in thread
From: Dawid Weglinski (cla) @ 2009-03-08  1:26 UTC (permalink / raw
  To: gentoo-commits

cla         09/03/08 01:26:34

  Modified:             ChangeLog fail2ban-0.8.0-r1.ebuild
  Log:
  Migrate to EAPI 2
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 net-analyzer/fail2ban/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	30 Jul 2008 14:40:56 -0000	1.44
+++ ChangeLog	8 Mar 2009 01:26:34 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/fail2ban
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.44 2008/07/30 14:40:56 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.45 2009/03/08 01:26:34 cla Exp $
+
+  08 Mar 2009; Dawid Węgliński <cla@gentoo.org> fail2ban-0.8.0-r1.ebuild:
+  Migration to EAPI 2
 
 *fail2ban-0.8.3 (30 Jul 2008)
 



1.8                  net-analyzer/fail2ban/fail2ban-0.8.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.0-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.0-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.0-r1.ebuild?r1=1.7&r2=1.8

Index: fail2ban-0.8.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fail2ban-0.8.0-r1.ebuild	15 Jun 2008 09:21:26 -0000	1.7
+++ fail2ban-0.8.0-r1.ebuild	8 Mar 2009 01:26:34 -0000	1.8
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.0-r1.ebuild,v 1.7 2008/06/15 09:21:26 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.0-r1.ebuild,v 1.8 2009/03/08 01:26:34 cla Exp $
+
+EAPI="2"
 
 inherit distutils
 
@@ -13,7 +15,7 @@
 KEYWORDS="amd64 hppa ~ppc ~ppc64 x86"
 IUSE=""
 
-DEPEND=">=dev-lang/python-2.4"
+DEPEND=">=dev-lang/python-2.4[readline]"
 RDEPEND=${DEPEND}
 
 src_unpack() {
@@ -50,12 +52,3 @@
 		elog "http://www.fail2ban.org/wiki/index.php/HOWTO_Upgrade_from_0.6_to_0.8"
 	fi
 }
-
-pkg_setup() {
-	if ! built_with_use dev-lang/python readline ; then
-		echo
-		eerror "dev-lang/python is missing readline support. Please add"
-		eerror "'readline' to your USE flags, and re-emerge dev-lang/python."
-		die "dev-lang/python needs readline support"
-	fi
-}






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

only message in thread, other threads:[~2009-03-08  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-08  1:26 [gentoo-commits] gentoo-x86 commit in net-analyzer/fail2ban: ChangeLog fail2ban-0.8.0-r1.ebuild Dawid Weglinski (cla)

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