diff options
author | Torsten Veller <tove@gentoo.org> | 2006-08-23 05:03:32 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2006-08-23 05:03:32 +0000 |
commit | 19a320e963f4826078cd4e9311bb52737210bb54 (patch) | |
tree | 6c1d5297722622700345f6dce0cc6b14f79f02c8 /app-misc/abook/abook-0.5.6.ebuild | |
parent | make this ebuild not suck (diff) | |
download | gentoo-2-19a320e963f4826078cd4e9311bb52737210bb54.tar.gz gentoo-2-19a320e963f4826078cd4e9311bb52737210bb54.tar.bz2 gentoo-2-19a320e963f4826078cd4e9311bb52737210bb54.zip |
0.5.6 stable on x86 (#144686). Removed old version.
(Portage version: 2.1.1_pre5-r3)
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 bbb2f7b6394b..25107e9add8e 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.5 2006/08/23 00:46:39 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/abook/abook-0.5.6.ebuild,v 1.6 2006/08/23 05:03:32 tove 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 )" |