summaryrefslogtreecommitdiff
path: root/net-mail/smtptools
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /net-mail/smtptools
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
Diffstat (limited to 'net-mail/smtptools')
-rw-r--r--net-mail/smtptools/Manifest3
-rw-r--r--net-mail/smtptools/smtptools-0.2.3-r1.ebuild2
-rw-r--r--net-mail/smtptools/smtptools-0.2.3.ebuild26
3 files changed, 2 insertions, 29 deletions
diff --git a/net-mail/smtptools/Manifest b/net-mail/smtptools/Manifest
index 0419af5fc811..fa12350cc2fc 100644
--- a/net-mail/smtptools/Manifest
+++ b/net-mail/smtptools/Manifest
@@ -2,6 +2,5 @@ AUX smtptools-0.2.3-autotools.patch 3951 BLAKE2B d3d60ac0ace9369e66c23487fb2dddd
AUX smtptools-0.2.3-cleanups.patch 1830 BLAKE2B 7d634aa4e21572cdbc0f4e94e18ad0fe45010e331d9b121e8454faa696285a60ca97c5dc74567eb4afd88e4444f4da318f75c02b70d4f5c9ba6b2d2664b68fcd SHA512 55db66e01d6a252e4c9c265de2c14e40a92b5eb33421d05879823a6fc1e37e1b80951bf84087739f39e32850873371461a604584e465576b6f3b269b2ff83085
AUX smtptools-0.2.3-fno-common.patch 651 BLAKE2B bfdceebddf4b6631d53e94b5e90522412de5dacfbcc006624a53bbc4f1c2f32437f93f928a88440dae4c884b28ef249f2eadbd4dbda2018ff73c07635acf4fcd SHA512 d9cfb1abd62f6dd3f57b3288e1adc18cdbedb6c296c7516535b406ff52393ea177afd5d22480b5be013d18497c670e0569d9ee1476298f58824a33d99f251d42
DIST smtptools-0.2.3.tar.gz 117859 BLAKE2B ca1713dc4ec668de1491423c7463cc21fa460017744c34bf6ac5619294ca6bdcda8b78ab3fcf1b2225c3c3897b7ada89b48ab68defdae28a69543fa713362e87 SHA512 2d5f5a4fc5d25e5b652800047c7dcba62eb033919e485e42efd07be0e00062f9d89200dd0e65991a13b1366b5b28bb5c2d84d0468e71d05d1540178111b3cf2f
-EBUILD smtptools-0.2.3-r1.ebuild 669 BLAKE2B 4bd0a7ad2c6c32ec53b531f88a15644bf496dace37b55007bffba168fce7a6ac1bfb218c886762c9743826f7c2d6164c33fc73232979a52f1dc93b8a283bae1c SHA512 ce7b23964aa1481207d4e06bad9921ff8c8f8f2c299fb0ff84791ce1be60a44afb8207c3262eac45bb74949d7b0fcaf7443ff12cf82757e52a4f322b242617a7
-EBUILD smtptools-0.2.3.ebuild 650 BLAKE2B 54308618cd0518e3039862c431be13d048ee8cc44724d84c5486c988ea45f4990e7b7d843361f555f403df05ef22ca24032d78bfc85a4b9aef975c2ea147725a SHA512 d203f71608ab6dc8d7d6539d9355d3d237f1d235b31eb65df5ff8693ab33233a6c274bbe0649f6d783a35168fa97f096f3091b53979766ac343d7141896b928e
+EBUILD smtptools-0.2.3-r1.ebuild 664 BLAKE2B 5cf2f15f1c93a62d2683715ef7360e44c56f2a6907a07d6c38f239974b5dae4cced62b51989247c9e49bdd8c4cd442430ee2a4877ae9666a91835b3b5bec8235 SHA512 5788d2a130f5daa94fcc4d5e5429140937c91c6b8ba4bcf6bf44a2905fd8ef70797564a5452c6e907653adb82d3672ad700c49bd92c4749dc77836b5cb7ae9c7
MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/net-mail/smtptools/smtptools-0.2.3-r1.ebuild b/net-mail/smtptools/smtptools-0.2.3-r1.ebuild
index 38e8de1024d9..ddcb822d258a 100644
--- a/net-mail/smtptools/smtptools-0.2.3-r1.ebuild
+++ b/net-mail/smtptools/smtptools-0.2.3-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ohse.de/uwe/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 x86"
RDEPEND="!net-mail/qtools"
PATCHES=(
diff --git a/net-mail/smtptools/smtptools-0.2.3.ebuild b/net-mail/smtptools/smtptools-0.2.3.ebuild
deleted file mode 100644
index b0c9e6eebac5..000000000000
--- a/net-mail/smtptools/smtptools-0.2.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils autotools
-
-DESCRIPTION="A collection of tools to send or receive mails with SMTP"
-HOMEPAGE="https://www.ohse.de/uwe/software/smtptools.html"
-SRC_URI="ftp://ftp.ohse.de/uwe/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 x86"
-IUSE=""
-
-RDEPEND="!net-mail/qtools"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-autotools.patch
- mv configure.{in,ac} || die
- rm acconfig.h || die
- epatch "${FILESDIR}"/${P}-cleanups.patch
- eautoreconf
-}