diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-26 15:54:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-26 15:54:35 +0000 |
commit | 87bdb7fd8efce169674012d38a0d9672e330af84 (patch) | |
tree | ed9a103e60fc57ad62e057fa8615fb634b94db2a /net-analyzer | |
parent | Bump adding 5.5 support (diff) | |
download | gentoo-2-87bdb7fd8efce169674012d38a0d9672e330af84.tar.gz gentoo-2-87bdb7fd8efce169674012d38a0d9672e330af84.tar.bz2 gentoo-2-87bdb7fd8efce169674012d38a0d9672e330af84.zip |
Drop HPPA keywording (bug #475232).
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ettercap/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.5.3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog index abd92320c90e..cba73a1c8b46 100644 --- a/net-analyzer/ettercap/ChangeLog +++ b/net-analyzer/ettercap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/ettercap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.136 2013/08/03 07:48:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.137 2013/08/26 15:54:35 jer Exp $ + + 26 Aug 2013; Jeroen Roovers <jer@gentoo.org> ettercap-0.7.5.3.ebuild, + ettercap-0.7.6.ebuild, ettercap-9999.ebuild: + Drop HPPA keywording (bug #475232). 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ettercap-0.7.6.ebuild: Stable for sparc, wrt bug #475078 diff --git a/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild b/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild index 7e399d2744d1..9bfaaef17fb8 100644 --- a/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild +++ b/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild,v 1.3 2013/03/27 10:07:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild,v 1.4 2013/08/26 15:54:35 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Ettercap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd" IUSE="gtk ipv6 ncurses +plugins ssl" RDEPEND="dev-libs/libpcre diff --git a/net-analyzer/ettercap/ettercap-0.7.6.ebuild b/net-analyzer/ettercap/ettercap-0.7.6.ebuild index a8627203660a..06d6884e2d5e 100644 --- a/net-analyzer/ettercap/ettercap-0.7.6.ebuild +++ b/net-analyzer/ettercap/ettercap-0.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.6.ebuild,v 1.8 2013/08/03 07:48:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.6.ebuild,v 1.9 2013/08/26 15:54:35 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Ettercap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd" IUSE="gtk ipv6 ncurses +plugins ssl" RDEPEND="dev-libs/libpcre |