diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-28 10:40:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-28 10:40:11 +0000 |
commit | d5d33f4d25f48116182ccce384f56bd0c0b2b409 (patch) | |
tree | be33b281123bd7cb57ed84529f84ca5c3f00131f /net-mail/libpst | |
parent | Stable for amd64, wrt bug #423891 (diff) | |
download | gentoo-2-d5d33f4d25f48116182ccce384f56bd0c0b2b409.tar.gz gentoo-2-d5d33f4d25f48116182ccce384f56bd0c0b2b409.tar.bz2 gentoo-2-d5d33f4d25f48116182ccce384f56bd0c0b2b409.zip |
Stable for amd64, wrt bug #420885
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/libpst')
-rw-r--r-- | net-mail/libpst/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/libpst/libpst-0.6.54-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog index cff345b599ab..672ab48b92b2 100644 --- a/net-mail/libpst/ChangeLog +++ b/net-mail/libpst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/libpst # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.32 2012/06/28 07:55:00 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.33 2012/06/28 10:40:11 ago Exp $ + + 28 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libpst-0.6.54-r1.ebuild: + Stable for amd64, wrt bug #420885 28 Jun 2012; Jeff Horelick <jdhore@gentoo.org> libpst-0.6.54-r1.ebuild: marked x86 per bug 420885 diff --git a/net-mail/libpst/libpst-0.6.54-r1.ebuild b/net-mail/libpst/libpst-0.6.54-r1.ebuild index 020ef84a1b39..12bf5419d2f9 100644 --- a/net-mail/libpst/libpst-0.6.54-r1.ebuild +++ b/net-mail/libpst/libpst-0.6.54-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.54-r1.ebuild,v 1.6 2012/06/28 07:55:00 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.54-r1.ebuild,v 1.7 2012/06/28 10:40:11 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] )" |