diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-22 06:16:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-22 06:16:32 +0000 |
commit | 537aaf07e875b09de4ae5c2232e30d046cee0b6f (patch) | |
tree | 766522fb8e7955ac8e8640bb3ea21338496a76e3 /app-misc | |
parent | ppc stable, bug #144379 (diff) | |
download | gentoo-2-537aaf07e875b09de4ae5c2232e30d046cee0b6f.tar.gz gentoo-2-537aaf07e875b09de4ae5c2232e30d046cee0b6f.tar.bz2 gentoo-2-537aaf07e875b09de4ae5c2232e30d046cee0b6f.zip |
Stable on ppc64; bug #144686
(Portage version: 2.1-r2)
Diffstat (limited to 'app-misc')
-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 c5f699f3ab25..c937fb85dcb9 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.41 2006/07/23 07:18:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/abook/ChangeLog,v 1.42 2006/08/22 06:16:32 corsair Exp $ + + 22 Aug 2006; Markus Rothe <corsair@gentoo.org> abook-0.5.6.ebuild: + Stable on ppc64; bug #144686 *abook-0.5.6 (23 Jul 2006) diff --git a/app-misc/abook/abook-0.5.6.ebuild b/app-misc/abook/abook-0.5.6.ebuild index 660222e9d712..0fc139c414be 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.1 2006/07/23 07:18:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/abook/abook-0.5.6.ebuild,v 1.2 2006/08/22 06:16:32 corsair 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 )" |