diff options
author | 2009-01-17 09:16:40 +0000 | |
---|---|---|
committer | 2009-01-17 09:16:40 +0000 | |
commit | 3adadb840c36c389da3053e60ea141e0d9eccb9b (patch) | |
tree | b427baf8df89b22e8c1bee6bc77f41a806037bd7 /mail-mta/ssmtp/ssmtp-2.62-r4.ebuild | |
parent | Revbump: Do install ssmtp.conf.5, #255220 (diff) | |
download | historical-3adadb840c36c389da3053e60ea141e0d9eccb9b.tar.gz historical-3adadb840c36c389da3053e60ea141e0d9eccb9b.tar.bz2 historical-3adadb840c36c389da3053e60ea141e0d9eccb9b.zip |
ppc stable, bug #255244
Package-Manager: portage-2.2_rc22/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'mail-mta/ssmtp/ssmtp-2.62-r4.ebuild')
-rw-r--r-- | mail-mta/ssmtp/ssmtp-2.62-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/ssmtp/ssmtp-2.62-r4.ebuild b/mail-mta/ssmtp/ssmtp-2.62-r4.ebuild index cd3251ff45c3..bde50524fcc3 100644 --- a/mail-mta/ssmtp/ssmtp-2.62-r4.ebuild +++ b/mail-mta/ssmtp/ssmtp-2.62-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.62-r4.ebuild,v 1.1 2008/11/29 20:27:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.62-r4.ebuild,v 1.2 2009/01/17 09:16:40 dertobi123 Exp $ inherit eutils toolchain-funcs autotools @@ -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 maxsysuid" DEPEND="ssl? ( dev-libs/openssl )" |