diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-03 17:36:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-03 17:36:21 +0000 |
commit | 14a5a702dd164e32f712e2b1cbf384fb20a4e0bd (patch) | |
tree | e4815e3806b80786e1625a427b4686c99e151a4f /net-analyzer/hunt | |
parent | Set RDEPEND. (diff) | |
download | gentoo-2-14a5a702dd164e32f712e2b1cbf384fb20a4e0bd.tar.gz gentoo-2-14a5a702dd164e32f712e2b1cbf384fb20a4e0bd.tar.bz2 gentoo-2-14a5a702dd164e32f712e2b1cbf384fb20a4e0bd.zip |
Remove empty DEPEND.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/hunt')
-rw-r--r-- | net-analyzer/hunt/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/hunt/hunt-1.5-r1.ebuild | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net-analyzer/hunt/ChangeLog b/net-analyzer/hunt/ChangeLog index 5c62f9422393..0dd66bc7e5fc 100644 --- a/net-analyzer/hunt/ChangeLog +++ b/net-analyzer/hunt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/hunt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/ChangeLog,v 1.9 2010/09/09 16:53:31 jer Exp $ +# 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 $ + + 03 Jan 2012; Jeroen Roovers <jer@gentoo.org> hunt-1.5-r1.ebuild: + Remove empty DEPEND. *hunt-1.5-r1 (09 Sep 2010) diff --git a/net-analyzer/hunt/hunt-1.5-r1.ebuild b/net-analyzer/hunt/hunt-1.5-r1.ebuild index 534b1967f3a2..64c0ddeddb56 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-2010 Gentoo Foundation +# 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.1 2010/09/09 16:53:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/hunt-1.5-r1.ebuild,v 1.2 2012/01/03 17:36:21 jer Exp $ EAPI="2" @@ -15,8 +15,6 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND="" - src_prepare() { cp -av Makefile{,.orig} sed -i Makefile \ |