Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ago 12/05/31 08:26:58
Modified: ChangeLog libnet-1.0.2a-r4.ebuild
Log:
Stable for amd64, wrt bug #418275
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.88 net-libs/libnet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/ChangeLog?r1=1.87&r2=1.88
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog 31 May 2012 05:44:41 -0000 1.87
+++ ChangeLog 31 May 2012 08:26:58 -0000 1.88
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.87 2012/05/31 05:44:41 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.88 2012/05/31 08:26:58 ago Exp $
+
+ 31 May 2012; Agostino Sarubbo <ago@g.o> libnet-1.0.2a-r4.ebuild:
+ Stable for amd64, wrt bug #418275
31 May 2012; Jeff Horelick <jdhore@g.o> libnet-1.0.2a-r4.ebuild:
marked x86 per bug 418275
1.3 net-libs/libnet/libnet-1.0.2a-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild?r1=1.2&r2=1.3
Index: libnet-1.0.2a-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libnet-1.0.2a-r4.ebuild 31 May 2012 05:44:41 -0000 1.2
+++ libnet-1.0.2a-r4.ebuild 31 May 2012 08:26:58 -0000 1.3
@@ -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-libs/libnet/libnet-1.0.2a-r4.ebuild,v 1.2 2012/05/31 05:44:41 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v 1.3 2012/05/31 08:26:58 ago Exp $
EAPI=4
inherit autotools eutils
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="1.0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
S=${WORKDIR}/Libnet-${PV}
|
|