summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 23:15:21 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 23:15:21 +0000
commit781f41269d414f586c2047c5593b5e87f01f1c27 (patch)
tree9bb9c15c8f06df641359cce6e71c14b71f87fb13 /net-mail
parentamd64 stable, bug #502888 (diff)
downloadgentoo-2-781f41269d414f586c2047c5593b5e87f01f1c27.tar.gz
gentoo-2-781f41269d414f586c2047c5593b5e87f01f1c27.tar.bz2
gentoo-2-781f41269d414f586c2047c5593b5e87f01f1c27.zip
amd64 stable, bug #502890
(Portage version: 2.2.8-r1/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/libpst/ChangeLog5
-rw-r--r--net-mail/libpst/libpst-0.6.63.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog
index 9851d2ebea0f..85183b8e2060 100644
--- a/net-mail/libpst/ChangeLog
+++ b/net-mail/libpst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/libpst
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.47 2014/01/14 13:56:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.48 2014/03/02 23:15:21 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> libpst-0.6.63.ebuild:
+ amd64 stable, bug #502890
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libpst-0.6.61.ebuild:
Stable for x86, wrt bug #495862
diff --git a/net-mail/libpst/libpst-0.6.63.ebuild b/net-mail/libpst/libpst-0.6.63.ebuild
index db5babce3bd5..84abb389844d 100644
--- a/net-mail/libpst/libpst-0.6.63.ebuild
+++ b/net-mail/libpst/libpst-0.6.63.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.63.ebuild,v 1.1 2014/01/14 06:33:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.63.ebuild,v 1.2 2014/03/02 23:15:21 pacho Exp $
EAPI=4
PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@ SRC_URI="http://www.five-ten-sg.com/${PN}/packages/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug dii doc python static-libs"
RDEPEND="dii? ( media-gfx/imagemagick[png] )