mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
mail-mta/nullmailer: Revert add test dependencies.
This reverts commit 7fd37626b5.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
@@ -12,12 +12,11 @@ SRC_URI="http://untroubled.org/${PN}/archive/${P}.tar.gz"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc x86"
|
||||
IUSE="ssl test"
|
||||
IUSE="ssl"
|
||||
|
||||
DEPEND="
|
||||
sys-apps/groff
|
||||
ssl? ( net-libs/gnutls:0= )
|
||||
test? ( sys-apps/ucspi-tcp[ipv6] sys-process/daemontools )"
|
||||
ssl? ( net-libs/gnutls:0= )"
|
||||
RDEPEND="
|
||||
virtual/logger
|
||||
virtual/shadow
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -12,12 +12,11 @@ SRC_URI="http://untroubled.org/${PN}/archive/${P}.tar.gz"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
IUSE="ssl test"
|
||||
IUSE="ssl"
|
||||
|
||||
DEPEND="
|
||||
sys-apps/groff
|
||||
ssl? ( net-libs/gnutls:0= )
|
||||
test? ( sys-apps/ucspi-tcp[ipv6] sys-process/daemontools )"
|
||||
ssl? ( net-libs/gnutls:0= )"
|
||||
RDEPEND="
|
||||
virtual/logger
|
||||
virtual/shadow
|
||||
|
||||
Reference in New Issue
Block a user