diff options
Diffstat (limited to 'app-misc/abook/abook-0.5.6.ebuild')
-rw-r--r-- | app-misc/abook/abook-0.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |