diff options
author | 2005-02-24 16:48:24 +0000 | |
---|---|---|
committer | 2005-02-24 16:48:24 +0000 | |
commit | 47149d1c6fee31d4ebfda501c10949746d5e7dfc (patch) | |
tree | 49d798e6a32238b167e76743215bb861532d3678 /net-analyzer/ttcp/ttcp-1.12.ebuild | |
parent | apllied a patch to fix #82684. (diff) | |
download | historical-47149d1c6fee31d4ebfda501c10949746d5e7dfc.tar.gz historical-47149d1c6fee31d4ebfda501c10949746d5e7dfc.tar.bz2 historical-47149d1c6fee31d4ebfda501c10949746d5e7dfc.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-analyzer/ttcp/ttcp-1.12.ebuild')
-rw-r--r-- | net-analyzer/ttcp/ttcp-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ttcp/ttcp-1.12.ebuild b/net-analyzer/ttcp/ttcp-1.12.ebuild index 9ac98a85f29d..d68e2c9dfdbd 100644 --- a/net-analyzer/ttcp/ttcp-1.12.ebuild +++ b/net-analyzer/ttcp/ttcp-1.12.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-analyzer/ttcp/ttcp-1.12.ebuild,v 1.8 2005/01/23 20:29:45 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.9 2005/02/24 16:48:24 j4rg0n Exp $ inherit gcc eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc ~ppc-macos" +KEYWORDS="x86 ~amd64 ~ppc ppc-macos" DEPEND="virtual/libc" |