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 | |
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')
-rw-r--r-- | www-apache/mod_layout/ChangeLog | 5 | ||||
-rw-r--r-- | www-apache/mod_layout/mod_layout-5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apache/mod_layout/ChangeLog b/www-apache/mod_layout/ChangeLog index c66f51e1983a..7d29d0a8b4cd 100644 --- a/www-apache/mod_layout/ChangeLog +++ b/www-apache/mod_layout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apache/mod_layout # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/ChangeLog,v 1.4 2008/01/13 11:33:07 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/ChangeLog,v 1.5 2008/01/13 14:54:08 nixnut Exp $ + + 13 Jan 2008; nixnut <nixnut@gentoo.org> mod_layout-5.0.ebuild: + Stable on ppc wrt bug 205517 13 Jan 2008; Dawid Węgliński <cla@gentoo.org> mod_layout-5.0.ebuild: Stable on x86 (bug #205517) 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/" |