diff options
author | Donny Davies <woodchip@gentoo.org> | 2003-07-12 15:16:56 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2003-07-12 15:16:56 +0000 |
commit | 7efab61bdf4c79309a469da1516798db0b1c3def (patch) | |
tree | 16f03471ef5aa2cde83dc67e55921e4306576d94 /net-www/mod_layout/mod_layout-4.0.1a.ebuild | |
parent | marked x86 stable (diff) | |
download | historical-7efab61bdf4c79309a469da1516798db0b1c3def.tar.gz historical-7efab61bdf4c79309a469da1516798db0b1c3def.tar.bz2 historical-7efab61bdf4c79309a469da1516798db0b1c3def.zip |
marked x86 stable
Diffstat (limited to 'net-www/mod_layout/mod_layout-4.0.1a.ebuild')
-rw-r--r-- | net-www/mod_layout/mod_layout-4.0.1a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_layout/mod_layout-4.0.1a.ebuild b/net-www/mod_layout/mod_layout-4.0.1a.ebuild index 9346c1a96e48..79d777fd471a 100644 --- a/net-www/mod_layout/mod_layout-4.0.1a.ebuild +++ b/net-www/mod_layout/mod_layout-4.0.1a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-4.0.1a.ebuild,v 1.2 2003/02/13 15:37:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-4.0.1a.ebuild,v 1.3 2003/07/12 15:15:05 woodchip Exp $ inherit eutils @@ -11,7 +11,7 @@ S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" DEPEND="=net-www/apache-2*" LICENSE="Apache-1.1" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" SLOT="0" |