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: Tue, 03 Mar 2020 08:05:10
Message-Id: 1583222693.b8a235cf47063ee5f9eb11e42e173b46c3175fe0.slyfox@gentoo
1 commit: b8a235cf47063ee5f9eb11e42e173b46c3175fe0
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Mar 3 06:25:40 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 3 08:04:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a235cf
7
8 net-mail/vpopmail: move stable keywords forward
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 net-mail/vpopmail/vpopmail-5.4.33-r6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/vpopmail/vpopmail-5.4.33-r6.ebuild b/net-mail/vpopmail/vpopmail-5.4.33-r6.ebuild
17 index 6baa607e05c..c256dddbb9a 100644
18 --- a/net-mail/vpopmail/vpopmail-5.4.33-r6.ebuild
19 +++ b/net-mail/vpopmail/vpopmail-5.4.33-r6.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
25 +KEYWORDS="~amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
26 IUSE="clearpasswd ipalias maildrop mysql postgres spamassassin"
27 REQUIRED_USE="mysql? ( !postgres )"