diff options
author | Steve Dibb <beandog@gentoo.org> | 2006-11-24 22:05:43 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2006-11-24 22:05:43 +0000 |
commit | dd80bdb5bbf62f73cbb527c909bbdec3802ff672 (patch) | |
tree | 925110f4d3d55ca2b0d8320ce742d09c21774c85 /net-www | |
parent | Stable on ppc64; bug #155544 (diff) | |
download | gentoo-2-dd80bdb5bbf62f73cbb527c909bbdec3802ff672.tar.gz gentoo-2-dd80bdb5bbf62f73cbb527c909bbdec3802ff672.tar.bz2 gentoo-2-dd80bdb5bbf62f73cbb527c909bbdec3802ff672.zip |
Add ~amd64, bug 108403
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mod_layout/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_layout/files/digest-mod_layout-3.2.1-r1 | 2 | ||||
-rw-r--r-- | net-www/mod_layout/mod_layout-4.0.1a-r1.ebuild | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/net-www/mod_layout/ChangeLog b/net-www/mod_layout/ChangeLog index b28bc15d2afe..3381344a8461 100644 --- a/net-www/mod_layout/ChangeLog +++ b/net-www/mod_layout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_layout # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/ChangeLog,v 1.13 2006/06/04 19:54:53 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/ChangeLog,v 1.14 2006/11/24 22:05:43 beandog Exp $ + + 24 Nov 2006; Steve Dibb <beandog@gentoo.org> mod_layout-4.0.1a-r1.ebuild: + Add ~amd64, 108403 04 Jun 2006; Michael Stewart <vericgar@gentoo.org> -mod_layout-3.2.1.ebuild, -mod_layout-4.0.1a.ebuild: diff --git a/net-www/mod_layout/files/digest-mod_layout-3.2.1-r1 b/net-www/mod_layout/files/digest-mod_layout-3.2.1-r1 index 639a29958c28..a661bb3d653b 100644 --- a/net-www/mod_layout/files/digest-mod_layout-3.2.1-r1 +++ b/net-www/mod_layout/files/digest-mod_layout-3.2.1-r1 @@ -1 +1,3 @@ MD5 fdad44ac360f65b2ca75f08fe53af4ad mod_layout-3.2.1.tar.gz 33459 +RMD160 6bbce3c9b769bd824952f5f18d3d8df0674b83e8 mod_layout-3.2.1.tar.gz 33459 +SHA256 9a788027ecd0e55541e524905fe61a6d8c25d81f0ffaf589b8590603e4bcfde3 mod_layout-3.2.1.tar.gz 33459 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 2707ac9bbb72..3b123de6280f 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 +# Copyright 1999-2006 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.5 2005/11/01 18:55:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-4.0.1a-r1.ebuild,v 1.6 2006/11/24 22:05:43 beandog 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="ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" SLOT="2" |