summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-01-14 17:43:02 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-01-14 17:43:02 +0000
commit6a6684ccf7c12c36453b245723fdf263ef70eca0 (patch)
tree5184d92d8b8066830e0bd3a1add7fd9501d6d5ff /net-www/mod_layout
parentCleanup. (diff)
downloadgentoo-2-6a6684ccf7c12c36453b245723fdf263ef70eca0.tar.gz
gentoo-2-6a6684ccf7c12c36453b245723fdf263ef70eca0.tar.bz2
gentoo-2-6a6684ccf7c12c36453b245723fdf263ef70eca0.zip
Fix config files.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'net-www/mod_layout')
-rw-r--r--net-www/mod_layout/ChangeLog6
-rw-r--r--net-www/mod_layout/mod_layout-3.2.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_layout/ChangeLog b/net-www/mod_layout/ChangeLog
index 068f4f5fa5b9..6bab3f7fd72e 100644
--- a/net-www/mod_layout/ChangeLog
+++ b/net-www/mod_layout/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_layout
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/ChangeLog,v 1.16 2007/01/14 17:02:49 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/ChangeLog,v 1.17 2007/01/14 17:43:02 chtekk Exp $
+
+ 14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
+ -files/15_mod_layout_ap1.conf, mod_layout-3.2.1-r1.ebuild:
+ Config files are the same.
14 Jan 2007; Luca Longinotti <chtekk@gentoo.org> files/15_mod_layout.conf,
+files/15_mod_layout_ap1.conf, -files/15_mod_layout321.conf,
diff --git a/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild b/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild
index 0dc9d5a0af5f..cca136a29cde 100644
--- a/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild
+++ b/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild,v 1.6 2007/01/14 17:02:49 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild,v 1.7 2007/01/14 17:43:02 chtekk Exp $
inherit apache-module
@@ -21,7 +21,7 @@ RESTRICT="test"
APXS1_ARGS="-c ${PN}.c utility.c origin.c layout.c"
-APACHE1_MOD_CONF="15_mod_layout_ap1"
+APACHE1_MOD_CONF="15_mod_layout"
APACHE1_MOD_DEFINE="LAYOUT"
DOCFILES="README"