diff options
author | Michael Stewart <vericgar@gentoo.org> | 2005-02-27 19:05:42 +0000 |
---|---|---|
committer | Michael Stewart <vericgar@gentoo.org> | 2005-02-27 19:05:42 +0000 |
commit | b4cb2ce58145eb16b893aee0cf5a9c508d8f2d39 (patch) | |
tree | c5281f137784c8ec2addae0b909d447ce3e6cb89 /www-apache | |
parent | x86 -> ~x86, apache-2.0.52-r3 isn't stable yet (diff) | |
download | historical-b4cb2ce58145eb16b893aee0cf5a9c508d8f2d39.tar.gz historical-b4cb2ce58145eb16b893aee0cf5a9c508d8f2d39.tar.bz2 historical-b4cb2ce58145eb16b893aee0cf5a9c508d8f2d39.zip |
x86 -> ~x86 - apache-2.0.52-r3 isn't stable yet
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'www-apache')
-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 4f90fe6ac09a..4698381e2f63 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.3 2005/02/25 12:22:51 hollow Exp $ +# $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 $ 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="" |