diff options
Diffstat (limited to 'net-misc/throttle/throttle-1.2.ebuild')
-rw-r--r-- | net-misc/throttle/throttle-1.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/throttle/throttle-1.2.ebuild b/net-misc/throttle/throttle-1.2.ebuild index 56d55b2cc616..c757d4ed60f6 100644 --- a/net-misc/throttle/throttle-1.2.ebuild +++ b/net-misc/throttle/throttle-1.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Bandwidth limiting pipe" HOMEPAGE="http://klicman.org/throttle/" SRC_URI="http://klicman.org/throttle/${P}.tar.gz" |