diff options
author | 2013-03-26 11:41:30 +0000 | |
---|---|---|
committer | 2013-03-26 11:41:30 +0000 | |
commit | 4d9f41fcc258578e4601a1537fb6c96071a0821b (patch) | |
tree | 12621cb4103af7820e02efcdb3d6ccf9cd319e98 /net-mail | |
parent | Stable for x86, wrt bug #463104 (diff) | |
download | gentoo-2-4d9f41fcc258578e4601a1537fb6c96071a0821b.tar.gz gentoo-2-4d9f41fcc258578e4601a1537fb6c96071a0821b.tar.bz2 gentoo-2-4d9f41fcc258578e4601a1537fb6c96071a0821b.zip |
Stable for x86, wrt bug #463120
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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.58.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog index 256b20f99ecb..be26bb839c5e 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.40 2013/03/26 11:34:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.41 2013/03/26 11:41:30 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libpst-0.6.58.ebuild: + Stable for x86, wrt bug #463120 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libpst-0.6.58.ebuild: Stable for amd64, wrt bug #463120 diff --git a/net-mail/libpst/libpst-0.6.58.ebuild b/net-mail/libpst/libpst-0.6.58.ebuild index 84befa34284b..c6e698a3d73a 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.2 2013/03/26 11:34:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.58.ebuild,v 1.3 2013/03/26 11:41:30 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] ) |