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 1NFGJQ-0006ow-QU for garchives@archives.gentoo.org; Tue, 01 Dec 2009 00:09:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2640E07BD; Tue, 1 Dec 2009 00:09:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 91826E07BD for ; Tue, 1 Dec 2009 00:09:44 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 29A9A67EE1 for ; Tue, 1 Dec 2009 00:09:44 +0000 (UTC) Received: from tcunha by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NFGJL-00033q-B5 for gentoo-commits@lists.gentoo.org; Tue, 01 Dec 2009 00:09:43 +0000 From: "Tiago Cunha (tcunha)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tcunha@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnet: libnet-1.1.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libnet-1.1.4.ebuild ChangeLog X-VCS-Directories: net-libs/libnet X-VCS-Committer: tcunha X-VCS-Committer-Name: Tiago Cunha Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tiago Cunha Date: Tue, 01 Dec 2009 00:09:43 +0000 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: 037c7cab-167e-4a1c-a1a3-b6c5522a259c X-Archives-Hash: 7c8acd86cb2190eaa0b00f10d8f6e134 tcunha 09/12/01 00:09:43 Modified: libnet-1.1.4.ebuild ChangeLog Log: stable sparc, bug 289857 (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.5 net-libs/libnet/libnet-1.1.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/li= bnet-1.1.4.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/li= bnet-1.1.4.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/li= bnet-1.1.4.ebuild?r1=3D1.4&r2=3D1.5 Index: libnet-1.1.4.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-libs/libnet/libnet-1.1.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libnet-1.1.4.ebuild 22 Nov 2009 15:45:50 -0000 1.4 +++ libnet-1.1.4.ebuild 1 Dec 2009 00:09:43 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4.ebuild,v= 1.4 2009/11/22 15:45:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4.ebuild,v= 1.5 2009/12/01 00:09:43 tcunha Exp $ =20 DESCRIPTION=3D"library to provide an API for commonly used low-level net= work functions (mainly packet injection)" HOMEPAGE=3D"http://libnet-dev.sourceforge.net/" @@ -8,7 +8,7 @@ =20 LICENSE=3D"LGPL-2" SLOT=3D"1.1" -KEYWORDS=3D"alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh= ~sparc x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh= sparc x86 ~x86-fbsd" IUSE=3D"doc" =20 DEPEND=3D"sys-devel/autoconf" 1.50 net-libs/libnet/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/Ch= angeLog?rev=3D1.50&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/Ch= angeLog?rev=3D1.50&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnet/Ch= angeLog?r1=3D1.49&r2=3D1.50 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-libs/libnet/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 22 Nov 2009 15:45:50 -0000 1.49 +++ ChangeLog 1 Dec 2009 00:09:43 -0000 1.50 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnet # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.49 2009= /11/22 15:45:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.50 2009= /12/01 00:09:43 tcunha Exp $ + + 01 Dec 2009; Tiago Cunha libnet-1.1.4.ebuild: + stable sparc, bug 289857 =20 22 Nov 2009; Jeroen Roovers libnet-1.1.4.ebuild: Stable for HPPA (bug #289857).