diff options
author | 2011-03-29 04:14:07 +0000 | |
---|---|---|
committer | 2011-03-29 04:14:07 +0000 | |
commit | cd79bb38d78563892bee0e7f7f64fade495e9c67 (patch) | |
tree | b04e7fd2ec524c9dee486d245c018aa8d164b5c8 /net-analyzer | |
parent | one more test (diff) | |
download | gentoo-2-cd79bb38d78563892bee0e7f7f64fade495e9c67.tar.gz gentoo-2-cd79bb38d78563892bee0e7f7f64fade495e9c67.tar.bz2 gentoo-2-cd79bb38d78563892bee0e7f7f64fade495e9c67.zip |
Add x86 love #360883 by Andrej Kacian.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/thc-ipv6/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/thc-ipv6/thc-ipv6-1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/thc-ipv6/ChangeLog b/net-analyzer/thc-ipv6/ChangeLog index 42f5b0a865cc..0c3d2fc4b017 100644 --- a/net-analyzer/thc-ipv6/ChangeLog +++ b/net-analyzer/thc-ipv6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/thc-ipv6 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thc-ipv6/ChangeLog,v 1.2 2010/12/28 21:27:44 xmw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thc-ipv6/ChangeLog,v 1.3 2011/03/29 04:14:07 vapier Exp $ + + 29 Mar 2011; Mike Frysinger <vapier@gentoo.org> thc-ipv6-1.4.ebuild: + Add x86 love #360883 by Andrej Kacian. *thc-ipv6-1.4 (28 Dec 2010) diff --git a/net-analyzer/thc-ipv6/thc-ipv6-1.4.ebuild b/net-analyzer/thc-ipv6/thc-ipv6-1.4.ebuild index 655d1fa6a3ce..cd265c8de3d4 100644 --- a/net-analyzer/thc-ipv6/thc-ipv6-1.4.ebuild +++ b/net-analyzer/thc-ipv6/thc-ipv6-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thc-ipv6/thc-ipv6-1.4.ebuild,v 1.1 2010/12/28 21:27:44 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thc-ipv6/thc-ipv6-1.4.ebuild,v 1.2 2011/03/29 04:14:07 vapier Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://freeworld.thc.org/releases/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="net-libs/libpcap |