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 | 4eb1b13f4f41a0fc170c064616b3e3dcca041038 (patch) | |
tree | ff87956a3222d3bb35f14aa111c55f9fb7d0cf56 /net-www/mod_layout/mod_layout-3.2.1-r1.ebuild | |
parent | Stable on x86 (diff) | |
download | historical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.tar.gz historical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.tar.bz2 historical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.zip |
Stable on x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-www/mod_layout/mod_layout-3.2.1-r1.ebuild')
-rw-r--r-- | net-www/mod_layout/mod_layout-3.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild b/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild index fb87bb51202b..c443fdbc5766 100644 --- a/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild +++ b/net-www/mod_layout/mod_layout-3.2.1-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_layout/mod_layout-3.2.1-r1.ebuild,v 1.3 2005/06/23 01:39:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild,v 1.4 2005/09/18 19:22:34 vericgar Exp $ inherit apache-module @@ -13,7 +13,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz" LICENSE="as-is" SLOT="1" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |