diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 16:01:06 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 16:01:06 +0000 |
commit | ad2afe74f5ca0a6f82afe9309bd2431d44cf241e (patch) | |
tree | 1472181756f0c08ac8784c82325f5dd39ae6a47e /net-misc/throttle | |
parent | Transfer Prefix keywords (diff) | |
download | historical-ad2afe74f5ca0a6f82afe9309bd2431d44cf241e.tar.gz historical-ad2afe74f5ca0a6f82afe9309bd2431d44cf241e.tar.bz2 historical-ad2afe74f5ca0a6f82afe9309bd2431d44cf241e.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-misc/throttle')
-rw-r--r-- | net-misc/throttle/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/throttle/throttle-1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/throttle/ChangeLog b/net-misc/throttle/ChangeLog index 54b05a850533..fbac6ba9f679 100644 --- a/net-misc/throttle/ChangeLog +++ b/net-misc/throttle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/throttle -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/ChangeLog,v 1.3 2008/12/08 00:35:42 darkside Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/ChangeLog,v 1.4 2010/01/07 15:59:20 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> throttle-1.2.ebuild: + Transfer Prefix keywords 08 Dec 2008; Jeremy Olexa <darkside@gentoo.org> throttle-1.2.ebuild: amd64 stable, bug #249929 diff --git a/net-misc/throttle/throttle-1.2.ebuild b/net-misc/throttle/throttle-1.2.ebuild index ff45e25ea80d..3f5ce4f133a6 100644 --- a/net-misc/throttle/throttle-1.2.ebuild +++ b/net-misc/throttle/throttle-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/throttle-1.2.ebuild,v 1.4 2008/12/08 00:35:42 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/throttle-1.2.ebuild,v 1.5 2010/01/07 15:59:20 fauli Exp $ DESCRIPTION="Bandwidth limiting pipe" HOMEPAGE="http://klicman.org/throttle/" @@ -8,7 +8,7 @@ SRC_URI="http://klicman.org/throttle/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos" IUSE="" src_install() { |