From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mlmmj/
Date: Tue, 18 Sep 2018 21:23:05 +0000 (UTC) [thread overview]
Message-ID: <1537305706.2941a2032bda8afb83b6a6017f75b33cafaa4612.radhermit@gentoo> (raw)
commit: 2941a2032bda8afb83b6a6017f75b33cafaa4612
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 2 18:06:04 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Sep 18 21:21:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2941a203
net-mail/mlmmj: remove old
net-mail/mlmmj/Manifest | 2 --
net-mail/mlmmj/mlmmj-1.2.18.0.ebuild | 40 ------------------------------------
net-mail/mlmmj/mlmmj-1.2.18.1.ebuild | 40 ------------------------------------
net-mail/mlmmj/mlmmj-1.2.19.0.ebuild | 40 ------------------------------------
4 files changed, 122 deletions(-)
diff --git a/net-mail/mlmmj/Manifest b/net-mail/mlmmj/Manifest
index 4c4cd44cef2..ddc879af3ef 100644
--- a/net-mail/mlmmj/Manifest
+++ b/net-mail/mlmmj/Manifest
@@ -1,4 +1,2 @@
-DIST mlmmj-1.2.18.0.tar.bz2 240571 BLAKE2B ad71178da031fcdbfe5002d542c3bc6e4f49c706c80b8439f15c363eb8f72264d4dafa15aaef32bc99e85d0397b52d43e30dddf42b00674642545af8a959fdfc SHA512 f40fbb8a8ee5312ac6d6baa32065205b768b1ad2a16b8622e6316723d64ceb118cd6d3c0f64929d610596433e1ccb1082c23ea8ad69ca004a6b563da72bd8cc6
-DIST mlmmj-1.2.18.1.tar.bz2 240942 BLAKE2B cfd5432b895f7c096a78ef9b522576de68f4fb4f2b016839b31e10bffeb45725aed701c557d64dd1cb271f5d977746983cb624b0c00f9f6fb26f2b7d6df575c4 SHA512 755af623054daac31dfb3de20c017422c40f7fed42c141c5d398c2bd4d5deb8975db556af53f3e5e0711a83a260d7bf3017e27c4fd399a792190de683c470b72
DIST mlmmj-1.2.19.0.tar.bz2 284701 BLAKE2B a145b742a6024447d107b40bdd4072c1933069493360600161a3f585575a8cf2252393d53e8a66c0702301f148d73df7173b50234818bac4ae5b2269ff42f72b SHA512 c0f23b434941bfb5bfcb9a0f292edcfa62c9bb357014d41f82b03bd8ed1a951e3c8f09293dd333030b024d3da82c514de789b8916cc3c0f493ad8fefbe3a3afb
DIST mlmmj-1.3.0.tar.bz2 292519 BLAKE2B abaf5c7ad53034d2201a2d3ba6d7f99ca83f47ec83df59e12a90a7118fbbde941d5ed2d14864a4af1568f67e74ea082fbc70fc9e44390673b76377bb3679c817 SHA512 c704d89f8a96c0ffc751a744ffdefb5e4304ab74be89292f06ce0c337b8ff1cc5a91737c8b1bd96fe3e993338986fa42bf360cfefc508e1eac74ab88ffda2494
diff --git a/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild b/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild
deleted file mode 100644
index 9e589d0d553..00000000000
--- a/net-mail/mlmmj/mlmmj-1.2.18.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-MY_PV="${PV/_rc/-RC}"
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Mailing list managing made joyful"
-HOMEPAGE="http://mlmmj.org/"
-SRC_URI="http://mlmmj.org/releases/${MY_P}.tar.bz2"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-DEPEND="virtual/mta"
-S="${WORKDIR}/${MY_P}"
-
-DOCS="AUTHORS ChangeLog FAQ README* TODO TUNABLES UPGRADE"
-
-src_configure() {
- econf --enable-receive-strip
-}
-
-src_install() {
- default
-
- insinto /usr/share/mlmmj/texts
- doins listtexts/*
-
- insinto /usr/share/mlmmj
- doins -r contrib/web/*
-}
-
-pkg_postinst() {
- elog "mlmmj comes with serveral webinterfaces:"
- elog "- One for user subscribing/unsubscribing"
- elog "- One for admin tasks"
- elog "both available in a php and perl module."
- elog "For more info have a look in /usr/share/mlmmj"
-}
diff --git a/net-mail/mlmmj/mlmmj-1.2.18.1.ebuild b/net-mail/mlmmj/mlmmj-1.2.18.1.ebuild
deleted file mode 100644
index b770d08ecbb..00000000000
--- a/net-mail/mlmmj/mlmmj-1.2.18.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-MY_PV="${PV/_rc/-RC}"
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Mailing list managing made joyful"
-HOMEPAGE="http://mlmmj.org/"
-SRC_URI="http://mlmmj.org/releases/${MY_P}.tar.bz2"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-DEPEND="virtual/mta"
-S="${WORKDIR}/${MY_P}"
-
-DOCS="AUTHORS ChangeLog FAQ README* TODO TUNABLES UPGRADE"
-
-src_configure() {
- econf --enable-receive-strip
-}
-
-src_install() {
- default
-
- insinto /usr/share/mlmmj/texts
- doins listtexts/*
-
- insinto /usr/share/mlmmj
- doins -r contrib/web/*
-}
-
-pkg_postinst() {
- elog "mlmmj comes with serveral webinterfaces:"
- elog "- One for user subscribing/unsubscribing"
- elog "- One for admin tasks"
- elog "both available in a php and perl module."
- elog "For more info have a look in /usr/share/mlmmj"
-}
diff --git a/net-mail/mlmmj/mlmmj-1.2.19.0.ebuild b/net-mail/mlmmj/mlmmj-1.2.19.0.ebuild
deleted file mode 100644
index b0c02c35f4d..00000000000
--- a/net-mail/mlmmj/mlmmj-1.2.19.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-MY_PV="${PV/_rc/-RC}"
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Mailing list managing made joyful"
-HOMEPAGE="http://mlmmj.org/"
-SRC_URI="http://mlmmj.org/releases/${MY_P}.tar.bz2"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-DEPEND="virtual/mta"
-S="${WORKDIR}/${MY_P}"
-
-DOCS="AUTHORS ChangeLog FAQ README* TODO TUNABLES UPGRADE"
-
-src_configure() {
- econf --enable-receive-strip
-}
-
-src_install() {
- default
-
- insinto /usr/share/mlmmj/texts
- doins listtexts/*
-
- insinto /usr/share/mlmmj
- doins -r contrib/web/*
-}
-
-pkg_postinst() {
- elog "mlmmj comes with serveral webinterfaces:"
- elog "- One for user subscribing/unsubscribing"
- elog "- One for admin tasks"
- elog "both available in a php and perl module."
- elog "For more info have a look in /usr/share/mlmmj"
-}
next reply other threads:[~2018-09-18 21:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-18 21:23 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-11 7:29 [gentoo-commits] repo/gentoo:master commit in: net-mail/mlmmj/ Sam James
2021-03-11 3:08 Sam James
2021-03-11 3:08 Sam James
2021-01-18 11:36 David Seifert
2021-01-07 12:25 Sam James
2021-01-07 1:08 Sam James
2021-01-07 0:58 Sam James
2018-09-18 21:23 Tim Harder
2017-05-22 12:12 Michael Weber
2017-05-21 8:09 Agostino Sarubbo
2016-04-16 21:12 Manuel Rüger
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=1537305706.2941a2032bda8afb83b6a6017f75b33cafaa4612.radhermit@gentoo \
--to=radhermit@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