diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 04:44:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 04:44:48 +0000 |
commit | bc11dcb927ae7effdd4542a9edc5f2b411b239eb (patch) | |
tree | 0fa1da697c3ddbf5574f0d4c72fe58d2543fd393 | |
parent | arm/ia64/s390/sh love #143138 (diff) | |
download | gentoo-2-bc11dcb927ae7effdd4542a9edc5f2b411b239eb.tar.gz gentoo-2-bc11dcb927ae7effdd4542a9edc5f2b411b239eb.tar.bz2 gentoo-2-bc11dcb927ae7effdd4542a9edc5f2b411b239eb.zip |
arm love #143380
(Portage version: 2.1.2_rc1-r5)
-rw-r--r-- | net-nntp/tin/tin-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/tin/tin-1.8.2.ebuild b/net-nntp/tin/tin-1.8.2.ebuild index 5f954bc3cad4..5d11387196bd 100644 --- a/net-nntp/tin/tin-1.8.2.ebuild +++ b/net-nntp/tin/tin-1.8.2.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/net-nntp/tin/tin-1.8.2.ebuild,v 1.6 2006/10/29 19:40:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-1.8.2.ebuild,v 1.7 2006/11/12 04:44:48 vapier Exp $ inherit versionator eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc-macos sparc x86" +KEYWORDS="~amd64 arm ia64 ~ppc-macos sparc x86" IUSE="crypt debug ipv6 ncurses nls" DEPEND="ncurses? ( sys-libs/ncurses ) |