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
commit201e2fd4fbbf8be7746aec99410d985ff10f28e3 (patch)
treeb3a8b4bec93c6414b72cf401511b3b6f0896ddd3
parentremove old ebuilds (diff)
downloadgentoo-2-201e2fd4fbbf8be7746aec99410d985ff10f28e3.tar.gz
gentoo-2-201e2fd4fbbf8be7746aec99410d985ff10f28e3.tar.bz2
gentoo-2-201e2fd4fbbf8be7746aec99410d985ff10f28e3.zip
stable on amd64 & x86
(Portage version: 2.2_rc40/cvs/Linux i686)
-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=""