public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmweather+/
Date: Fri, 15 Mar 2019 13:45:17 +0000 (UTC)	[thread overview]
Message-ID: <1552657505.e3d04195244d4204a835b45c9fedba62dc5e01ce.voyageur@gentoo> (raw)

commit:     e3d04195244d4204a835b45c9fedba62dc5e01ce
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 15 13:45:05 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 13:45:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d04195

x11-plugins/wmweather+: drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-plugins/wmweather+/Manifest               |  3 ---
 x11-plugins/wmweather+/wmweather+-2.13.ebuild | 33 ---------------------------
 x11-plugins/wmweather+/wmweather+-2.15.ebuild | 33 ---------------------------
 x11-plugins/wmweather+/wmweather+-2.16.ebuild | 21 -----------------
 4 files changed, 90 deletions(-)

diff --git a/x11-plugins/wmweather+/Manifest b/x11-plugins/wmweather+/Manifest
index 86e7f0760e5..fae7e304561 100644
--- a/x11-plugins/wmweather+/Manifest
+++ b/x11-plugins/wmweather+/Manifest
@@ -1,4 +1 @@
-DIST wmweather+-2.13.tar.gz 195094 BLAKE2B fadf138519eec015cb0e8c9a0c02d5cf0752162645b26781cc6af449853164ea42619c99df496c0bdbd334eb12340fa1b996b1ac1d3f2719f1fccf0c4c2e4230 SHA512 ed92a5434658da795385ef8420357647dd359ca46d6347dc21648062b911b3393d5e84262c92dc18ec1add4ffcb81e02cb3f6863816662112595e03bc74688c2
-DIST wmweather+-2.15.tar.gz 209258 BLAKE2B 4c7a2194eaf4694ce9d1d8acd6515642bffb0f267f0801a5e0b3760a2d37f59ddaf5668da2722c48c7e382d00ff4ad6daf193eb06c93c4e8ad6bcb2716f580bd SHA512 9096a337d50586e9d5fdb28a0cd6e882fd58cace1e148cb0e2c14239f2f5121a5cdad5ed63a1c8cd2c3f1907c4aee772cea3f55656437a7ee319226efbf6f82a
-DIST wmweather+-2.16.tar.gz 210953 BLAKE2B a57191584d1756fd690efb70f825b94b77a7f7476593a42a530347a319ac0de0d886684cd663bd2633ccb7d6b6014e9cc6e7370739ae97de65b13073b35fce18 SHA512 b156d65c69ef67b4116f68f975adb3e36c948715b32ca1efea800ec8a407f3f3065079236a1e28d5282a98c1421f98f4b9dc93a81e59198ec2aec010079528dd
 DIST wmweather+-2.17.tar.gz 212763 BLAKE2B e810ecaf6858bba0cb3bdb32517f5c1cbaa552ed071b1ce6dfca33b41ad75c5272616c9be78930f47ee3980d2ab8c51a29caaec627c5e608e9c2790d940cfe65 SHA512 45622513792698f1adf4a686506913146e2a24c9ff39fda1129132aae864528184aa122b525e00b079f416fd131c1369ff95e430c4c63877bdc166c982f841eb

diff --git a/x11-plugins/wmweather+/wmweather+-2.13.ebuild b/x11-plugins/wmweather+/wmweather+-2.13.ebuild
deleted file mode 100644
index 363b166bade..00000000000
--- a/x11-plugins/wmweather+/wmweather+-2.13.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit flag-o-matic
-
-DESCRIPTION="A dockapp for displaying data collected from METAR, AVN, ETA, and MRF forecasts"
-HOMEPAGE="https://www.sourceforge.net/projects/wmweatherplus/"
-SRC_URI="mirror://sourceforge/wmweatherplus/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~mips ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-DEPEND="dev-libs/libpcre
-	>=net-misc/curl-7.17.1
-	x11-libs/libXpm
-	x11-libs/libXext
-	x11-libs/libX11
-	x11-wm/windowmaker"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	append-flags "-fno-optimize-sibling-calls"
-	econf
-}
-
-src_install() {
-	dobin wmweather+
-	dodoc ChangeLog HINTS README example.conf
-	doman wmweather+.1
-}

diff --git a/x11-plugins/wmweather+/wmweather+-2.15.ebuild b/x11-plugins/wmweather+/wmweather+-2.15.ebuild
deleted file mode 100644
index 0f0ff41c4c2..00000000000
--- a/x11-plugins/wmweather+/wmweather+-2.15.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic
-
-DESCRIPTION="A dockapp for displaying data collected from METAR, AVN, ETA, and MRF forecasts"
-HOMEPAGE="https://www.sourceforge.net/projects/wmweatherplus/"
-SRC_URI="mirror://sourceforge/wmweatherplus/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-libs/libpcre
-	>=net-misc/curl-7.17.1
-	x11-libs/libXpm
-	x11-libs/libXext
-	x11-libs/libX11
-	x11-wm/windowmaker"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	append-flags "-fno-optimize-sibling-calls"
-	econf
-}
-
-src_install() {
-	dobin wmweather+
-	dodoc ChangeLog HINTS README example.conf
-	doman wmweather+.1
-}

diff --git a/x11-plugins/wmweather+/wmweather+-2.16.ebuild b/x11-plugins/wmweather+/wmweather+-2.16.ebuild
deleted file mode 100644
index e5a57ede9f1..00000000000
--- a/x11-plugins/wmweather+/wmweather+-2.16.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A dockapp for displaying data collected from METAR, AVN, ETA, and MRF forecasts"
-HOMEPAGE="https://www.sourceforge.net/projects/wmweatherplus/"
-SRC_URI="mirror://sourceforge/wmweatherplus/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-libs/libpcre
-	>=net-misc/curl-7.17.1
-	x11-libs/libXpm
-	x11-libs/libXext
-	x11-libs/libX11
-	x11-wm/windowmaker"
-RDEPEND="${DEPEND}"


             reply	other threads:[~2019-03-15 13:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-15 13:45 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-16 17:17 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmweather+/ Arthur Zamarin
2022-09-15 11:31 Sam James
2022-09-15  6:47 Agostino Sarubbo
2020-05-03 10:15 Bernard Cafarelli
2019-03-13 22:33 Sergei Trofimovich
2019-03-07 23:53 Mikle Kolyada
2019-03-07 21:50 Thomas Deutschmann
2018-05-05 19:28 Aaron Bauman
2017-03-10 17:18 Bernard Cafarelli
2017-01-03 10:06 Bernard Cafarelli

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=1552657505.e3d04195244d4204a835b45c9fedba62dc5e01ce.voyageur@gentoo \
    --to=voyageur@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