diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:52:47 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:52:47 +0000 |
commit | 38171e76918e1ecc5ad085e011a12897b10d63be (patch) | |
tree | 2c220bd3a9c7cc703eca76b114c3a271df875c54 /net-mail | |
parent | amd64 stable, bug #495954 (diff) | |
download | gentoo-2-38171e76918e1ecc5ad085e011a12897b10d63be.tar.gz gentoo-2-38171e76918e1ecc5ad085e011a12897b10d63be.tar.bz2 gentoo-2-38171e76918e1ecc5ad085e011a12897b10d63be.zip |
amd64 stable, bug #495862
(Portage version: 2.2.8/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/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/libpst/libpst-0.6.61.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog index 9f8dd5adf596..03f86cda822c 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.44 2013/08/10 13:14:02 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.45 2014/01/12 19:52:47 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> libpst-0.6.61.ebuild: + amd64 stable, bug #495862 *libpst-0.6.61 (10 Aug 2013) diff --git a/net-mail/libpst/libpst-0.6.61.ebuild b/net-mail/libpst/libpst-0.6.61.ebuild index 5e1df8e45314..563287b2810c 100644 --- a/net-mail/libpst/libpst-0.6.61.ebuild +++ b/net-mail/libpst/libpst-0.6.61.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.61.ebuild,v 1.1 2013/08/10 13:14:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.61.ebuild,v 1.2 2014/01/12 19:52:47 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] ) |