diff options
author | Alexander Færøy <eroyf@gentoo.org> | 2006-12-04 19:25:36 +0000 |
---|---|---|
committer | Alexander Færøy <eroyf@gentoo.org> | 2006-12-04 19:25:36 +0000 |
commit | 072ed90274926cd61c3226688e8a7b614fa6cca5 (patch) | |
tree | 6234fa8a50648903c3860524b1259a9e512629f3 /mail-mta/ssmtp/ssmtp-2.61-r2.ebuild | |
parent | Fix dependencies for dbus 1.0 (bug #154521). (diff) | |
download | historical-072ed90274926cd61c3226688e8a7b614fa6cca5.tar.gz historical-072ed90274926cd61c3226688e8a7b614fa6cca5.tar.bz2 historical-072ed90274926cd61c3226688e8a7b614fa6cca5.zip |
Stable on MIPS; bug #127592
Package-Manager: portage-2.1.2_rc2-r4
Diffstat (limited to 'mail-mta/ssmtp/ssmtp-2.61-r2.ebuild')
-rw-r--r-- | mail-mta/ssmtp/ssmtp-2.61-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/ssmtp/ssmtp-2.61-r2.ebuild b/mail-mta/ssmtp/ssmtp-2.61-r2.ebuild index a47a8c14addd..fec0386039ab 100644 --- a/mail-mta/ssmtp/ssmtp-2.61-r2.ebuild +++ b/mail-mta/ssmtp/ssmtp-2.61-r2.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/mail-mta/ssmtp/ssmtp-2.61-r2.ebuild,v 1.10 2006/10/22 00:37:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.61-r2.ebuild,v 1.11 2006/12/04 19:25:36 eroyf Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="ssl ipv6 md5sum mailwrapper" DEPEND="virtual/libc |