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 EEA371389F5 for ; Sun, 16 Nov 2014 12:22:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 553D7E0B87; Sun, 16 Nov 2014 12:21:41 +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 A1FB8E0ADF for ; Sun, 16 Nov 2014 12:21:31 +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 C91E1340574 for ; Sun, 16 Nov 2014 12:21:30 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2234) id 25835A43A; Sun, 16 Nov 2014 12:21:25 +0000 (UTC) From: "Alexey Shvetsov (alexxy)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, alexxy@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: solid-runtime-4.14.3.ebuild ChangeLog X-VCS-Directories: kde-base/solid-runtime X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141116122125.25835A43A@oystercatcher.gentoo.org> Date: Sun, 16 Nov 2014 12:21: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: f9a9c9ff-1958-4c0e-a4d6-9352ab06763d X-Archives-Hash: 2c30e030e110df2814ba559aa3ad385f alexxy 14/11/16 12:21:25 Modified: ChangeLog Added: solid-runtime-4.14.3.ebuild Log: [kde-base] Add KDE SC 4.14.3 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key F82F92E6) Revision Changes Path 1.191 kde-base/solid-runtime/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?rev=1.191&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?rev=1.191&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?r1=1.190&r2=1.191 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v retrieving revision 1.190 retrieving revision 1.191 diff -u -r1.190 -r1.191 --- ChangeLog 14 Nov 2014 19:33:14 -0000 1.190 +++ ChangeLog 16 Nov 2014 12:21:25 -0000 1.191 @@ -1,6 +1,12 @@ # ChangeLog for kde-base/solid-runtime # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.190 2014/11/14 19:33:14 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.191 2014/11/16 12:21:25 alexxy Exp $ + +*solid-runtime-4.14.3 (16 Nov 2014) + + 16 Nov 2014; Alexey Shvetsov + +solid-runtime-4.14.3.ebuild: + Version bump KDE SC 4.14.3 14 Nov 2014; Manuel RĂ¼ger -solid-runtime-4.13.3.ebuild, -solid-runtime-4.14.1.ebuild: 1.1 kde-base/solid-runtime/solid-runtime-4.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild?rev=1.1&content-type=text/plain Index: solid-runtime-4.14.3.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.1 2014/11/16 12:21:25 alexxy Exp $ EAPI=5 KMNAME="kde-runtime" KMNOMODULE=true inherit kde4-meta DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)" HOMEPAGE="http://solid.kde.org" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug bluetooth networkmanager" KMEXTRA=" solid-device-automounter/ solid-hardware/ solid-networkstatus/ solidautoeject/ soliduiserver/ " DEPEND="" RDEPEND="${DEPEND} bluetooth? ( net-wireless/bluedevil ) networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) ) "