diff options
author | Michael Stewart <vericgar@gentoo.org> | 2005-09-18 19:56:09 +0000 |
---|---|---|
committer | Michael Stewart <vericgar@gentoo.org> | 2005-09-18 19:56:09 +0000 |
commit | 500983e5f6d049b8e20ae4924a200c422ef97a90 (patch) | |
tree | 7bb36f416ac5da96bb361d93145dcff187302f67 | |
parent | Marked ~amd64. (diff) | |
download | gentoo-2-500983e5f6d049b8e20ae4924a200c422ef97a90.tar.gz gentoo-2-500983e5f6d049b8e20ae4924a200c422ef97a90.tar.bz2 gentoo-2-500983e5f6d049b8e20ae4924a200c422ef97a90.zip |
Stable on x86
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | net-www/mod_bandwidth/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_bandwidth/Manifest | 20 | ||||
-rw-r--r-- | net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild | 4 |
3 files changed, 12 insertions, 18 deletions
diff --git a/net-www/mod_bandwidth/ChangeLog b/net-www/mod_bandwidth/ChangeLog index 01841ac4e579..ac74c42b3f52 100644 --- a/net-www/mod_bandwidth/ChangeLog +++ b/net-www/mod_bandwidth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_bandwidth # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.11 2005/02/25 15:01:11 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.12 2005/09/18 19:56:09 vericgar Exp $ + + 18 Sep 2005; Michael Stewart <vericgar@gentoo.org> + mod_bandwidth-2.0.5-r1.ebuild: + Stable on x86 25 Feb 2005; Benedikt Boehm <hollow@gentoo.org> mod_bandwidth-2.0.5-r1.ebuild: diff --git a/net-www/mod_bandwidth/Manifest b/net-www/mod_bandwidth/Manifest index 4d2b5f0a711c..3dc6789a63d9 100644 --- a/net-www/mod_bandwidth/Manifest +++ b/net-www/mod_bandwidth/Manifest @@ -1,22 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 3b19b6de352962fbe4fd99b965fd3ee5 ChangeLog 2026 MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226 MD5 853dc35eff084e13004e17e2c6dc6908 mod_bandwidth-2.0.4.ebuild 1718 -MD5 682728e1a8132d3ecc613fa3c4fbd586 mod_bandwidth-2.0.5-r1.ebuild 825 MD5 98fabcbf50d867020d0673ed2c28740b mod_bandwidth-2.0.5.ebuild 1725 -MD5 261701832cd085ac1d31fa948299c5d5 files/10_mod_bandwidth.conf 900 +MD5 8da28c34ca6c6fce21eb3ff7bbf3641b mod_bandwidth-2.0.5-r1.ebuild 824 +MD5 b1f6d1637699dda2b89daf03a5991078 files/digest-mod_bandwidth-2.0.4 59 +MD5 b1f6d1637699dda2b89daf03a5991078 files/digest-mod_bandwidth-2.0.5 59 MD5 7fdb7dc609577ce39c00d5c998411c56 files/mod_bandwidth-2.0.4-register.patch 658 -MD5 7fdb7dc609577ce39c00d5c998411c56 files/mod_bandwidth-2.0.5-register.patch 658 MD5 cb75940c95ae90a42fc84bd3baac4f4f files/mod_bandwidth.conf 519 -MD5 b1f6d1637699dda2b89daf03a5991078 files/digest-mod_bandwidth-2.0.4 59 +MD5 261701832cd085ac1d31fa948299c5d5 files/10_mod_bandwidth.conf 900 MD5 b1f6d1637699dda2b89daf03a5991078 files/digest-mod_bandwidth-2.0.5-r1 59 -MD5 b1f6d1637699dda2b89daf03a5991078 files/digest-mod_bandwidth-2.0.5 59 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCZza5mPFBzbX68WERAgX2AJ9pN3A5d2lOZQlNLfjIS7tSKEp8XwCfWxsA -zmC8D7MeQPJldwcFxfb1pwY= -=b2AL ------END PGP SIGNATURE----- +MD5 7fdb7dc609577ce39c00d5c998411c56 files/mod_bandwidth-2.0.5-register.patch 658 diff --git a/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild b/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild index bff3785a4c35..f03dd4d89772 100644 --- a/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild +++ b/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.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-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.2 2005/02/25 15:01:11 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.3 2005/09/18 19:56:09 vericgar Exp $ inherit eutils apache-module @@ -8,7 +8,7 @@ DESCRIPTION="Bandwidth Management Module for Apache" HOMEPAGE="http://www.cohprog.com/v3/bandwidth/intro-en.html" SRC_URI="ftp://ftp.cohprog.com/pub/apache/module/1.3.0/mod_bandwidth.c" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~ppc ~sparc x86" DEPEND="" LICENSE="Apache-1.1" SLOT="0" |