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 1RJ5dr-0003zx-RU for garchives@archives.gentoo.org; Wed, 26 Oct 2011 15:43:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87FA621C025; Wed, 26 Oct 2011 15:43:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 436E821C025 for ; Wed, 26 Oct 2011 15:43:39 +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 78B201B401E for ; Wed, 26 Oct 2011 15:43:38 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 4F1A92004B; Wed, 26 Oct 2011 15:43:37 +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-3.2.1.ebuild libnl-1.1-r2.ebuild libnl-2.0.ebuild libnl-3.1.ebuild libnl-3.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libnl-3.2.1.ebuild libnl-1.1-r2.ebuild libnl-2.0.ebuild libnl-3.1.ebuild libnl-3.0.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: <20111026154337.4F1A92004B@flycatcher.gentoo.org> Date: Wed, 26 Oct 2011 15:43:37 +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: X-Archives-Hash: c6d84e1cdeb491f0506c4738e2483648 jer 11/10/26 15:43:37 Modified: ChangeLog libnl-3.2.1.ebuild libnl-1.1-r2.ebuild Removed: libnl-2.0.ebuild libnl-3.1.ebuild libnl-3.0.ebuil= d Log: Introduce SLOTting thanks to Azamat H. Hackimov (bug #384229). =20 (Portage version: 2.2.0_alpha71/cvs/Linux x86_64) Revision Changes Path 1.53 dev-libs/libnl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/Cha= ngeLog?rev=3D1.53&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/Cha= ngeLog?rev=3D1.53&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/Cha= ngeLog?r1=3D1.52&r2=3D1.53 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.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 10 Oct 2011 11:05:36 -0000 1.52 +++ ChangeLog 26 Oct 2011 15:43:37 -0000 1.53 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libnl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.52 2011/= 10/10 11:05:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.53 2011/= 10/26 15:43:37 jer Exp $ + + 26 Oct 2011; Jeroen Roovers libnl-1.1-r2.ebuild, + -libnl-2.0.ebuild, -libnl-3.0.ebuild, -libnl-3.1.ebuild, libnl-3.2.1.e= build: + Introduce SLOTting thanks to Azamat H. Hackimov (bug #384229). =20 *libnl-3.2.1 (10 Oct 2011) =20 1.2 dev-libs/libnl/libnl-3.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/lib= nl-3.2.1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/lib= nl-3.2.1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/lib= nl-3.2.1.ebuild?r1=3D1.1&r2=3D1.2 Index: libnl-3.2.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/dev-libs/libnl/libnl-3.2.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libnl-3.2.1.ebuild 10 Oct 2011 11:05:36 -0000 1.1 +++ libnl-3.2.1.ebuild 26 Oct 2011 15:43:37 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild,v 1= .1 2011/10/10 11:05:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.1.ebuild,v 1= .2 2011/10/26 15:43:37 jer Exp $ =20 EAPI=3D"4" =20 @@ -10,7 +10,7 @@ HOMEPAGE=3D"http://people.suug.ch/~tgr/libnl/" SRC_URI=3D"http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE=3D"LGPL-2.1" -SLOT=3D"0" +SLOT=3D"3" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc = ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE=3D"static-libs" =20 1.14 dev-libs/libnl/libnl-1.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/lib= nl-1.1-r2.ebuild?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/lib= nl-1.1-r2.ebuild?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/lib= nl-1.1-r2.ebuild?r1=3D1.13&r2=3D1.14 Index: libnl-1.1-r2.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/dev-libs/libnl/libnl-1.1-r2.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- libnl-1.1-r2.ebuild 29 Mar 2011 14:20:51 -0000 1.13 +++ libnl-1.1-r2.ebuild 26 Oct 2011 15:43:37 -0000 1.14 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v = 1.13 2011/03/29 14:20:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v = 1.14 2011/10/26 15:43:37 jer Exp $ =20 EAPI=3D"2" =20 @@ -10,7 +10,7 @@ HOMEPAGE=3D"http://people.suug.ch/~tgr/libnl/" SRC_URI=3D"http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE=3D"LGPL-2.1" -SLOT=3D"0" +SLOT=3D"1.1" KEYWORDS=3D"alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc x86 ~amd6= 4-linux ~ia64-linux ~x86-linux" IUSE=3D"doc" =20