diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:37:03 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:37:03 +0000 |
commit | fd029614c47e15e6b3b90100b21d38bcc04507fc (patch) | |
tree | 14f254df6c67dc8bf47cf2a8c1ec81041d6c86b7 /net-analyzer/hunt | |
parent | x86 stable wrt bug #396999 (diff) | |
download | gentoo-2-fd029614c47e15e6b3b90100b21d38bcc04507fc.tar.gz gentoo-2-fd029614c47e15e6b3b90100b21d38bcc04507fc.tar.bz2 gentoo-2-fd029614c47e15e6b3b90100b21d38bcc04507fc.zip |
x86 stable wrt bug #397129
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/hunt')
-rw-r--r-- | net-analyzer/hunt/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/hunt/hunt-1.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/hunt/ChangeLog b/net-analyzer/hunt/ChangeLog index 0dd66bc7e5fc..9054f545ad40 100644 --- a/net-analyzer/hunt/ChangeLog +++ b/net-analyzer/hunt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/hunt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/ChangeLog,v 1.10 2012/01/03 17:36:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/ChangeLog,v 1.11 2012/01/15 15:37:03 phajdan.jr Exp $ + + 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> hunt-1.5-r1.ebuild: + x86 stable wrt bug #397129 03 Jan 2012; Jeroen Roovers <jer@gentoo.org> hunt-1.5-r1.ebuild: Remove empty DEPEND. diff --git a/net-analyzer/hunt/hunt-1.5-r1.ebuild b/net-analyzer/hunt/hunt-1.5-r1.ebuild index 64c0ddeddb56..1a55966cc28f 100644 --- a/net-analyzer/hunt/hunt-1.5-r1.ebuild +++ b/net-analyzer/hunt/hunt-1.5-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/hunt/hunt-1.5-r1.ebuild,v 1.2 2012/01/03 17:36:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/hunt-1.5-r1.ebuild,v 1.3 2012/01/15 15:37:03 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://lin.fsid.cvut.cz/~kra/hunt/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" src_prepare() { |