Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/vpopmail/
Date: Mon, 02 Mar 2020 11:22:09
Message-Id: 1583147900.6ff7178b1a26d75c5f048875243c70b5cb407d79.slyfox@gentoo
1 commit: 6ff7178b1a26d75c5f048875243c70b5cb407d79
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 2 11:18:20 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 2 11:18:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff7178b
7
8 net-mail/vpopmail: stable 5.4.33-r5 for ppc, bug #710482
9
10 Package-Manager: Portage-2.3.88, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-mail/vpopmail/vpopmail-5.4.33-r5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-mail/vpopmail/vpopmail-5.4.33-r5.ebuild b/net-mail/vpopmail/vpopmail-5.4.33-r5.ebuild
18 index 988e31b12f2..b86d320a845 100644
19 --- a/net-mail/vpopmail/vpopmail-5.4.33-r5.ebuild
20 +++ b/net-mail/vpopmail/vpopmail-5.4.33-r5.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
26 +KEYWORDS="~amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
27 IUSE="clearpasswd ipalias maildrop mysql postgres spamassassin"
28 REQUIRED_USE="mysql? ( !postgres )"