From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4895913877A for ; Sat, 12 Jul 2014 17:45:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48169E0830; Sat, 12 Jul 2014 17:45:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A116DE0830 for ; Sat, 12 Jul 2014 17:45:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7071B33FD8A for ; Sat, 12 Jul 2014 17:45:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 3C8352004E; Sat, 12 Jul 2014 17:45:38 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/ipcad: ChangeLog ipcad-3.7.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog ipcad-3.7.3.ebuild X-VCS-Directories: net-analyzer/ipcad X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140712174538.3C8352004E@flycatcher.gentoo.org> Date: Sat, 12 Jul 2014 17:45:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a085ecac-4fa5-4b8c-9e70-e39cc6b091f2 X-Archives-Hash: 6c495f40c1fdc6f73929e3763f3d392d jer 14/07/12 17:45:38 Modified: ChangeLog ipcad-3.7.3.ebuild Log: EAPI bump. Add new HOMEPAGE. Run sed once and in src_prepare(). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision Changes Path 1.38 net-analyzer/ipcad/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipcad/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipcad/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipcad/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 5 Dec 2012 16:23:23 -0000 1.37 +++ ChangeLog 12 Jul 2014 17:45:38 -0000 1.38 @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/ipcad -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ChangeLog,v 1.37 2012/12/05 16:23:23 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ChangeLog,v 1.38 2014/07/12 17:45:38 jer Exp $ + + 12 Jul 2014; Jeroen Roovers ipcad-3.7.3.ebuild, + files/ipcad-3.7-linux-2.6.27.patch, files/ipcad-3.7.3-signal_h.patch, + files/ipcad-3.7-linux-2.6.35.patch: + EAPI bump. Add new HOMEPAGE. Run sed once and in src_prepare(). 05 Dec 2012; Jeroen Roovers ipcad-3.7.3.ebuild: Fix LICENSE by Ulrich Müller (bug #446056). 1.7 net-analyzer/ipcad/ipcad-3.7.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipcad/ipcad-3.7.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipcad/ipcad-3.7.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ipcad/ipcad-3.7.3.ebuild?r1=1.6&r2=1.7 Index: ipcad-3.7.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ipcad-3.7.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ipcad-3.7.3.ebuild 5 Dec 2012 16:23:23 -0000 1.6 +++ ipcad-3.7.3.ebuild 12 Jul 2014 17:45:38 -0000 1.7 @@ -1,21 +1,22 @@ -# Copyright 1999-2012 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/ipcad/ipcad-3.7.3.ebuild,v 1.6 2012/12/05 16:23:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ipcad-3.7.3.ebuild,v 1.7 2014/07/12 17:45:38 jer Exp $ -EAPI=2 +EAPI=5 inherit autotools eutils DESCRIPTION="IP Cisco Accounting Daemon" -HOMEPAGE="http://ipcad.sourceforge.net/" +HOMEPAGE="http://sourceforge.net/projects/ipcad/ http://lionet.info/ipcad/" SRC_URI="mirror://sourceforge/ipcad/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="" -RDEPEND="net-libs/libpcap - net-firewall/iptables" +RDEPEND=" + net-libs/libpcap + net-firewall/iptables +" DEPEND="${RDEPEND}" src_prepare() { @@ -24,18 +25,20 @@ "${FILESDIR}"/${PN}-3.7-linux-2.6.35.patch \ "${FILESDIR}"/${P}-signal_h.patch + sed -i \ + -e "s|^chroot = /adm/tmp;|chroot = /var/ipcad;|" \ + -e "s|^interface|#&|" \ + -e "s|^aggregate|#&|" \ + -e "s|^pidfile = ipcad.pid;|pidfile = /run/ipcad.pid;|" \ + ipcad.conf.default || die + eautoreconf } src_install() { - sed -i -e "s/^chroot = \/adm\/tmp;/chroot = \/var\/ipcad;/" ipcad.conf.default - sed -i -e "s/^interface/#interface/" ipcad.conf.default - sed -i -e "s/^aggregate/#aggregate/" ipcad.conf.default - sed -i -e "s/^pidfile = ipcad.pid;/pidfile = \/run\/ipcad.pid;/" ipcad.conf.default - dodoc AUTHORS ChangeLog README BUGS FAQ ipcad.conf.simple ipcad.conf.default - dosbin ipcad || die + dosbin ipcad insinto /etc insopts -m0600