diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:54:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:54:08 +0000 |
commit | f741082660e23513605830061a07fb52b121f123 (patch) | |
tree | 55744c953e52bcbd393decc5ec4e8ca9a8a88e6d /mail-client/hap | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-f741082660e23513605830061a07fb52b121f123.tar.gz gentoo-2-f741082660e23513605830061a07fb52b121f123.tar.bz2 gentoo-2-f741082660e23513605830061a07fb52b121f123.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-client/hap')
-rw-r--r-- | mail-client/hap/ChangeLog | 7 | ||||
-rw-r--r-- | mail-client/hap/hap-3.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-client/hap/ChangeLog b/mail-client/hap/ChangeLog index c74d5448b46f..6748cde5b4b9 100644 --- a/mail-client/hap/ChangeLog +++ b/mail-client/hap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/hap -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/ChangeLog,v 1.4 2004/11/24 09:53:15 ticho Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/ChangeLog,v 1.5 2005/06/05 11:50:54 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> hap-3.7.ebuild: + Stable on ppc. 24 Nov 2004; Andrej Kacian <ticho@gentoo.org> hap-3.7.ebuild: Stable on x86. diff --git a/mail-client/hap/hap-3.7.ebuild b/mail-client/hap/hap-3.7.ebuild index 60bba6e0d098..f4264e5827d9 100644 --- a/mail-client/hap/hap-3.7.ebuild +++ b/mail-client/hap/hap-3.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/hap-3.7.ebuild,v 1.4 2004/11/24 09:53:15 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/hap-3.7.ebuild,v 1.5 2005/06/05 11:50:54 hansmi Exp $ IUSE="" @@ -12,7 +12,7 @@ DEPEND="sys-libs/libtermcap-compat" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="~alpha ppc x86" # untars to 'hap/' S="${WORKDIR}/${PN}" |