public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-applet-weather-widget/
Date: Tue,  3 Jan 2017 14:43:08 +0000 (UTC)	[thread overview]
Message-ID: <1483454554.343c47bdd5e8733fba08ec47bb4fc44ca20a104c.johu@gentoo> (raw)

commit:     343c47bdd5e8733fba08ec47bb4fc44ca20a104c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 14:42:34 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 14:42:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343c47bd

kde-misc/plasma-applet-weather-widget: Remove 1.6.7

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/plasma-applet-weather-widget/Manifest     |  1 -
 .../plasma-applet-weather-widget-1.6.7.ebuild      | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/kde-misc/plasma-applet-weather-widget/Manifest b/kde-misc/plasma-applet-weather-widget/Manifest
index fe5d1e5..cfb5970 100644
--- a/kde-misc/plasma-applet-weather-widget/Manifest
+++ b/kde-misc/plasma-applet-weather-widget/Manifest
@@ -1,2 +1 @@
-DIST plasma-applet-weather-widget-1.6.7.tar.gz 98864 SHA256 2f75b96c713ab2be65af6daa860b8df6c8116a7d54055f51a29e4425171237a7 SHA512 24da3014c652a8c8c39de89d61d33a9d745bb172a7ae7c71ca1a20fb834636d277e839f7d3205bd7349d9bc29c84f05bfb3c3f70c943be65f7acfe2315ce078e WHIRLPOOL 720df748c802b2f606944f15b977c85d0c88f975f3d9dd695a1042ccbae33a9db2b881da535bb2e05e043f5a982ba07488fcfe6eb94e3c75735a8b012bf4b006
 DIST plasma-applet-weather-widget-1.6.8.tar.gz 104894 SHA256 6632643ea20b090556ff916d4f17094f89c715bff89084189f72c523f8d38603 SHA512 4fcdcf40fd93e1ee0a86b8588e7546dd934ba2e1c5d4adda99464fff8d1134be687b09e5e4a7f51d36e9f1206238e35db815a77707ddb80c78b8d563a01dfbee WHIRLPOOL 84371868174d708aee942995eaf09f3a04051a42ba63f1a32878cffdd7b50f57f230eaa18026886097e717ed204b6278ff2fe41b1debc9a8ac8ffcf2d8b886c9

diff --git a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.7.ebuild b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.7.ebuild
deleted file mode 100644
index 89e32e35..00000000
--- a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Plasma 5 applet for weather forecasts"
-HOMEPAGE="https://store.kde.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"
-else
-	SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
-LICENSE="GPL-2+"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep plasma)
-	$(add_qt_dep qtdeclarative)
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( README.md )


             reply	other threads:[~2017-01-03 14:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03 14:43 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-16 21:29 [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-applet-weather-widget/ Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2019-07-20 19:30 Andreas Sturmlechner
2019-03-16 22:42 Andreas Sturmlechner
2019-03-12  7:10 Andreas Sturmlechner
2019-03-12  7:10 Andreas Sturmlechner
2017-09-24 16:32 Johannes Huber
2017-09-24 16:32 Johannes Huber
2017-09-24 16:32 Johannes Huber
2017-06-24  3:53 Michael Palimaka
2017-02-13 20:58 Johannes Huber
2017-01-03 14:43 Johannes Huber
2016-11-03  8:21 Michael Palimaka
2016-11-02 21:55 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1483454554.343c47bdd5e8733fba08ec47bb4fc44ca20a104c.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox