summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-12 19:51:23 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-12 19:51:23 +0000
commit41ff2567a5f89cc6121d1e0a387b87e8ad3d949d (patch)
tree83d8a02b8f006e07380dcd3b22003035287012c5 /net-mail
parentamd64 stable, bug #495950 (diff)
downloadgentoo-2-41ff2567a5f89cc6121d1e0a387b87e8ad3d949d.tar.gz
gentoo-2-41ff2567a5f89cc6121d1e0a387b87e8ad3d949d.tar.bz2
gentoo-2-41ff2567a5f89cc6121d1e0a387b87e8ad3d949d.zip
amd64 stable, bug #495868
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/sendEmail/ChangeLog7
-rw-r--r--net-mail/sendEmail/sendEmail-1.56-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/sendEmail/ChangeLog b/net-mail/sendEmail/ChangeLog
index 3a6be3dbd5f2..258304712348 100644
--- a/net-mail/sendEmail/ChangeLog
+++ b/net-mail/sendEmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/sendEmail
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.24 2013/10/10 21:42:54 chainsaw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.25 2014/01/12 19:51:23 pacho Exp $
+
+ 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> sendEmail-1.56-r2.ebuild:
+ amd64 stable, bug #495868
*sendEmail-1.56-r2 (10 Oct 2013)
diff --git a/net-mail/sendEmail/sendEmail-1.56-r2.ebuild b/net-mail/sendEmail/sendEmail-1.56-r2.ebuild
index 44dcffeb5d70..14df38a285c0 100644
--- a/net-mail/sendEmail/sendEmail-1.56-r2.ebuild
+++ b/net-mail/sendEmail/sendEmail-1.56-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.56-r2.ebuild,v 1.1 2013/10/10 21:42:54 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.56-r2.ebuild,v 1.2 2014/01/12 19:51:23 pacho Exp $
EAPI=5
MY_P="${PN}-v${PV}"
@@ -13,7 +13,7 @@ SRC_URI="http://caspian.dotconf.net/menu/Software/SendEmail/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="ssl"
DEPEND=""