jer 14/07/17 16:52:46 Modified: tcpslice-1.2_alpha2.ebuild metadata.xml ChangeLog Added: tcpslice-1.2a_p3-r1.ebuild Removed: tcpslice-1.2a_p3.ebuild Log: EAPI bump. Fix DESCRIPTION. Remove <description>. Add missing include for exit(). Actually apply the Debian patches. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.8 net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild?r1=1.7&r2=1.8 Index: tcpslice-1.2_alpha2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tcpslice-1.2_alpha2.ebuild 24 Jun 2010 05:33:29 -0000 1.7 +++ tcpslice-1.2_alpha2.ebuild 17 Jul 2014 16:52:46 -0000 1.8 @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild,v 1.7 2010/06/24 05:33:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild,v 1.8 2014/07/17 16:52:46 jer Exp $ inherit eutils versionator MY_P="${PN}_$(get_version_component_range 1-2)a2" -DESCRIPTION="Tcpslice is a program for extracting portions of packet-trace files generated using tcpdump's -w flag. It can also be used to glue together pcap dump files." +DESCRIPTION="Extract and concatenate portions of pcap files" HOMEPAGE="http://www.tcpdump.org/" SRC_URI="mirror://gentoo/${MY_P}.orig.tar.gz mirror://gentoo/${MY_P}-4.diff.gz" 1.4 net-analyzer/tcpslice/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 23 Aug 2004 15:45:12 -0000 1.3 +++ metadata.xml 17 Jul 2014 16:52:46 -0000 1.4 @@ -2,5 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>netmon</herd> -<longdescription>Tcpslice is a program for extracting portions of packet-trace files generated using tcpdump's -w flag. It can also be used to glue together pcap dump files.</longdescription> </pkgmetadata> 1.19 net-analyzer/tcpslice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 24 Jun 2010 05:33:29 -0000 1.18 +++ ChangeLog 17 Jul 2014 16:52:46 -0000 1.19 @@ -1,6 +1,14 @@ # ChangeLog for net-analyzer/tcpslice -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.18 2010/06/24 05:33:29 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.19 2014/07/17 16:52:46 jer Exp $ + +*tcpslice-1.2a_p3-r1 (17 Jul 2014) + + 17 Jul 2014; Jeroen Roovers <j...@gentoo.org> tcpslice-1.2_alpha2.ebuild, + -tcpslice-1.2a_p3.ebuild, +tcpslice-1.2a_p3-r1.ebuild, + +files/tcpslice-1.2a_p3-exit.patch, metadata.xml: + EAPI bump. Fix DESCRIPTION. Remove <description>. Add missing include for + exit(). Actually apply the Debian patches. *tcpslice-1.2a_p3 (24 Jun 2010) 1.1 net-analyzer/tcpslice/tcpslice-1.2a_p3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2a_p3-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2a_p3-r1.ebuild?rev=1.1&content-type=text/plain Index: tcpslice-1.2a_p3-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2a_p3-r1.ebuild,v 1.1 2014/07/17 16:52:46 jer Exp $ EAPI=5 inherit autotools eutils MY_P="${PN}_${PV/_p/}" DESCRIPTION="Extract and concatenate portions of pcap files" HOMEPAGE="http://www.tcpdump.org/ https://github.com/the-tcpdump-group/tcpslice" LICENSE="BSD" SLOT="0" SRC_URI="mirror://debian/pool/main/t/${PN}/${MY_P}.orig.tar.gz mirror://debian/pool/main/t/${PN}/${MY_P}-4.debian.tar.gz" KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="net-libs/libpcap" DEPEND="${RDEPEND}" S="${WORKDIR}/${MY_P/_/-}" src_prepare() { epatch \ "${WORKDIR}"/debian/patches/[0-]* \ "${FILESDIR}"/${P}-exit.patch eautoreconf } src_install() { dosbin tcpslice doman tcpslice.1 dodoc README }