diff options
author | Caleb Tennis <caleb@gentoo.org> | 2009-04-02 12:13:33 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2009-04-02 12:13:33 +0000 |
commit | 47686183b64904246c26352598315e5accfe678a (patch) | |
tree | d7793cd9f0fba5c63defa7095e892230aaf8d954 /net-mail/libpst | |
parent | Keyword ~sparc, bug #263337. (diff) | |
download | gentoo-2-47686183b64904246c26352598315e5accfe678a.tar.gz gentoo-2-47686183b64904246c26352598315e5accfe678a.tar.bz2 gentoo-2-47686183b64904246c26352598315e5accfe678a.zip |
x86/amd64 stable
(Portage version: 2.1.6.9/cvs/Linux i686)
Diffstat (limited to 'net-mail/libpst')
-rw-r--r-- | net-mail/libpst/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/libpst/libpst-0.5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog index 15c57f3c59b8..add20001d574 100644 --- a/net-mail/libpst/ChangeLog +++ b/net-mail/libpst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/libpst -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.9 2007/09/23 16:45:18 philantrop Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.10 2009/04/02 12:13:33 caleb Exp $ + + 02 Apr 2009; Caleb Tennis <caleb@gentoo.org> libpst-0.5.2.ebuild: + x86/amd64 stable *libpst-0.5.2 (23 Sep 2007) diff --git a/net-mail/libpst/libpst-0.5.2.ebuild b/net-mail/libpst/libpst-0.5.2.ebuild index 1e31902117a0..0266cec62e59 100644 --- a/net-mail/libpst/libpst-0.5.2.ebuild +++ b/net-mail/libpst/libpst-0.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.5.2.ebuild,v 1.1 2007/09/23 16:45:18 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.5.2.ebuild,v 1.2 2009/04/02 12:13:33 caleb Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/844/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |