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 | |
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')
-rw-r--r-- | net-www/mod_layout/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_layout/mod_layout-3.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_layout/mod_layout-4.0.1a-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/mod_layout/ChangeLog b/net-www/mod_layout/ChangeLog index b01ca4615119..ea73f4570992 100644 --- a/net-www/mod_layout/ChangeLog +++ b/net-www/mod_layout/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_layout # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/ChangeLog,v 1.10 2005/02/17 15:16:02 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/ChangeLog,v 1.11 2005/09/18 19:22:34 vericgar Exp $ + + 18 Sep 2005; Michael Stewart <vericgar@gentoo.org> + mod_layout-3.2.1-r1.ebuild, mod_layout-4.0.1a-r1.ebuild: + Stable on x86 17 Feb 2005; Benedikt Boehm <hollow@gentoo.org> mod_layout-3.2.1-r1.ebuild, mod_layout-4.0.1a-r1.ebuild: 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="" diff --git a/net-www/mod_layout/mod_layout-4.0.1a-r1.ebuild b/net-www/mod_layout/mod_layout-4.0.1a-r1.ebuild index ffd4ac661282..0f22dcdbe6ae 100644 --- a/net-www/mod_layout/mod_layout-4.0.1a-r1.ebuild +++ b/net-www/mod_layout/mod_layout-4.0.1a-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-4.0.1a-r1.ebuild,v 1.3 2005/07/10 00:56:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-4.0.1a-r1.ebuild,v 1.4 2005/09/18 19:22:34 vericgar Exp $ inherit apache-module @@ -9,7 +9,7 @@ HOMEPAGE="http://software.tangent.org/" SRC_URI="http://download.tangent.org/${P}.tar.gz" LICENSE="as-is" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" SLOT="2" |