From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/mutt-wizard/
Date: Sun, 17 Apr 2022 19:00:21 +0000 (UTC) [thread overview]
Message-ID: <1650222004.0f3b775826633b852c93dd1bc998f834b68b683b.sam@gentoo> (raw)
commit: 0f3b775826633b852c93dd1bc998f834b68b683b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 18:56:02 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 19:00:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3b7758
mail-client/mutt-wizard: drop 3.1.1-r1
Signed-off-by: Sam James <sam <AT> gentoo.org>
mail-client/mutt-wizard/Manifest | 1 -
.../mutt-wizard/mutt-wizard-3.1.1-r1.ebuild | 46 ----------------------
2 files changed, 47 deletions(-)
diff --git a/mail-client/mutt-wizard/Manifest b/mail-client/mutt-wizard/Manifest
index 92b86702b9a2..b90033263cea 100644
--- a/mail-client/mutt-wizard/Manifest
+++ b/mail-client/mutt-wizard/Manifest
@@ -1,2 +1 @@
-DIST mutt-wizard-3.1.1.tar.gz 33346 BLAKE2B 0f4d8e973fedc0d102242a06922627039f4244ad9fc901d6e3d7235089164c3a7f255587978c95762242146441d8a48f57401e9ec86754194b531d38f0074652 SHA512 b385bab603eff561bca8aade49f3d11a4ac031cbceb4a64d80be9b591dc34757a05bb3c56c23ec9f1942392833725872d4871bf34964c4503bc01d5223286ddb
DIST mutt-wizard-3.2.1.tar.gz 33468 BLAKE2B 60087ca8b6cfe2f69e1f078942ef24be8d387fbadcacfdf0105e6ee6df315a57fb21320635b685dad5e5e15860adb9cef147dc9b029d77bfdfd196f219faca91 SHA512 bcd72a937d142bddb2c3b55bd6f5442a96421850ef57931e147aad8feefd6752de90cc7076802f5c806edc9a530e05a24576e33f301196eee707a75aa16279a6
diff --git a/mail-client/mutt-wizard/mutt-wizard-3.1.1-r1.ebuild b/mail-client/mutt-wizard/mutt-wizard-3.1.1-r1.ebuild
deleted file mode 100644
index 17c4d75f3c78..000000000000
--- a/mail-client/mutt-wizard/mutt-wizard-3.1.1-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit optfeature
-
-DESCRIPTION="A system for automatically configuring neomutt and isync"
-HOMEPAGE="https://github.com/LukeSmithxyz/mutt-wizard"
-
-if [[ ${PV} == 9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/LukeSmithxyz/mutt-wizard.git"
-else
- SRC_URI="https://github.com/LukeSmithxyz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
- app-admin/pass
- mail-client/neomutt[notmuch,sasl]
- mail-mta/msmtp
- net-mail/isync[ssl]
-"
-
-# needed because there is no 'all' target defined in MAKEFILE
-src_compile() {
- return 0;
-}
-
-src_install() {
- emake PREFIX="/usr" DESTDIR="${D}" install
- einstalldocs
-}
-
-pkg_postinst() {
- optfeature "enable viewing html mails" www-client/lynx
- optfeature "enable periodic syncing of mails" virtual/cron
- optfeature "enable viewing of simple images" media-gfx/imagemagick
- optfeature "enable notifications when syncing using mailsync" x11-libs/libnotify
- optfeature "enable command line address book" app-misc/abook
- optfeature "enable use of gpg for signing and verifying" app-crypt/gnupg
-}
next reply other threads:[~2022-04-17 19:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-17 19:00 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-10 7:46 [gentoo-commits] repo/gentoo:master commit in: mail-client/mutt-wizard/ Sam James
2023-07-10 7:46 Sam James
2023-07-10 5:43 Joonas Niilola
2022-12-09 6:54 Joonas Niilola
2022-12-09 6:54 Joonas Niilola
2022-11-25 8:09 Joonas Niilola
2022-11-25 8:09 Joonas Niilola
2021-04-29 11:43 Joonas Niilola
2021-04-29 11:43 Joonas Niilola
2021-02-12 15:10 Sam James
2021-02-12 15:10 Sam James
2021-01-22 4:15 Sam James
2021-01-22 4:15 Sam James
2020-08-21 7:15 Joonas Niilola
2020-08-21 7:15 Joonas Niilola
2020-06-08 7:46 Joonas Niilola
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=1650222004.0f3b775826633b852c93dd1bc998f834b68b683b.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