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 43534138A1F for ; Sun, 13 Apr 2014 08:36:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D26C3E0A03; Sun, 13 Apr 2014 08:36:27 +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 62B51E0A03 for ; Sun, 13 Apr 2014 08:36:27 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 950CD3401CE for ; Sun, 13 Apr 2014 08:36:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 38B4A2004B; Sun, 13 Apr 2014 08:36:25 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnm-qt: libnm-qt-0.9.8.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libnm-qt-0.9.8.1.ebuild ChangeLog X-VCS-Directories: net-libs/libnm-qt X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140413083625.38B4A2004B@flycatcher.gentoo.org> Date: Sun, 13 Apr 2014 08:36:25 +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: 3cae0e07-4f64-4f5d-8cdf-2771157be80a X-Archives-Hash: adda77d24f1f47198a578227367dd348 ago 14/04/13 08:36:25 Modified: libnm-qt-0.9.8.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #507526 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.2 net-libs/libnm-qt/libnm-qt-0.9.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/libnm-qt-0.9.8.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/libnm-qt-0.9.8.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/libnm-qt-0.9.8.1.ebuild?r1=1.1&r2=1.2 Index: libnm-qt-0.9.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/libnm-qt-0.9.8.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libnm-qt-0.9.8.1.ebuild 16 Feb 2014 15:23:14 -0000 1.1 +++ libnm-qt-0.9.8.1.ebuild 13 Apr 2014 08:36:24 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/libnm-qt-0.9.8.1.ebuild,v 1.1 2014/02/16 15:23:14 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/libnm-qt-0.9.8.1.ebuild,v 1.2 2014/04/13 08:36:24 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit kde4-base if [[ ${KDE_BUILD_TYPE} != live ]]; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" SRC_URI="mirror://kde/unstable/networkmanager-qt/${PV}/src/${P}.tar.xz" else KEYWORDS="" 1.5 net-libs/libnm-qt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 16 Feb 2014 15:23:14 -0000 1.4 +++ ChangeLog 13 Apr 2014 08:36:25 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnm-qt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/ChangeLog,v 1.4 2014/02/16 15:23:14 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/ChangeLog,v 1.5 2014/04/13 08:36:25 ago Exp $ + + 13 Apr 2014; Agostino Sarubbo libnm-qt-0.9.8.1.ebuild: + Stable for amd64, wrt bug #507526 *libnm-qt-0.9.8.1 (16 Feb 2014)