public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dirkjan Ochtman" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/rmilter/
Date: Mon, 16 May 2016 08:02:08 +0000 (UTC)	[thread overview]
Message-ID: <1463385713.802c5a6c1386b07e936dfea0664a5a0adf26fc99.djc@gentoo> (raw)

commit:     802c5a6c1386b07e936dfea0664a5a0adf26fc99
Author:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 16:16:26 2016 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Mon May 16 08:01:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802c5a6c

mail-filter/rmilter: remove old versions

Package-Manager: portage-2.2.28

 mail-filter/rmilter/Manifest             |  3 ---
 mail-filter/rmilter/rmilter-1.7.2.ebuild | 35 --------------------------------
 mail-filter/rmilter/rmilter-1.7.3.ebuild | 35 --------------------------------
 mail-filter/rmilter/rmilter-1.7.4.ebuild | 35 --------------------------------
 4 files changed, 108 deletions(-)

diff --git a/mail-filter/rmilter/Manifest b/mail-filter/rmilter/Manifest
index b1e55f7..1c64bf1 100644
--- a/mail-filter/rmilter/Manifest
+++ b/mail-filter/rmilter/Manifest
@@ -1,5 +1,2 @@
-DIST rmilter-1.7.2.tar.gz 159934 SHA256 3033c190667276f1d716784cb6b485971a3249ab9a6151d7a5ae3848e6de61eb SHA512 9b80d55b93335b45b9928dd0ae2caf8cd5757533c8281a24cd2395ef89fe7879fac836368263cdefed3f6df3f83f4134175a161182b7bcdfcbc6de6fd6fe3e31 WHIRLPOOL 137796cab3968f40ec4dcae81fa3ea68d2ba80fff9c9738d140816cca29ca4ff3bd9c02c98e4ef2aaa6b35ff18b455060c20f372614ef6e76ec7d4dbcade8e03
-DIST rmilter-1.7.3.tar.gz 160323 SHA256 515e0f69af9f702cc36fd565e30c9f715bff819df250679d0a24e4f07ba5f081 SHA512 4e65dbcccd7f378eb1dd93ffca1983614df19edf62b531483a59c636eb4564dbb531da2ecce3ea789c038913c8623e78db8636eff64f574eb5abc709cf8fc0e1 WHIRLPOOL 6ae75ec8190f58893b3c33e66cf07dee5ac9326056c3da23005d4c2dcad5a8760c1db08701226ece96b6e3bb12f15337ff686d2eafc6e6323abc299d289de456
-DIST rmilter-1.7.4.tar.gz 162081 SHA256 ad32c2efe23c8b49f6b52a5b78b80943b93082d30c799e3de05f9df1c02b83fb SHA512 189f792664e30a0d60c618b902c393a4af570bea38810001aa759acae27fbb625389576eb3923678fddaca806b946e99e0444738b24aa3124e988bbc2ab1552b WHIRLPOOL 10e549b9d3461252c6213a35145a2f158d67613733bf89b9c939d3eac7b77080b6886a3386e9a6358f31ad6ffe4e0c35ed9cfc025294392aeff5f4b9e15d987c
 DIST rmilter-1.7.5.tar.gz 162698 SHA256 34cf0b6c38dac9b11d6aacd0d093fdf3544d76543cd1aad2b1342e1024768e27 SHA512 4cf76e330e55e5f8542c7a27d18cd593ad2b2f1c0bd45bf3787bce7b1cbfe77752bcff7b6558b89105d034a7f2e31f7805fe2b4bf5b1bb408b18c10646ad0aa8 WHIRLPOOL 61bad9244f9e45be35fe0cc6d3199d431066fdaeb61065077e069e320d71f80696db1d62f6ca7a9acb45cef4c4ddeda9719bf206a124c9c7f4f01e32839ae0d0
 DIST rmilter-1.8.4.tar.gz 261800 SHA256 af7ad32d3fa8f41ec135a43468b98cc1c46128b30fe58700e9434fcdc3ce3f6a SHA512 7c1f9afc1cd489ff052ead5e1876fe334252766213cf8c30a394be7aa7b308896a9fb0b57391b37c5727f76707403d432c5fc1f56b78c996432c7524e4049803 WHIRLPOOL 296b8d7fd5db60b6b7b642907e5dc108019c6f61ed585769f81e68b51d11844e16ecacaab5d70416bcae45799df6c5fbd7f5495d58053c66bd237cb935f583b0

diff --git a/mail-filter/rmilter/rmilter-1.7.2.ebuild b/mail-filter/rmilter/rmilter-1.7.2.ebuild
deleted file mode 100644
index 6c03326..0000000
--- a/mail-filter/rmilter/rmilter-1.7.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils user
-
-DESCRIPTION="Another sendmail milter for different mail checks"
-SRC_URI="https://github.com/vstakhov/rmilter/archive/${PV}.tar.gz -> ${P}.tar.gz"
-HOMEPAGE="https://github.com/vstakhov/rmilter"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/libpcre
-		dev-libs/openssl:0
-		mail-filter/libmilter
-		mail-filter/opendkim"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	enewgroup rmilter
-	enewuser rmilter -1 -1 /var/run/rmilter rmilter
-}
-
-src_install() {
-	cmake-utils_src_install
-	newinitd "${FILESDIR}/rmilter.initd" rmilter
-	insinto /etc/rmilter
-	newins rmilter.conf.sample rmilter.conf.sample
-	newins rmilter-grey.conf rmilter-grey.conf
-}

diff --git a/mail-filter/rmilter/rmilter-1.7.3.ebuild b/mail-filter/rmilter/rmilter-1.7.3.ebuild
deleted file mode 100644
index 6c03326..0000000
--- a/mail-filter/rmilter/rmilter-1.7.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils user
-
-DESCRIPTION="Another sendmail milter for different mail checks"
-SRC_URI="https://github.com/vstakhov/rmilter/archive/${PV}.tar.gz -> ${P}.tar.gz"
-HOMEPAGE="https://github.com/vstakhov/rmilter"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/libpcre
-		dev-libs/openssl:0
-		mail-filter/libmilter
-		mail-filter/opendkim"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	enewgroup rmilter
-	enewuser rmilter -1 -1 /var/run/rmilter rmilter
-}
-
-src_install() {
-	cmake-utils_src_install
-	newinitd "${FILESDIR}/rmilter.initd" rmilter
-	insinto /etc/rmilter
-	newins rmilter.conf.sample rmilter.conf.sample
-	newins rmilter-grey.conf rmilter-grey.conf
-}

diff --git a/mail-filter/rmilter/rmilter-1.7.4.ebuild b/mail-filter/rmilter/rmilter-1.7.4.ebuild
deleted file mode 100644
index 6c03326..0000000
--- a/mail-filter/rmilter/rmilter-1.7.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils user
-
-DESCRIPTION="Another sendmail milter for different mail checks"
-SRC_URI="https://github.com/vstakhov/rmilter/archive/${PV}.tar.gz -> ${P}.tar.gz"
-HOMEPAGE="https://github.com/vstakhov/rmilter"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/libpcre
-		dev-libs/openssl:0
-		mail-filter/libmilter
-		mail-filter/opendkim"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	enewgroup rmilter
-	enewuser rmilter -1 -1 /var/run/rmilter rmilter
-}
-
-src_install() {
-	cmake-utils_src_install
-	newinitd "${FILESDIR}/rmilter.initd" rmilter
-	insinto /etc/rmilter
-	newins rmilter.conf.sample rmilter.conf.sample
-	newins rmilter-grey.conf rmilter-grey.conf
-}


             reply	other threads:[~2016-05-16  8:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-16  8:02 Dirkjan Ochtman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-21 19:57 [gentoo-commits] repo/gentoo:master commit in: mail-filter/rmilter/ Dirkjan Ochtman
2016-11-21 19:57 Dirkjan Ochtman
2016-11-19 20:59 Dirkjan Ochtman
2016-11-19 20:59 Dirkjan Ochtman
2016-09-25 12:37 Anthony G. Basile
2016-08-26  9:24 Dirkjan Ochtman
2016-08-05  6:39 Dirkjan Ochtman
2016-07-27 19:55 Dirkjan Ochtman
2016-07-25 19:09 Dirkjan Ochtman
2016-06-24 19:52 Dirkjan Ochtman
2016-06-24 19:52 Dirkjan Ochtman
2016-05-25 17:28 Dirkjan Ochtman
2016-03-08 20:32 Dirkjan Ochtman
2016-02-22 19:43 Dirkjan Ochtman
2016-02-20 10:13 Dirkjan Ochtman
2016-02-20 10:13 Dirkjan Ochtman
2016-01-31 13:03 Dirkjan Ochtman
2016-01-21 10:12 Dirkjan Ochtman
2016-01-18 17:15 Dirkjan Ochtman

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=1463385713.802c5a6c1386b07e936dfea0664a5a0adf26fc99.djc@gentoo \
    --to=djc@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