public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/when/
Date: Mon, 19 Apr 2021 19:41:36 +0000 (UTC)	[thread overview]
Message-ID: <1618861230.105763fb9e0bff83a6ab51f2ca87bf6b63d058ba.sam@gentoo> (raw)

commit:     105763fb9e0bff83a6ab51f2ca87bf6b63d058ba
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 19:33:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 19:40:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=105763fb

app-misc/when: drop 1.1.37

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/when/Manifest           |  1 -
 app-misc/when/when-1.1.37.ebuild | 41 ----------------------------------------
 2 files changed, 42 deletions(-)

diff --git a/app-misc/when/Manifest b/app-misc/when/Manifest
index b9f0b119f93..ce8a5159a7c 100644
--- a/app-misc/when/Manifest
+++ b/app-misc/when/Manifest
@@ -1,2 +1 @@
-DIST when-1.1.37.tar.gz 51020 BLAKE2B 242d7833c91279bc7a73effc108a0f7d5edad9838006d8ff632c46215b7cd2a2187660075e2525a352a458a494abc648a9518945cdf18e2e7d58261e428efd8f SHA512 b1f0cb9cb797a5a32263ef2851498dfbf6a769d3e708b79ca1c5b37c7c877124194dd9b5ae78bfafebc0e73e82f306b3ae734a5ef7140fe3bf0e6b2cfcc4bb18
 DIST when-1.1.40.tar.gz 55306 BLAKE2B 3d4bdc962ccff64b09f5dda7a2c7be1daa0fd5fed2039f784ea6279e9aac495823159098f6a05c281de40d7964cc244a76c6b3bda1c4227748c04c98effac54d SHA512 0d70f2c9c4d44bbd922dc0d6b1a4e1eb90561a81add3ad4f1e1fc467a6331ca856d66725361d4e5ea3f1ce9ea1ed59d91ad18178e022b029c04c0c15747ecbcd

diff --git a/app-misc/when/when-1.1.37.ebuild b/app-misc/when/when-1.1.37.ebuild
deleted file mode 100644
index 251c08dade9..00000000000
--- a/app-misc/when/when-1.1.37.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Minimalistic personal calendar program"
-HOMEPAGE="http://www.lightandmatter.com/when/when.html"
-SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/when_dist"
-
-DOCS=( README )
-
-src_prepare() {
-	default
-
-	# Fix path for tests
-	sed -i 's,^	when,	./when,' Makefile || die 'sed failed'
-}
-
-src_compile() { :; }
-
-src_test() {
-	# The when command requires these files, or attempts to run setup function.
-	mkdir "${HOME}"/.when || die 'mkdir failed'
-	touch "${HOME}"/.when/{calendar,preferences} || die 'touch failed'
-	emake test
-}
-
-src_install() {
-	dobin "${PN}"
-	doman "${PN}.1"
-	einstalldocs
-}


             reply	other threads:[~2021-04-19 19:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19 19:41 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-19 15:03 [gentoo-commits] repo/gentoo:master commit in: app-misc/when/ Sam James
2023-09-18  9:20 Sam James
2023-09-18  9:20 Sam James
2023-09-18  9:20 Sam James
2021-02-21  7:28 Sam James
2021-02-21  6:27 Sam James
2021-01-06 13:19 Fabian Groffen
2020-11-24 23:11 Patrice Clement
2020-11-24 23:11 Patrice Clement
2020-11-24 23:11 Patrice Clement
2017-10-12 17:16 Tim Harder
2017-01-29 14:59 Fabian Groffen
2017-01-20 21:19 Patrice Clement
2017-01-08 22:09 Patrice Clement
2017-01-08 22:09 Patrice Clement
2016-08-19  2:39 Tim Harder
2016-01-14  0:28 Tim Harder

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=1618861230.105763fb9e0bff83a6ab51f2ca87bf6b63d058ba.sam@gentoo \
    --to=sam@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