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 AC20E59CB2 for ; Sun, 17 Apr 2016 14:33:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 140D121C03E; Sun, 17 Apr 2016 14:33:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B53B421C03E for ; Sun, 17 Apr 2016 14:33:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD5D7340914 for ; Sun, 17 Apr 2016 14:33:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36CC715F for ; Sun, 17 Apr 2016 14:33:20 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1460903575.88190a00a07cef7bc51f00645166c2250c0b6e59.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-applet-weather-widget/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.3.ebuild kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.5.ebuild kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild X-VCS-Directories: kde-misc/plasma-applet-weather-widget/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 88190a00a07cef7bc51f00645166c2250c0b6e59 X-VCS-Branch: master Date: Sun, 17 Apr 2016 14:33:20 +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: d391b950-7990-445a-9873-0feeb77ad0dd X-Archives-Hash: 7356d868f091bb161423bc5ce4f684d8 commit: 88190a00a07cef7bc51f00645166c2250c0b6e59 Author: Johannes Huber gentoo org> AuthorDate: Sun Apr 17 14:31:00 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Apr 17 14:32:55 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=88190a00 kde-misc/plasma-applet-weather-widget: Version bump 1.6.5 Package-Manager: portage-2.2.28 ...r-widget-1.6.3.ebuild => plasma-applet-weather-widget-1.6.5.ebuild} | 3 ++- .../plasma-applet-weather-widget-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.3.ebuild b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.5.ebuild similarity index 89% rename from kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.3.ebuild rename to kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.5.ebuild index 9e871b1..06e4cee 100644 --- a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.3.ebuild +++ b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.5.ebuild @@ -7,7 +7,8 @@ EAPI=6 inherit kde5 DESCRIPTION="Plasma 5 applet for weather forecasts" -HOMEPAGE="http://kde-look.org/content/show.php/Weather+Widget?content=169572 https://github.com/kotelnik/plasma-applet-weather-widget" +HOMEPAGE="http://kde-look.org/content/show.php/Weather+Widget?content=169572 +https://github.com/kotelnik/plasma-applet-weather-widget" if [[ ${KDE_BUILD_TYPE} = live ]] ; then EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git" diff --git a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild index 31ea5c3..d99870f 100644 --- a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild +++ b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild @@ -7,7 +7,8 @@ EAPI=6 inherit kde5 DESCRIPTION="Plasma 5 applet for weather forecasts" -HOMEPAGE="http://kde-look.org/content/show.php/Weather+Widget?content=169572 https://github.com/kotelnik/plasma-applet-weather-widget" +HOMEPAGE="http://kde-look.org/content/show.php/Weather+Widget?content=169572 +https://github.com/kotelnik/plasma-applet-weather-widget" if [[ ${KDE_BUILD_TYPE} = live ]] ; then EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git"