diff options
author | Michael Stewart <vericgar@gentoo.org> | 2005-09-18 19:29:57 +0000 |
---|---|---|
committer | Michael Stewart <vericgar@gentoo.org> | 2005-09-18 19:29:57 +0000 |
commit | 21226ac1a48cd44968d9502debd4fa1af65ba5ae (patch) | |
tree | 5602ab5b9f4f6489a7961db520db5f5e00eafb26 /www-apache/mod_macro/mod_macro-1.1.6.ebuild | |
parent | stable on x86 and amd64 (diff) | |
download | gentoo-2-21226ac1a48cd44968d9502debd4fa1af65ba5ae.tar.gz gentoo-2-21226ac1a48cd44968d9502debd4fa1af65ba5ae.tar.bz2 gentoo-2-21226ac1a48cd44968d9502debd4fa1af65ba5ae.zip |
Stable on x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apache/mod_macro/mod_macro-1.1.6.ebuild')
-rw-r--r-- | www-apache/mod_macro/mod_macro-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_macro/mod_macro-1.1.6.ebuild b/www-apache/mod_macro/mod_macro-1.1.6.ebuild index 4698381e2f63..ac7e461bee2d 100644 --- a/www-apache/mod_macro/mod_macro-1.1.6.ebuild +++ b/www-apache/mod_macro/mod_macro-1.1.6.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/www-apache/mod_macro/mod_macro-1.1.6.ebuild,v 1.4 2005/02/27 19:05:42 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_macro/mod_macro-1.1.6.ebuild,v 1.5 2005/09/18 19:27:22 vericgar Exp $ inherit eutils apache-module @@ -9,7 +9,7 @@ HOMEPAGE="http://www.coelho.net/mod_macro/" SRC_URI="http://www.coelho.net/mod_macro/${P}.tar.bz2" LICENSE="BSD" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="" |