From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9EF78138CC0 for ; Fri, 20 Mar 2015 07:09:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B2F5E08EA; Fri, 20 Mar 2015 07:09:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C47CE08EA for ; Fri, 20 Mar 2015 07:09:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 432A234085B for ; Fri, 20 Mar 2015 07:09:45 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2078) id F3B801421C; Fri, 20 Mar 2015 07:09:43 +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: libnl-3.2.9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libnl-3.2.9999.ebuild ChangeLog X-VCS-Directories: dev-libs/libnl X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150320070943.F3B801421C@oystercatcher.gentoo.org> Date: Fri, 20 Mar 2015 07:09:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9733e60a-e17d-4005-b48c-d4c73525b11e X-Archives-Hash: c6633820894a201e5d6f4173a151f27a jer 15/03/20 07:09:43 Modified: libnl-3.2.9999.ebuild ChangeLog Log: Switch to the moving repository. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision Changes Path 1.7 dev-libs/libnl/libnl-3.2.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild?r1=1.6&r2=1.7 Index: libnl-3.2.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libnl-3.2.9999.ebuild 25 May 2014 11:29:04 -0000 1.6 +++ libnl-3.2.9999.ebuild 20 Mar 2015 07:09:43 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v 1.6 2014/05/25 11:29:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v 1.7 2015/03/20 07:09:43 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} ) @@ -10,7 +10,7 @@ DESCRIPTION="A collection of libraries providing APIs to netlink protocol based Linux kernel interfaces" HOMEPAGE="http://www.infradead.org/~tgr/libnl/" EGIT_REPO_URI=" - https://github.com/tgraf/libnl.git + https://github.com/thom311/libnl.git " LICENSE="LGPL-2.1 utils? ( GPL-2 )" SLOT="3" 1.221 dev-libs/libnl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.221&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?rev=1.221&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnl/ChangeLog?r1=1.220&r2=1.221 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v retrieving revision 1.220 retrieving revision 1.221 diff -u -r1.220 -r1.221 --- ChangeLog 12 Mar 2015 19:40:55 -0000 1.220 +++ ChangeLog 20 Mar 2015 07:09:43 -0000 1.221 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libnl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.220 2015/03/12 19:40:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.221 2015/03/20 07:09:43 jer Exp $ + + 20 Mar 2015; Jeroen Roovers libnl-3.2.9999.ebuild: + Switch to the moving repository. *libnl-3.2.26_rc1 (12 Mar 2015)