diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-06 16:52:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-06 16:52:57 +0000 |
commit | 2b885fdb37ed5d6cca023351a606683c6de84e8b (patch) | |
tree | 6e1fb778adf7e3bbf822706d830143a59bf8d7e0 /mail-mta/ssmtp | |
parent | Initial commit, bug #196452 (diff) | |
download | gentoo-2-2b885fdb37ed5d6cca023351a606683c6de84e8b.tar.gz gentoo-2-2b885fdb37ed5d6cca023351a606683c6de84e8b.tar.bz2 gentoo-2-2b885fdb37ed5d6cca023351a606683c6de84e8b.zip |
add missing maxsysuid to IUSE
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-mta/ssmtp')
-rw-r--r-- | mail-mta/ssmtp/ssmtp-2.62-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/ssmtp/ssmtp-2.62-r2.ebuild b/mail-mta/ssmtp/ssmtp-2.62-r2.ebuild index 2a6edbc2c17c..ffbfe8082641 100644 --- a/mail-mta/ssmtp/ssmtp-2.62-r2.ebuild +++ b/mail-mta/ssmtp/ssmtp-2.62-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.62-r2.ebuild,v 1.1 2008/09/05 20:29:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.62-r2.ebuild,v 1.2 2008/09/06 16:52:57 mr_bones_ Exp $ inherit eutils toolchain-funcs autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/s/ssmtp/${P/-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="ssl ipv6 md5sum" +IUSE="ssl ipv6 md5sum maxsysuid" DEPEND="ssl? ( dev-libs/openssl )" RDEPEND="${DEPEND} |