diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-26 20:02:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-26 20:02:54 +0000 |
commit | 03b1cf3a771cf84458aee9be6e1f1254c07e044f (patch) | |
tree | 3a7e02d9995b569fe2686d8f9892d058267e50b2 /net-misc | |
parent | Version bump. Closes bug #50926" (diff) | |
download | gentoo-2-03b1cf3a771cf84458aee9be6e1f1254c07e044f.tar.gz gentoo-2-03b1cf3a771cf84458aee9be6e1f1254c07e044f.tar.bz2 gentoo-2-03b1cf3a771cf84458aee9be6e1f1254c07e044f.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/telnet-bsd/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/telnet-bsd/telnet-bsd-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/telnet-bsd/ChangeLog b/net-misc/telnet-bsd/ChangeLog index e2a0be8d14b2..02806a8d8299 100644 --- a/net-misc/telnet-bsd/ChangeLog +++ b/net-misc/telnet-bsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/telnet-bsd -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/ChangeLog,v 1.10 2004/12/09 19:54:49 mr_bones_ Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/ChangeLog,v 1.11 2005/01/26 20:02:54 corsair Exp $ + + 26 Jan 2005; Markus Rothe <corsair@gentoo.org> telnet-bsd-1.0.ebuild: + Added ~ppc64 to KEYWORDS; bug #79567 09 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> telnet-bsd-1.0.ebuild: fix sandbox violation on nls (bug #73910) diff --git a/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild index 36edd34a3d45..df0b3996461b 100644 --- a/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild +++ b/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.0.ebuild,v 1.18 2004/12/09 19:54:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.0.ebuild,v 1.19 2005/01/26 20:02:54 corsair Exp $ inherit eutils @@ -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 ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc sparc x86 ~ppc64" IUSE="nls" DEPEND="virtual/libc |