diff options
author | 2013-03-26 11:34:43 +0000 | |
---|---|---|
committer | 2013-03-26 11:34:43 +0000 | |
commit | f6c68133812c971b7effd0495751b8afa00f5e22 (patch) | |
tree | 5e98ddbc7333850748f1d849aa34d9ab80ed1d92 /net-mail/libpst | |
parent | Stable for amd64, wrt bug #463104 (diff) | |
download | gentoo-2-f6c68133812c971b7effd0495751b8afa00f5e22.tar.gz gentoo-2-f6c68133812c971b7effd0495751b8afa00f5e22.tar.bz2 gentoo-2-f6c68133812c971b7effd0495751b8afa00f5e22.zip |
Stable for amd64, wrt bug #463120
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/libpst')
-rw-r--r-- | net-mail/libpst/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/libpst/libpst-0.6.58.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog index cef06c0514f5..256b20f99ecb 100644 --- a/net-mail/libpst/ChangeLog +++ b/net-mail/libpst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/libpst # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.39 2013/01/29 07:56:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.40 2013/03/26 11:34:43 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libpst-0.6.58.ebuild: + Stable for amd64, wrt bug #463120 *libpst-0.6.58 (29 Jan 2013) diff --git a/net-mail/libpst/libpst-0.6.58.ebuild b/net-mail/libpst/libpst-0.6.58.ebuild index 395098b40a3e..84befa34284b 100644 --- a/net-mail/libpst/libpst-0.6.58.ebuild +++ b/net-mail/libpst/libpst-0.6.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.58.ebuild,v 1.1 2013/01/29 07:56:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.58.ebuild,v 1.2 2013/03/26 11:34:43 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] ) |