diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-11-11 18:04:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-11-11 18:04:05 +0000 |
commit | edac1baf861e10dad6f44638fea6cb8bc237e47d (patch) | |
tree | 7148534d4cc72fe41118e2a256964052e0935baf /net-analyzer/traceroute/traceroute-2.0.20.ebuild | |
parent | Set the icons useflag enabled by default (diff) | |
download | historical-edac1baf861e10dad6f44638fea6cb8bc237e47d.tar.gz historical-edac1baf861e10dad6f44638fea6cb8bc237e47d.tar.bz2 historical-edac1baf861e10dad6f44638fea6cb8bc237e47d.zip |
Revert to ~alpha
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
Manifest-Sign-Key: 0xF6AD3240
Diffstat (limited to 'net-analyzer/traceroute/traceroute-2.0.20.ebuild')
-rw-r--r-- | net-analyzer/traceroute/traceroute-2.0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/traceroute/traceroute-2.0.20.ebuild b/net-analyzer/traceroute/traceroute-2.0.20.ebuild index 4a9878e18fbd..82b1a190172c 100644 --- a/net-analyzer/traceroute/traceroute-2.0.20.ebuild +++ b/net-analyzer/traceroute/traceroute-2.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.20.ebuild,v 1.3 2014/10/17 14:11:01 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.20.ebuild,v 1.4 2014/11/11 18:03:55 armin76 Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="static" RDEPEND="!<net-misc/iputils-20121221-r1" |