diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 15:35:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 15:35:35 +0000 |
commit | 69ee4e96c4ceb3d634300af67397d928af770f05 (patch) | |
tree | 3dda7b8c6ca37ffd4e8bae8d16847b1f760afd41 /net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild | |
parent | Stable for AMD64, wrt bug #393745 (diff) | |
download | gentoo-2-69ee4e96c4ceb3d634300af67397d928af770f05.tar.gz gentoo-2-69ee4e96c4ceb3d634300af67397d928af770f05.tar.bz2 gentoo-2-69ee4e96c4ceb3d634300af67397d928af770f05.zip |
Stable for AMD64, wrt bug #394019
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild')
-rw-r--r-- | net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild b/net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild index 32e7eb8e0f4d..f67d91f2d5ce 100644 --- a/net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild +++ b/net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild,v 1.1 2010/08/26 21:26:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r5.ebuild,v 1.2 2011/12/16 15:35:35 ago Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="ipv6" DEPEND=">=sys-libs/ncurses-5.2" |