From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SOsMZ-0007DI-Gd for garchives@archives.gentoo.org; Mon, 30 Apr 2012 15:18:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CEEFE07C3; Mon, 30 Apr 2012 15:17:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4F461E07C3 for ; Mon, 30 Apr 2012 15:17:45 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66C7C1B401E for ; Mon, 30 Apr 2012 15:17:44 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 6F0922004B; Mon, 30 Apr 2012 15:17:42 +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/sguil-client: ChangeLog sguil-client-0.6.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog sguil-client-0.6.1.ebuild X-VCS-Directories: net-analyzer/sguil-client X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20120430151742.6F0922004B@flycatcher.gentoo.org> Date: Mon, 30 Apr 2012 15:17:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 588d4a8b-9337-4f80-a3b6-e49c91e525f7 X-Archives-Hash: 02bf846ce10eeb96c4491d0deee84ba9 jer 12/04/30 15:17:42 Modified: ChangeLog sguil-client-0.6.1.ebuild Log: Install everything in client/lib. Remove sed script by Greg Watson (bug= 190584). =20 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64) Revision Changes Path 1.10 net-analyzer/sguil-client/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil= -client/ChangeLog?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil= -client/ChangeLog?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil= -client/ChangeLog?r1=3D1.9&r2=3D1.10 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 29 Apr 2012 17:03:12 -0000 1.9 +++ ChangeLog 30 Apr 2012 15:17:42 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/sguil-client # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/ChangeLog,v= 1.9 2012/04/29 17:03:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/ChangeLog,v= 1.10 2012/04/30 15:17:42 jer Exp $ + + 30 Apr 2012; Jeroen Roovers sguil-client-0.6.1.ebuild= : + Install everything in client/lib. Remove sed script by Greg Watson (bu= g + 190584). =20 29 Apr 2012; Jeroen Roovers sguil-client-0.6.1.ebuild= : Fix inherit. Remove empty DEPEND. Remove useless elog. 1.7 net-analyzer/sguil-client/sguil-client-0.6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil= -client/sguil-client-0.6.1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil= -client/sguil-client-0.6.1.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil= -client/sguil-client-0.6.1.ebuild?r1=3D1.6&r2=3D1.7 Index: sguil-client-0.6.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/sguil-client-= 0.6.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sguil-client-0.6.1.ebuild 29 Apr 2012 17:03:12 -0000 1.6 +++ sguil-client-0.6.1.ebuild 30 Apr 2012 15:17:42 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/sguil-clien= t-0.6.1.ebuild,v 1.6 2012/04/29 17:03:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/sguil-clien= t-0.6.1.ebuild,v 1.7 2012/04/30 15:17:42 jer Exp $ =20 EAPI=3D4 inherit multilib @@ -34,8 +34,6 @@ -e '/^set SERVERHOST /s:demo.sguil.net:localhost:' \ -e '/^set MAILSERVER /s:mail.example.com:localhost:' \ -e '/^set GPG_PATH /s:/usr/local/bin/gpg:/usr/bin/gpg:' || die - sed -i client/sguil.tk \ - -e 's:^exec wish:exec wishx:' || die } =20 src_install() { @@ -43,6 +41,6 @@ insinto /etc/sguil doins client/sguil.conf insinto "/usr/$(get_libdir)/sguil" - doins "${S}"/client/lib/* + doins -r "${S}"/client/lib/* dodoc doc/* }