summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-03 17:16:10 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-03 17:16:10 +0000
commit471a1d8bd775fec1972978bd63b80be3224808ab (patch)
tree9a469423684aa12557cc21d8f566b43903b0016b /net-libs/libesmtp/libesmtp-1.0.6.ebuild
parentStable on amd64 wrt bug #338997 (diff)
downloadgentoo-2-471a1d8bd775fec1972978bd63b80be3224808ab.tar.gz
gentoo-2-471a1d8bd775fec1972978bd63b80be3224808ab.tar.bz2
gentoo-2-471a1d8bd775fec1972978bd63b80be3224808ab.zip
Stable on amd64 wrt bug #312489
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libesmtp/libesmtp-1.0.6.ebuild')
-rw-r--r--net-libs/libesmtp/libesmtp-1.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libesmtp/libesmtp-1.0.6.ebuild b/net-libs/libesmtp/libesmtp-1.0.6.ebuild
index 100ed69abe1f..e69b50f019ec 100644
--- a/net-libs/libesmtp/libesmtp-1.0.6.ebuild
+++ b/net-libs/libesmtp/libesmtp-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v 1.3 2010/10/02 15:05:29 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v 1.4 2010/10/03 17:16:10 hwoarang Exp $
EAPI=3
inherit libtool
@@ -11,7 +11,7 @@ SRC_URI="http://www.stafford.uklinux.net/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="debug ssl static-libs threads"
RDEPEND="ssl? ( dev-libs/openssl )"