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 1SF5OC-0002Of-9d for garchives@archives.gentoo.org; Tue, 03 Apr 2012 15:11:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B220E0D4E; Tue, 3 Apr 2012 15:11:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EDFA6E0D08 for ; Tue, 3 Apr 2012 15:11:11 +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 5679E64C5D for ; Tue, 3 Apr 2012 15:11:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 29E142004B; Tue, 3 Apr 2012 15:11:10 +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 dev-libs/libnl: ChangeLog libnl-1.1-r3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libnl-1.1-r3.ebuild X-VCS-Directories: dev-libs/libnl X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20120403151110.29E142004B@flycatcher.gentoo.org> Date: Tue, 3 Apr 2012 15:11:10 +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: c6c0595d-69de-4476-90f6-644409fa6281 X-Archives-Hash: ee072dfb886c311148d236c110b7dd64 jer 12/04/03 15:11:10 Modified: ChangeLog Added: libnl-1.1-r3.ebuild Log: Do not inline nl_object_priv by Jiri Denemark (bug #366561). =20 (Portage version: 2.2.0_alpha98/cvs/Linux x86_64) Revision Changes Path 1.66 dev-libs/libnl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/Cha= ngeLog?rev=3D1.66&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/Cha= ngeLog?rev=3D1.66&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/Cha= ngeLog?r1=3D1.65&r2=3D1.66 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/dev-libs/libnl/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 31 Jan 2012 17:57:53 -0000 1.65 +++ ChangeLog 3 Apr 2012 15:11:10 -0000 1.66 @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/libnl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.65 2012/= 01/31 17:57:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.66 2012/= 04/03 15:11:10 jer Exp $ + +*libnl-1.1-r3 (03 Apr 2012) + + 03 Apr 2012; Jeroen Roovers +libnl-1.1-r3.ebuild, + +files/libnl-1.1-inline.patch: + Do not inline nl_object_priv by Jiri Denemark (bug #366561). =20 31 Jan 2012; Jeroen Roovers libnl-3.2.3.ebuild, libnl-3.2.6.ebuild, libnl-3.2.7.ebuild: 1.1 dev-libs/libnl/libnl-1.1-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/lib= nl-1.1-r3.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/lib= nl-1.1-r3.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: libnl-1.1-r3.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 # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r3.ebuild,v 1= .1 2012/04/03 15:11:10 jer Exp $ EAPI=3D4 inherit eutils multilib DESCRIPTION=3D"A library for applications dealing with netlink socket" HOMEPAGE=3D"http://www.infradead.org/~tgr/libnl/" SRC_URI=3D"http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz" LICENSE=3D"LGPL-2.1" SLOT=3D"1.1" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~= x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE=3D"doc" DEPEND=3D"doc? ( app-doc/doxygen )" RDEPEND=3D"" PATCHES=3D( ChangeLog ) src_prepare() { epatch \ "${FILESDIR}"/${P}-vlan-header.patch \ "${FILESDIR}"/${P}-minor-leaks.patch \ "${FILESDIR}"/${P}-glibc-2.8-ULONG_MAX.patch \ "${FILESDIR}"/${P}-flags.patch \ "${FILESDIR}"/${P}-inline.patch } src_compile() { default if use doc ; then cd "${S}/doc" emake gendoc || die "emake gendoc failed" fi } src_install() { default if use doc ; then cd "${S}/doc" dohtml -r html/* fi }