diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-08 00:35:42 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-08 00:35:42 +0000 |
commit | d6ea4820577a51c1fbf41c8a01ce72729135d2b1 (patch) | |
tree | 9612fdad4cb2358bc16e71d7adba14aa040afc40 /net-misc/throttle | |
parent | Version bump (diff) | |
download | gentoo-2-d6ea4820577a51c1fbf41c8a01ce72729135d2b1.tar.gz gentoo-2-d6ea4820577a51c1fbf41c8a01ce72729135d2b1.tar.bz2 gentoo-2-d6ea4820577a51c1fbf41c8a01ce72729135d2b1.zip |
amd64 stable, bug #249929
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.7 x86_64)
Diffstat (limited to 'net-misc/throttle')
-rw-r--r-- | net-misc/throttle/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/throttle/throttle-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/throttle/ChangeLog b/net-misc/throttle/ChangeLog index 41c168b2c42d..54b05a850533 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.2 2008/12/05 12:28:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/ChangeLog,v 1.3 2008/12/08 00:35:42 darkside Exp $ + + 08 Dec 2008; Jeremy Olexa <darkside@gentoo.org> throttle-1.2.ebuild: + amd64 stable, bug #249929 05 Dec 2008; Fabian Groffen <grobian@gentoo.org> throttle-1.2.ebuild: Marked ~x86 and added || die for Tommy[D] (tommy@g.o) diff --git a/net-misc/throttle/throttle-1.2.ebuild b/net-misc/throttle/throttle-1.2.ebuild index 94cd08c39689..ff45e25ea80d 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 # 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.3 2008/12/05 20:06:07 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/throttle/throttle-1.2.ebuild,v 1.4 2008/12/08 00:35:42 darkside 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" IUSE="" src_install() { |