diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 13:15:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 13:15:41 +0000 |
commit | 631873118e7c4fda5fa9fc13780939b4b58e6346 (patch) | |
tree | d8e98d9165fb283daa59f358e7fbc928c7c136cf /net-analyzer/bwping/bwping-1.7.ebuild | |
parent | Introduce IUSE="+kmod" wrt #450692 (diff) | |
download | gentoo-2-631873118e7c4fda5fa9fc13780939b4b58e6346.tar.gz gentoo-2-631873118e7c4fda5fa9fc13780939b4b58e6346.tar.bz2 gentoo-2-631873118e7c4fda5fa9fc13780939b4b58e6346.zip |
Stable for amd64, wrt bug #454000
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer/bwping/bwping-1.7.ebuild')
-rw-r--r-- | net-analyzer/bwping/bwping-1.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/bwping/bwping-1.7.ebuild b/net-analyzer/bwping/bwping-1.7.ebuild index 9d075ffe8a12..6461d9aa08dc 100644 --- a/net-analyzer/bwping/bwping-1.7.ebuild +++ b/net-analyzer/bwping/bwping-1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwping/bwping-1.7.ebuild,v 1.1 2012/12/08 21:55:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwping/bwping-1.7.ebuild,v 1.2 2013/01/27 13:15:41 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~sparc ~x86 ~x86-fbsd" IUSE="" src_prepare() { |