net-misc/throttle - 1.2 (gentoo)

Search

Install

Install this version:

emerge -a =net-misc/throttle-1.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-misc/throttle-1.2

Or alternatively:

emerge --autounmask-write -a =net-misc/throttle-1.2

Package Information

Description:
Bandwidth limiting pipe
Homepage:
https://web.archive.org/web/20110725180344/http://klicman.org/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit autotools

# orphaned package, we keep its sources, but upstream is long gone, and
# disappeared

DESCRIPTION="Bandwidth limiting pipe"
HOMEPAGE="https://web.archive.org/web/20110725180344/http://klicman.org/"
SRC_URI="https://dev.gentoo.org/~grobian/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

PATCHES=(
	"${FILESDIR}"/${P}-bool.patch
)

src_prepare() {
	default

	eautoreconf
}

Inherited Eclasses

Manifest for 1.2

Type File Size Source URLs
DIST throttle-1.2.tar.gz 72501 bytes https://dev.gentoo.org/~grobian/throttle-1.2.tar.gz