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 | 8295527f1229369e1c9504d8ecbbab5cc022f6f1 (patch) | |
tree | 0b8ac905ac8ccc87ab4480a4e7fd28cfce683aa1 /net-www/mod_bandwidth | |
parent | Marked ppc stable, bug #111124 (diff) | |
download | gentoo-2-8295527f1229369e1c9504d8ecbbab5cc022f6f1.tar.gz gentoo-2-8295527f1229369e1c9504d8ecbbab5cc022f6f1.tar.bz2 gentoo-2-8295527f1229369e1c9504d8ecbbab5cc022f6f1.zip |
Marked ppc stable, bug #106423
(Portage version: 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 | 12 | ||||
-rw-r--r-- | net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild | 4 |
3 files changed, 8 insertions, 14 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..f46e8c156e55 100644 --- a/net-www/mod_bandwidth/Manifest +++ b/net-www/mod_bandwidth/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 27371335a33132a382393b23476f3fa7 ChangeLog 2131 MD5 261701832cd085ac1d31fa948299c5d5 files/10_mod_bandwidth.conf 900 MD5 b1f6d1637699dda2b89daf03a5991078 files/digest-mod_bandwidth-2.0.4 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 44fdf91c033cc6f7b06724b779136a0b mod_bandwidth-2.0.5-r1.ebuild 825 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" |