diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 10:34:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 10:34:58 +0000 |
commit | ba412181976591277f5dc3c55039c5e1b56731c4 (patch) | |
tree | 476ff8a8c777f892cc21df3601bb131007bc6b20 /mail-client/hap | |
parent | P.mask sys-fs/fuse in 2.4 profiles since it needs kernel-2.6 (diff) | |
download | gentoo-2-ba412181976591277f5dc3c55039c5e1b56731c4.tar.gz gentoo-2-ba412181976591277f5dc3c55039c5e1b56731c4.tar.bz2 gentoo-2-ba412181976591277f5dc3c55039c5e1b56731c4.zip |
x86 stable wrt bug 173771
(Portage version: 2.1.2.3)
Diffstat (limited to 'mail-client/hap')
-rw-r--r-- | mail-client/hap/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/hap/hap-3.7-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/mail-client/hap/ChangeLog b/mail-client/hap/ChangeLog index 6e301c751930..9b0255e2f83c 100644 --- a/mail-client/hap/ChangeLog +++ b/mail-client/hap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/hap # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/ChangeLog,v 1.8 2007/02/08 13:04:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/ChangeLog,v 1.9 2007/04/09 10:34:58 armin76 Exp $ + + 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> hap-3.7-r1.ebuild: + x86 stable wrt bug 173771 08 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/mail-client/hap/hap-3.7-r1.ebuild b/mail-client/hap/hap-3.7-r1.ebuild index 028346e73f83..8b51ef828d91 100644 --- a/mail-client/hap/hap-3.7-r1.ebuild +++ b/mail-client/hap/hap-3.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/hap-3.7-r1.ebuild,v 1.1 2005/08/21 10:39:30 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/hap-3.7-r1.ebuild,v 1.2 2007/04/09 10:34:58 armin76 Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="sys-libs/ncurses SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~ppc ~x86" +KEYWORDS="~alpha ~ppc x86" # untars to 'hap/' S="${WORKDIR}/${PN}" |