public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/chaosreader: chaosreader-0.94-r1.ebuild ChangeLog
@ 2012-03-17 10:44 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2012-03-17 10:44 UTC (permalink / raw
  To: gentoo-commits

pacho       12/03/17 10:44:09

  Modified:             ChangeLog
  Added:                chaosreader-0.94-r1.ebuild
  Log:
  Include some upstream fixes, bug #408017 by rainbow.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 net-analyzer/chaosreader/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/chaosreader/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/chaosreader/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/chaosreader/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	26 May 2010 16:11:43 -0000	1.13
+++ ChangeLog	17 Mar 2012 10:44:09 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/chaosreader
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/ChangeLog,v 1.13 2010/05/26 16:11:43 abcd Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/ChangeLog,v 1.14 2012/03/17 10:44:09 pacho Exp $
+
+*chaosreader-0.94-r1 (17 Mar 2012)
+
+  17 Mar 2012; Pacho Ramos <pacho@gentoo.org> +chaosreader-0.94-r1.ebuild:
+  Include some upstream fixes, bug #408017 by rainbow.
 
   26 May 2010; Jonathan Callen <abcd@gentoo.org> chaosreader-0.94.ebuild:
   Bump to EAPI=2, fix QA violations, add prefix keywords



1.1                  net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild?rev=1.1&content-type=text/plain

Index: chaosreader-0.94-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild,v 1.1 2012/03/17 10:44:09 pacho Exp $

EAPI=4

inherit eutils

DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs."
HOMEPAGE="http://chaosreader.sourceforge.net"
SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2"
SLOT="0"

KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
LICENSE="GPL-2"

IUSE=""

DEPEND=">=dev-lang/perl-5.8.0"
S=${WORKDIR}

src_prepare() {
	epatch "${FILESDIR}"/chaosreader-0.94-zombies.patch
	epatch "${FILESDIR}"/chaosreader-0.94-chunkcheck.patch
	epatch "${FILESDIR}"/chaosreader-0.94-darwin.patch
	epatch "${FILESDIR}"/chaosreader-0.94-divisionbyzero.patch
	epatch "${FILESDIR}"/chaosreader-0.94-oldmultiline.patch
}

src_install() {
	newbin ${P} chaosreader
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-17 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-17 10:44 [gentoo-commits] gentoo-x86 commit in net-analyzer/chaosreader: chaosreader-0.94-r1.ebuild ChangeLog Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox