diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-12-19 08:18:23 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-12-19 08:18:23 +0000 |
commit | a727a14abf8c45b123ba758c190b4c5d977355a1 (patch) | |
tree | 4556690c9c26c3896db6acdc4c25259e706aba99 /net-analyzer | |
parent | Remove old LeechCraft versions (diff) | |
download | gentoo-2-a727a14abf8c45b123ba758c190b4c5d977355a1.tar.gz gentoo-2-a727a14abf8c45b123ba758c190b4c5d977355a1.tar.bz2 gentoo-2-a727a14abf8c45b123ba758c190b4c5d977355a1.zip |
Stable on amd64, wrt bug #447734
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zniper/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/zniper/zniper-1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/zniper/ChangeLog b/net-analyzer/zniper/ChangeLog index 110386b2b0dd..258ae488cddf 100644 --- a/net-analyzer/zniper/ChangeLog +++ b/net-analyzer/zniper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/zniper # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zniper/ChangeLog,v 1.4 2012/11/17 20:29:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zniper/ChangeLog,v 1.5 2012/12/19 08:18:23 pinkbyte Exp $ + + 19 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> zniper-1.0-r1.ebuild: + Stable on amd64, wrt bug #447734 17 Nov 2012; Agostino Sarubbo <ago@gentoo.org> zniper-1.0-r1.ebuild: Add ~amd64, wrt bug #443690 diff --git a/net-analyzer/zniper/zniper-1.0-r1.ebuild b/net-analyzer/zniper/zniper-1.0-r1.ebuild index 80de161907bf..ac104b82228e 100644 --- a/net-analyzer/zniper/zniper-1.0-r1.ebuild +++ b/net-analyzer/zniper/zniper-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zniper/zniper-1.0-r1.ebuild,v 1.2 2012/11/17 20:29:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zniper/zniper-1.0-r1.ebuild,v 1.3 2012/12/19 08:18:23 pinkbyte Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.signedness.org/tools/zniper.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="net-libs/libpcap |