* [gentoo-commits] gentoo-x86 commit in net-analyzer/thc-ipv6: ChangeLog thc-ipv6-2.0.ebuild
@ 2012-10-12 6:13 Michael Weber (xmw)
0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2012-10-12 6:13 UTC (permalink / raw
To: gentoo-commits
xmw 12/10/12 06:13:02
Modified: ChangeLog
Added: thc-ipv6-2.0.ebuild
Log:
Version bump (thanks Anton Bolshakov, bug 437866)
(Portage version: 2.1.11.24/cvs/Linux x86_64)
Revision Changes Path
1.7 net-analyzer/thc-ipv6/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thc-ipv6/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thc-ipv6/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thc-ipv6/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/thc-ipv6/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 9 Jul 2012 12:17:14 -0000 1.6
+++ ChangeLog 12 Oct 2012 06:13:02 -0000 1.7
@@ -1,6 +1,12 @@
# ChangeLog for net-analyzer/thc-ipv6
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thc-ipv6/ChangeLog,v 1.6 2012/07/09 12:17:14 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thc-ipv6/ChangeLog,v 1.7 2012/10/12 06:13:02 xmw Exp $
+
+*thc-ipv6-2.0 (12 Oct 2012)
+
+ 12 Oct 2012; Michael Weber <xmw@gentoo.org> +thc-ipv6-2.0.ebuild,
+ +files/thc-ipv6-2.0-Makefile.patch:
+ Version bump (thanks Anton Bolshakov, bug 437866)
*thc-ipv6-1.9 (09 Jul 2012)
1.1 net-analyzer/thc-ipv6/thc-ipv6-2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thc-ipv6/thc-ipv6-2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thc-ipv6/thc-ipv6-2.0.ebuild?rev=1.1&content-type=text/plain
Index: thc-ipv6-2.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thc-ipv6/thc-ipv6-2.0.ebuild,v 1.1 2012/10/12 06:13:02 xmw Exp $
EAPI=4
inherit eutils toolchain-funcs
DESCRIPTION="complete tool set to attack the inherent protocol weaknesses of IPV6 and ICMP6"
HOMEPAGE="http://freeworld.thc.org/thc-ipv6/"
SRC_URI="http://freeworld.thc.org/releases/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="net-libs/libpcap
dev-libs/openssl"
RDEPEND="${DEPEND}"
src_prepare() {
epatch "${FILESDIR}"/${P}-Makefile.patch
}
src_compile() {
emake CC="$(tc-getCC)"
}
src_install() {
emake DESTDIR="${D}" PREFIX="/usr" STRIP="true" install
dodoc CHANGES HOWTO-INJECT README
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-12 6:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12 6:13 [gentoo-commits] gentoo-x86 commit in net-analyzer/thc-ipv6: ChangeLog thc-ipv6-2.0.ebuild Michael Weber (xmw)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox