diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:12:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:12:19 +0000 |
commit | 2ac48b28b453f225397f9709b1dfa5b8718d0f16 (patch) | |
tree | 39b8d4c7e15a71597ce2c48c06f4fde1b106163d /net-mail | |
parent | Stable for x86, wrt bug #502888 (diff) | |
download | gentoo-2-2ac48b28b453f225397f9709b1dfa5b8718d0f16.tar.gz gentoo-2-2ac48b28b453f225397f9709b1dfa5b8718d0f16.tar.bz2 gentoo-2-2ac48b28b453f225397f9709b1dfa5b8718d0f16.zip |
Stable for x86, wrt bug #502890
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/libpst/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/libpst/libpst-0.6.63.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog index 85183b8e2060..fe2a88bb85c0 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.48 2014/03/02 23:15:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.49 2014/03/04 20:12:19 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libpst-0.6.63.ebuild: + Stable for x86, wrt bug #502890 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> libpst-0.6.63.ebuild: amd64 stable, bug #502890 diff --git a/net-mail/libpst/libpst-0.6.63.ebuild b/net-mail/libpst/libpst-0.6.63.ebuild index 84abb389844d..f7ffd4984147 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.2 2014/03/02 23:15:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.63.ebuild,v 1.3 2014/03/04 20:12:19 ago 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] ) |