diff options
author | 2014-12-26 19:38:49 +0000 | |
---|---|---|
committer | 2014-12-26 19:38:49 +0000 | |
commit | 4ae846aec2cc92d1209ef2e79038a33a0654bcf9 (patch) | |
tree | 6f60c960a3dda33e7c6729d4f8a8cf8c19c16d31 /www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild | |
parent | Stable for amd64, wrt bug #532648 (diff) | |
download | gentoo-2-4ae846aec2cc92d1209ef2e79038a33a0654bcf9.tar.gz gentoo-2-4ae846aec2cc92d1209ef2e79038a33a0654bcf9.tar.bz2 gentoo-2-4ae846aec2cc92d1209ef2e79038a33a0654bcf9.zip |
Stable for amd64, wrt bug #532810
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild')
-rw-r--r-- | www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild b/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild index a85a811e8b1b..19a3068d0892 100644 --- a/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild +++ b/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild,v 1.2 2014/08/10 20:14:51 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild,v 1.3 2014/12/26 19:38:49 ago Exp $ EAPI=5 inherit apache-module eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ivn.cl/apache/" SRC_URI="http://ivn.cl/files/source/${P/9./9}.tgz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" LICENSE="Apache-2.0" SLOT="0" IUSE="" |