diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:55:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:57:11 +0200 |
commit | 9677b285477280936914b5d2bf8ef81a6dca8743 (patch) | |
tree | fbfda22752dd02fdd861cfd1e93613f34f2b2b77 /net-mail/getmail | |
parent | net-mail/getmail: Bump to v5.6 (diff) | |
download | gentoo-9677b285477280936914b5d2bf8ef81a6dca8743.tar.gz gentoo-9677b285477280936914b5d2bf8ef81a6dca8743.tar.bz2 gentoo-9677b285477280936914b5d2bf8ef81a6dca8743.zip |
net-mail/getmail: Move slot
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/getmail-5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-5.4.ebuild b/net-mail/getmail/getmail-5.4.ebuild index 2fadbd7fdfea..bcf25b422aa1 100644 --- a/net-mail/getmail/getmail-5.4.ebuild +++ b/net-mail/getmail/getmail-5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="http://pyropus.ca/software/getmail/" SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" -SLOT="4" +SLOT="0" KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="ssl" |