diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-11-01 18:45:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-11-01 18:45:34 +0000 |
commit | aeb49f7c891bd95f3fd5a1c02d931f9c0e139b2e (patch) | |
tree | b861322119a9e8063a8489a768bc2e43d1d25a7c /net-www/mod_bandwidth | |
parent | Marked ppc stable, bug #111124 (diff) | |
download | historical-aeb49f7c891bd95f3fd5a1c02d931f9c0e139b2e.tar.gz historical-aeb49f7c891bd95f3fd5a1c02d931f9c0e139b2e.tar.bz2 historical-aeb49f7c891bd95f3fd5a1c02d931f9c0e139b2e.zip |
Marked ppc stable, bug #106423
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-www/mod_bandwidth')
-rw-r--r-- | net-www/mod_bandwidth/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_bandwidth/Manifest | 14 | ||||
-rw-r--r-- | net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/net-www/mod_bandwidth/ChangeLog b/net-www/mod_bandwidth/ChangeLog index ac74c42b3f52..57238c8a1c43 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.12 2005/09/18 19:56:09 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.13 2005/11/01 18:45:34 dertobi123 Exp $ + + 01 Nov 2005; Tobias Scherbaum <dertobi123@gentoo.org> + mod_bandwidth-2.0.5-r1.ebuild: + Marked ppc stable, bug #106423 18 Sep 2005; Michael Stewart <vericgar@gentoo.org> mod_bandwidth-2.0.5-r1.ebuild: diff --git a/net-www/mod_bandwidth/Manifest b/net-www/mod_bandwidth/Manifest index f69c774ae4ce..9ebbf5559dd4 100644 --- a/net-www/mod_bandwidth/Manifest +++ b/net-www/mod_bandwidth/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 27371335a33132a382393b23476f3fa7 ChangeLog 2131 +MD5 b7aa09ac92b4efceb4126ef72c7a0de8 ChangeLog 2256 MD5 261701832cd085ac1d31fa948299c5d5 files/10_mod_bandwidth.conf 900 MD5 b1f6d1637699dda2b89daf03a5991078 files/digest-mod_bandwidth-2.0.4 59 MD5 b1f6d1637699dda2b89daf03a5991078 files/digest-mod_bandwidth-2.0.5 59 @@ -11,12 +8,5 @@ MD5 7fdb7dc609577ce39c00d5c998411c56 files/mod_bandwidth-2.0.5-register.patch 65 MD5 cb75940c95ae90a42fc84bd3baac4f4f files/mod_bandwidth.conf 519 MD5 7272d8b6d09e3e301b6a08aa9c912eb0 metadata.xml 226 MD5 853dc35eff084e13004e17e2c6dc6908 mod_bandwidth-2.0.4.ebuild 1718 -MD5 8dce6dcf35e9ca1d10dfdc02f3b28aed mod_bandwidth-2.0.5-r1.ebuild 826 +MD5 693b50d7b2be75ddb350446648059d1a mod_bandwidth-2.0.5-r1.ebuild 827 MD5 98fabcbf50d867020d0673ed2c28740b mod_bandwidth-2.0.5.ebuild 1725 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDSXVRKf2g/qXtneoRAhvlAJ9KclKbT/FLOEC0Ff+EypSl9rgPpACgkuMz -ZyjaUGhWMmXES837i94xcg0= -=4r7I ------END PGP SIGNATURE----- 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 f03dd4d89772..2a8e832fab35 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.3 2005/09/18 19:56:09 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.4 2005/11/01 18:45:34 dertobi123 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="~ppc ~sparc x86" +KEYWORDS="ppc ~sparc x86" DEPEND="" LICENSE="Apache-1.1" SLOT="0" |