diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-23 00:46:40 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-23 00:46:40 +0000 |
commit | 120d14f05290be28ee631def6b484a81b1170756 (patch) | |
tree | c17d9cd9a0b517f9d58c1ac6a898954cf475478e /app-misc/abook | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-120d14f05290be28ee631def6b484a81b1170756.tar.gz gentoo-2-120d14f05290be28ee631def6b484a81b1170756.tar.bz2 gentoo-2-120d14f05290be28ee631def6b484a81b1170756.zip |
Stable on SPARC wrt bug #144686.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'app-misc/abook')
-rw-r--r-- | app-misc/abook/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/abook/abook-0.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/abook/ChangeLog b/app-misc/abook/ChangeLog index 0dce278c1291..930144df3b4a 100644 --- a/app-misc/abook/ChangeLog +++ b/app-misc/abook/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/abook # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/abook/ChangeLog,v 1.44 2006/08/22 22:51:41 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/abook/ChangeLog,v 1.45 2006/08/23 00:46:40 weeve Exp $ + + 23 Aug 2006; Jason Wever <weeve@gentoo.org> abook-0.5.6.ebuild: + Stable on SPARC wrt bug #144686. 22 Aug 2006; <wormo@gentoo.org> abook-0.5.6.ebuild: stable on ppc (Bug #144686) diff --git a/app-misc/abook/abook-0.5.6.ebuild b/app-misc/abook/abook-0.5.6.ebuild index c755d9675e22..bbb2f7b6394b 100644 --- a/app-misc/abook/abook-0.5.6.ebuild +++ b/app-misc/abook/abook-0.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/abook/abook-0.5.6.ebuild,v 1.4 2006/08/22 22:51:41 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/abook/abook-0.5.6.ebuild,v 1.5 2006/08/23 00:46:39 weeve Exp $ DESCRIPTION="Abook is a text-based addressbook program designed to use with mutt mail client." HOMEPAGE="http://abook.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/abook/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ~ppc-macos ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ppc ~ppc-macos ppc64 sparc ~x86" IUSE="nls" RDEPEND="nls? ( virtual/libintl )" |