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/wmbiff/
Date: Sun,  8 Mar 2020 11:28:00 +0000 (UTC)	[thread overview]
Message-ID: <1583666852.be164914721b3d9c8383acf148b9ae37471550b2.voyageur@gentoo> (raw)

commit:     be164914721b3d9c8383acf148b9ae37471550b2
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 11:23:46 2020 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 11:27:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be164914

x11-plugins/wmbiff: drop old ~arch

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

 x11-plugins/wmbiff/Manifest             |  2 --
 x11-plugins/wmbiff/wmbiff-0.4.33.ebuild | 37 ---------------------------------
 x11-plugins/wmbiff/wmbiff-0.4.34.ebuild | 37 ---------------------------------
 3 files changed, 76 deletions(-)

diff --git a/x11-plugins/wmbiff/Manifest b/x11-plugins/wmbiff/Manifest
index 5c7ac52bf68..a94aa82f42c 100644
--- a/x11-plugins/wmbiff/Manifest
+++ b/x11-plugins/wmbiff/Manifest
@@ -1,4 +1,2 @@
 DIST wmbiff-0.4.28.tar.gz 111398 BLAKE2B 39ba4dbf50639b02c8969ae72b696fa83353ec3dcd46802f8333eb597f068d3d0d209f39a352a8f53830695c19c897b7d6f970c5362c2910128b80b0cdb24d32 SHA512 a17fd4b4c3de09a907b7ffccc50f4560a7fddd5cb4dd01c72460806dc55259ba0b587d75f7505171a2a833f6735ddc4ded0a484d4227bfd552cc7343d79d7720
-DIST wmbiff-0.4.33.tar.gz 266114 BLAKE2B 06e5e454a2f8e78203dec66cc274d983e8ec1c0dc7bb82db4ec3c42a8671f0f7a399b79fc94f45e595dcd6fe56c87426dce3900f8fc0f12fbc704ad196390dc7 SHA512 9b88b5929e9234d17bfa5022eb95cbca1720c724827e078dbd44c0bcff77f386b7692a6576b3a96bb1f5fab602c274b3335c71543e5ad053c1cc476d114f818c
-DIST wmbiff-0.4.34.tar.gz 265020 BLAKE2B af4160b983ff46557c78f2f363f8a6b73841050a99d89d953ba4bd493bf016da00457c38bb8130e329f742ad244d62df4b47519b90ee0e8858c88acb0b1184ab SHA512 28a80b635cf6ef03fe688686dd52ed965c2bb17d009aa904967b381f6717ad99014c2c514e9eb973fb2ea83c99a388beb9568f4ac940cbd4631f61c8a13f8cf4
 DIST wmbiff-0.4.35.tar.gz 265332 BLAKE2B 049f01dafaf71af614c47379fa1e59593e6d7904ecc7e63721edc06d06a4705141c5a339f773b7352984b288c32cb7d324fcca72c4459890328672b0d0a4b4e8 SHA512 7a276c33545351dd1e3c072b4b702fabb293744c3b26326739ebc278f18eda3fe971eeaa8392445eb49514eeb430677638b100076409ec6216915a1388a491c4

diff --git a/x11-plugins/wmbiff/wmbiff-0.4.33.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.33.ebuild
deleted file mode 100644
index 4c3609d5797..00000000000
--- a/x11-plugins/wmbiff/wmbiff-0.4.33.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools eutils
-
-DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes"
-HOMEPAGE="https://www.dockapps.net/wmbiff"
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="crypt"
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXpm
-	crypt? (
-		>=dev-libs/libgcrypt-1.2.1:0
-		>=net-libs/gnutls-2.2.0
-		)"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-BDEPEND="virtual/pkgconfig"
-
-DOCS="ChangeLog FAQ NEWS README TODO wmbiff/sample.wmbiffrc"
-
-src_prepare() {
-	default
-	eapply "${FILESDIR}"/${PN}-0.4.27-invalid-strncpy.patch
-	eautoreconf
-}
-
-src_configure() {
-	econf $(use_enable crypt crypto)
-}

diff --git a/x11-plugins/wmbiff/wmbiff-0.4.34.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.34.ebuild
deleted file mode 100644
index 4c3609d5797..00000000000
--- a/x11-plugins/wmbiff/wmbiff-0.4.34.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools eutils
-
-DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes"
-HOMEPAGE="https://www.dockapps.net/wmbiff"
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="crypt"
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXpm
-	crypt? (
-		>=dev-libs/libgcrypt-1.2.1:0
-		>=net-libs/gnutls-2.2.0
-		)"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-BDEPEND="virtual/pkgconfig"
-
-DOCS="ChangeLog FAQ NEWS README TODO wmbiff/sample.wmbiffrc"
-
-src_prepare() {
-	default
-	eapply "${FILESDIR}"/${PN}-0.4.27-invalid-strncpy.patch
-	eautoreconf
-}
-
-src_configure() {
-	econf $(use_enable crypt crypto)
-}


             reply	other threads:[~2020-03-08 11:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-08 11:28 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19  9:16 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmbiff/ Bernard Cafarelli
2024-05-13  1:06 Sam James
2024-05-13  1:06 Sam James
2022-03-04  0:40 Sam James
2021-01-05 18:59 Andreas K. Hüttel
2020-12-18 10:48 Agostino Sarubbo
2020-12-03  2:01 Thomas Deutschmann
2020-11-29 17:17 Sergei Trofimovich
2020-05-03 10:15 Bernard Cafarelli
2019-07-30 23:30 Bernard Cafarelli
2019-07-30 20:48 Bernard Cafarelli
2019-07-30 20:48 Bernard Cafarelli
2019-03-08 11:32 Bernard Cafarelli
2017-07-03 14:37 Bernard Cafarelli
2016-12-02 11: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=1583666852.be164914721b3d9c8383acf148b9ae37471550b2.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