summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-17 19:34:22 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-17 19:34:22 +0000
commit7918236cfb12c577c8d57fc6b8f97eb88aa62270 (patch)
treed47779b39ba454c2c20535674b0bf1f98067c417 /net-proxy/hatop
parentAdd to gnome herd, acked by Tomáš. (diff)
downloadgentoo-2-7918236cfb12c577c8d57fc6b8f97eb88aa62270.tar.gz
gentoo-2-7918236cfb12c577c8d57fc6b8f97eb88aa62270.tar.bz2
gentoo-2-7918236cfb12c577c8d57fc6b8f97eb88aa62270.zip
Bump to EAPI=5 to make Paludis happy, bug #447524.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'net-proxy/hatop')
-rw-r--r--net-proxy/hatop/ChangeLog6
-rw-r--r--net-proxy/hatop/hatop-0.7.7.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-proxy/hatop/ChangeLog b/net-proxy/hatop/ChangeLog
index 804246e8296b..eb6722bd3305 100644
--- a/net-proxy/hatop/ChangeLog
+++ b/net-proxy/hatop/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for net-proxy/hatop
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/hatop/ChangeLog,v 1.1 2012/11/30 22:40:04 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/hatop/ChangeLog,v 1.2 2012/12/17 19:34:22 mgorny Exp $
+
+ 17 Dec 2012; Michał Górny <mgorny@gentoo.org> hatop-0.7.7.ebuild:
+ Bump to EAPI=5 to make Paludis happy, bug #447524.
*hatop-0.7.7 (30 Nov 2012)
30 Nov 2012; Christian Ruppert <idl0r@gentoo.org> +hatop-0.7.7.ebuild,
+metadata.xml:
Initial commit, bug 333367
-
diff --git a/net-proxy/hatop/hatop-0.7.7.ebuild b/net-proxy/hatop/hatop-0.7.7.ebuild
index 2cb19bec5435..102767e8db78 100644
--- a/net-proxy/hatop/hatop-0.7.7.ebuild
+++ b/net-proxy/hatop/hatop-0.7.7.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/hatop/hatop-0.7.7.ebuild,v 1.1 2012/11/30 22:40:04 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/hatop/hatop-0.7.7.ebuild,v 1.2 2012/12/17 19:34:22 mgorny Exp $
-EAPI=4
+EAPI=5
PYTHON_COMPAT="python2_7"
PYTHON_REQ_USE="ncurses"