diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-13 14:54:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-13 14:54:08 +0000 |
commit | 5c3f522f7ddee000278f24098706b6d80e4249e6 (patch) | |
tree | 4f0d8a486fa042952987b967e4a37b4c03e482b5 /www-apache/mod_layout/mod_layout-5.0.ebuild | |
parent | Specify blas/lapack with new mechanism, added opengl requirement for qt4, and... (diff) | |
download | gentoo-2-5c3f522f7ddee000278f24098706b6d80e4249e6.tar.gz gentoo-2-5c3f522f7ddee000278f24098706b6d80e4249e6.tar.bz2 gentoo-2-5c3f522f7ddee000278f24098706b6d80e4249e6.zip |
Stable on ppc wrt bug 205517
(Portage version: 2.1.4)
Diffstat (limited to 'www-apache/mod_layout/mod_layout-5.0.ebuild')
-rw-r--r-- | www-apache/mod_layout/mod_layout-5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_layout/mod_layout-5.0.ebuild b/www-apache/mod_layout/mod_layout-5.0.ebuild index 4bd1ee898b02..5ea2bee37653 100644 --- a/www-apache/mod_layout/mod_layout-5.0.ebuild +++ b/www-apache/mod_layout/mod_layout-5.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/mod_layout-5.0.ebuild,v 1.2 2008/01/13 11:33:07 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/mod_layout-5.0.ebuild,v 1.3 2008/01/13 14:54:08 nixnut Exp $ inherit apache-module -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" DESCRIPTION="An Apache2 module for adding custom headers and/or footers." HOMEPAGE="http://software.tangent.org/" |