diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-11-16 19:32:13 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-11-16 19:32:13 +0000 |
commit | 99bc82c989f7f39cb5e3ef562f7b7dfbfc9beeee (patch) | |
tree | 94d25ec47637064c28f9ddac2c15b96855544fce /net-mail | |
parent | Fix for building with newer kernels, thanks to Samuli Suominen in bug #155117... (diff) | |
download | historical-99bc82c989f7f39cb5e3ef562f7b7dfbfc9beeee.tar.gz historical-99bc82c989f7f39cb5e3ef562f7b7dfbfc9beeee.tar.bz2 historical-99bc82c989f7f39cb5e3ef562f7b7dfbfc9beeee.zip |
fix IUSE
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sendEmail/sendEmail-1.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/sendEmail/sendEmail-1.54.ebuild b/net-mail/sendEmail/sendEmail-1.54.ebuild index 040788a78126..13fadc90d45d 100644 --- a/net-mail/sendEmail/sendEmail-1.54.ebuild +++ b/net-mail/sendEmail/sendEmail-1.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.54.ebuild,v 1.1 2006/11/15 20:19:19 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.54.ebuild,v 1.2 2006/11/16 19:32:13 mrness Exp $ DESCRIPTION="Command line based, SMTP email agent" HOMEPAGE="http://caspian.dotconf.net/menu/Software/SendEmail/" @@ -9,7 +9,7 @@ SRC_URI="http://caspian.dotconf.net/menu/Software/SendEmail/${PN}-v${PV}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" +IUSE="ssl" DEPEND="" RDEPEND="dev-lang/perl |