summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-04-04 22:38:54 +0000
committerChuck Short <zul@gentoo.org>2004-04-04 22:38:54 +0000
commit0ae20d672e99dab57efc36aab9bb9e10b4d01ec1 (patch)
tree7e4385bd3752950c10ecb7a9d3f1f159512e1f8b /net-www
parentClean up. Added missing metadata.xml (diff)
downloadhistorical-0ae20d672e99dab57efc36aab9bb9e10b4d01ec1.tar.gz
historical-0ae20d672e99dab57efc36aab9bb9e10b4d01ec1.tar.bz2
historical-0ae20d672e99dab57efc36aab9bb9e10b4d01ec1.zip
Added metadata.xml, updated headers.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_bandwidth/ChangeLog11
-rw-r--r--net-www/mod_bandwidth/metadata.xml5
-rw-r--r--net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild6
-rw-r--r--net-www/mod_contribs/ChangeLog8
-rw-r--r--net-www/mod_contribs/metadata.xml5
-rw-r--r--net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild4
-rw-r--r--net-www/mod_dav/Manifest5
7 files changed, 33 insertions, 11 deletions
diff --git a/net-www/mod_bandwidth/ChangeLog b/net-www/mod_bandwidth/ChangeLog
index 84478591dd1c..7e3d7c5d1203 100644
--- a/net-www/mod_bandwidth/ChangeLog
+++ b/net-www/mod_bandwidth/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-www/mod_bandwidth
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.1 2003/07/14 02:52:57 woodchip Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.2 2004/04/04 22:36:52 zul Exp $
+
+ 04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml,
+ mod_bandwidth-2.0.4.ebuild:
+ Added metadata.xml
+
+ 04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml:
+ Added metadata.xml
*mod_bandwidth-2.0.4 (13 Jul 2003)
diff --git a/net-www/mod_bandwidth/metadata.xml b/net-www/mod_bandwidth/metadata.xml
new file mode 100644
index 000000000000..c054a8cd9b61
--- /dev/null
+++ b/net-www/mod_bandwidth/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>apache</herd>
+</pkgmetadata>
diff --git a/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild b/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild
index ab3c88a3ae2c..37b3ff15dc97 100644
--- a/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild
+++ b/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild,v 1.1 2003/07/14 02:52:57 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild,v 1.2 2004/04/04 22:36:52 zul Exp $
DESCRIPTION="Bandwidth Management Module for Apache"
HOMEPAGE="http://www.cohprog.com/v3/bandwidth/intro-en.html"
SRC_URI="ftp://ftp.cohprog.com/pub/apache/module/1.3.0/mod_bandwidth.c"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="=net-www/apache-1*"
diff --git a/net-www/mod_contribs/ChangeLog b/net-www/mod_contribs/ChangeLog
index bb241b027eff..42dd3125b942 100644
--- a/net-www/mod_contribs/ChangeLog
+++ b/net-www/mod_contribs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_contribs
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/ChangeLog,v 1.6 2003/02/12 08:49:48 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/ChangeLog,v 1.7 2004/04/04 22:38:54 zul Exp $
+
+ 04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml,
+ mod_contribs-1.0.8-r1.ebuild:
+ Updated headers, added metadata.xml.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/net-www/mod_contribs/metadata.xml b/net-www/mod_contribs/metadata.xml
new file mode 100644
index 000000000000..c054a8cd9b61
--- /dev/null
+++ b/net-www/mod_contribs/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>apache</herd>
+</pkgmetadata>
diff --git a/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild b/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild
index fb930de8e70f..c35f8fdebd8b 100644
--- a/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild
+++ b/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild,v 1.10 2004/02/22 16:52:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild,v 1.11 2004/04/04 22:38:54 zul Exp $
# The mod_layout and mod_random that come in the archive are really old,
# so I've replaced them with more current versions.
diff --git a/net-www/mod_dav/Manifest b/net-www/mod_dav/Manifest
index 6554e4c0ff22..d13da7583d9d 100644
--- a/net-www/mod_dav/Manifest
+++ b/net-www/mod_dav/Manifest
@@ -1,5 +1,6 @@
-MD5 947c9557c9f18239774f3d8655bd784d ChangeLog 839
-MD5 23dd1a13376b93571ee9bb048bedc1b7 mod_dav-1.0.3-r1.ebuild 1471
+MD5 98172a749e9bb8c6b8984f00241a50d2 mod_dav-1.0.3-r1.ebuild 1467
+MD5 c082b5a23a3ee5a76e167af365bbd3dc ChangeLog 958
+MD5 d2da0e45d7e39184d1cb7abbe3879086 metadata.xml 159
MD5 48fd840765d593fa280f25c60f073e0c files/digest-mod_dav-1.0.3-r1 71
MD5 9e45a81bd2b37f2eb70cb5190a60c8ff files/mod_dav-shared-expat.patch 5637
MD5 8edbde429a00f7ab57c490ce9a0cc363 files/mod_dav.conf 184