summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-07-10 19:44:01 +0000
committerJeroen Roovers <jer@gentoo.org>2014-07-10 19:44:01 +0000
commit4bfc39a4a6d0d2f6aa296fc92414acf1b0e6d042 (patch)
treefc885f8b8c3a183bbe4884ccf08a80cee545115c /net-analyzer/bwbar/bwbar-1.2.3.ebuild
parentEAPI bump. Clean up patch. (diff)
downloadgentoo-2-4bfc39a4a6d0d2f6aa296fc92414acf1b0e6d042.tar.gz
gentoo-2-4bfc39a4a6d0d2f6aa296fc92414acf1b0e6d042.tar.bz2
gentoo-2-4bfc39a4a6d0d2f6aa296fc92414acf1b0e6d042.zip
EAPI bump. Clean up patch.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/bwbar/bwbar-1.2.3.ebuild')
-rw-r--r--net-analyzer/bwbar/bwbar-1.2.3.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/bwbar/bwbar-1.2.3.ebuild b/net-analyzer/bwbar/bwbar-1.2.3.ebuild
index 062184846f46..f9635f46302e 100644
--- a/net-analyzer/bwbar/bwbar-1.2.3.ebuild
+++ b/net-analyzer/bwbar/bwbar-1.2.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwbar/bwbar-1.2.3.ebuild,v 1.4 2011/08/07 23:12:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwbar/bwbar-1.2.3.ebuild,v 1.5 2014/07/10 19:44:01 jer Exp $
-EAPI=4
+EAPI=5
inherit eutils
DESCRIPTION="The kernel.org \"Current bandwidth utilization\" bar"
@@ -12,7 +12,6 @@ SRC_URI="mirror://kernel/software/web/bwbar/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 x86"
-IUSE=""
RDEPEND=">=media-libs/libpng-1.2"
DEPEND="${RDEPEND}"