summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-04-14 18:44:49 +0000
committerZac Medico <zmedico@gentoo.org>2012-04-14 18:44:49 +0000
commitae2c2195770ddc373e7b3db740d0ab910d178af9 (patch)
treeb19b747edec766fe0fec43dad2aed2c4f0dfc934 /net-misc/telnet-bsd
parentVersion bump. Add LINGUAS support. (diff)
downloadhistorical-ae2c2195770ddc373e7b3db740d0ab910d178af9.tar.gz
historical-ae2c2195770ddc373e7b3db740d0ab910d178af9.tar.bz2
historical-ae2c2195770ddc373e7b3db740d0ab910d178af9.zip
Add ~amd64-linux keyword.
Package-Manager: portage-2.2.0_alpha100_p7/cvs/Linux i686
Diffstat (limited to 'net-misc/telnet-bsd')
-rw-r--r--net-misc/telnet-bsd/ChangeLog7
-rw-r--r--net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/telnet-bsd/ChangeLog b/net-misc/telnet-bsd/ChangeLog
index 8e89743af748..d2b06a29bcd1 100644
--- a/net-misc/telnet-bsd/ChangeLog
+++ b/net-misc/telnet-bsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/telnet-bsd
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/ChangeLog,v 1.44 2011/12/29 20:35:02 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/ChangeLog,v 1.45 2012/04/14 18:44:49 zmedico Exp $
+
+ 14 Apr 2012; Zac Medico <zmedico@gentoo.org> telnet-bsd-1.2-r1.ebuild:
+ Add ~amd64-linux keyword.
29 Dec 2011; Fabian Groffen <grobian@gentoo.org> telnet-bsd-1.2-r1.ebuild:
Marked ~x64-macos, bug #396107
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
index 14de4a89c0bc..26c622782991 100644
--- a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
+++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild,v 1.18 2011/12/29 20:35:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild,v 1.19 2012/04/14 18:44:49 zmedico Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="nls xinetd"
RDEPEND="sys-libs/ncurses"