diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-21 12:36:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-21 12:36:30 +0000 |
commit | 4d59d003d285d5b5d0030b1a76a5e677b0e32f9a (patch) | |
tree | 7b0f79cbe0aa0ee2ba70f74628e9826ab738ed05 /net-dialup/lrzsz | |
parent | Added ~ppc64 (diff) | |
download | historical-4d59d003d285d5b5d0030b1a76a5e677b0e32f9a.tar.gz historical-4d59d003d285d5b5d0030b1a76a5e677b0e32f9a.tar.bz2 historical-4d59d003d285d5b5d0030b1a76a5e677b0e32f9a.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-dialup/lrzsz')
-rw-r--r-- | net-dialup/lrzsz/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/lrzsz/ChangeLog b/net-dialup/lrzsz/ChangeLog index a02a6c6102d5..128ee86b8c24 100644 --- a/net-dialup/lrzsz/ChangeLog +++ b/net-dialup/lrzsz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/lrzsz # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.1 2005/04/20 22:06:24 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.2 2005/05/21 12:35:26 corsair Exp $ + + 21 May 2005; Markus Rothe <corsair@gentoo.org> lrzsz-0.12.20-r1.ebuild: + Added ~ppc64 to KEYWORDS 20 Apr 2005; Alin Nastac <mrness@gentoo.org> : Moved from net-misc/lrzsz to net-dialup/lrzsz diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild index 2b56ace1b1e1..fcdfe2dd4d8d 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.1 2005/04/20 22:06:24 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.2 2005/05/21 12:35:26 corsair Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~ppc64" IUSE="nls" DEPEND="" |