diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-11 18:09:38 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-11 18:09:38 +0000 |
commit | cf00c40e957dbde52fec497ee4c30505a1f83901 (patch) | |
tree | 376b64e09a76319a7ed374c4a3b2e79805a7ca2a /net-mail | |
parent | Version bump (diff) | |
download | gentoo-2-cf00c40e957dbde52fec497ee4c30505a1f83901.tar.gz gentoo-2-cf00c40e957dbde52fec497ee4c30505a1f83901.tar.bz2 gentoo-2-cf00c40e957dbde52fec497ee4c30505a1f83901.zip |
Keyworded on alpha, bug #271000
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/libpst/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/libpst/libpst-0.6.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog index 827f84e5fa40..f46d8aca6540 100644 --- a/net-mail/libpst/ChangeLog +++ b/net-mail/libpst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/libpst # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.13 2009/05/31 23:12:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.14 2009/06/11 18:09:38 klausman Exp $ + + 11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> libpst-0.6.37.ebuild: + Keyworded on alpha, bug #271000 *libpst-0.6.37 (31 May 2009) diff --git a/net-mail/libpst/libpst-0.6.37.ebuild b/net-mail/libpst/libpst-0.6.37.ebuild index 3c54ff8ace96..972dc55d08d8 100644 --- a/net-mail/libpst/libpst-0.6.37.ebuild +++ b/net-mail/libpst/libpst-0.6.37.ebuild @@ -1,6 +1,6 @@ # 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.6.37.ebuild,v 1.1 2009/05/31 23:12:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.37.ebuild,v 1.2 2009/06/11 18:09:38 klausman Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.five-ten-sg.com/${PN}/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="debug" RDEPEND="media-libs/gd[png] |