summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2009-09-18 13:35:18 +0000
committerBenedikt Boehm <hollow@gentoo.org>2009-09-18 13:35:18 +0000
commitafe5164f378f62a24862b702495303ec58833e70 (patch)
treeb8a022e38a14e1aa9e865da0bdb5e877546aacef /www-apache
parentremove old ebuilds (diff)
downloadhistorical-afe5164f378f62a24862b702495303ec58833e70.tar.gz
historical-afe5164f378f62a24862b702495303ec58833e70.tar.bz2
historical-afe5164f378f62a24862b702495303ec58833e70.zip
stable on amd64 & x86
Package-Manager: portage-2.2_rc40/cvs/Linux i686
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_layout/ChangeLog7
-rw-r--r--www-apache/mod_layout/mod_layout-5.1.ebuild10
2 files changed, 10 insertions, 7 deletions
diff --git a/www-apache/mod_layout/ChangeLog b/www-apache/mod_layout/ChangeLog
index 9ed72b173ee3..6c65ce18cfa6 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.8 2008/01/31 18:52:43 hollow Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/ChangeLog,v 1.9 2009/09/18 13:35:18 hollow Exp $
+
+ 18 Sep 2009; Benedikt Böhm <hollow@gentoo.org> mod_layout-5.1.ebuild:
+ stable on amd64 & x86
31 Jan 2008; Benedikt Böhm <hollow@gentoo.org> metadata.xml:
update metadata
diff --git a/www-apache/mod_layout/mod_layout-5.1.ebuild b/www-apache/mod_layout/mod_layout-5.1.ebuild
index d53655d2111c..c3b1c5fd5fd6 100644
--- a/www-apache/mod_layout/mod_layout-5.1.ebuild
+++ b/www-apache/mod_layout/mod_layout-5.1.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.1.ebuild,v 1.1 2008/01/27 15:51:15 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_layout/mod_layout-5.1.ebuild,v 1.2 2009/09/18 13:35:18 hollow Exp $
inherit apache-module
-KEYWORDS="~amd64 ~ppc ~x86"
-
DESCRIPTION="An Apache2 module for adding custom headers and/or footers."
-HOMEPAGE="http://software.tangent.org/"
+HOMEPAGE="http://tangent.org/index.pl?node_id=362"
SRC_URI="http://download.tangent.org/${P}.tar.gz"
+
LICENSE="as-is"
SLOT="2"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND=""