summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-04-04 22:29:46 +0000
committerChuck Short <zul@gentoo.org>2004-04-04 22:29:46 +0000
commita77e2d4407df84e32a5833e30ffda38dfa26b0da (patch)
tree4b1b0500cea47c98053690a4edc4201bcc381064 /net-www/mod_authenticache
parentInitial ebuild by me. Closes bug #42406. (diff)
downloadhistorical-a77e2d4407df84e32a5833e30ffda38dfa26b0da.tar.gz
historical-a77e2d4407df84e32a5833e30ffda38dfa26b0da.tar.bz2
historical-a77e2d4407df84e32a5833e30ffda38dfa26b0da.zip
Added metadata.xml
Diffstat (limited to 'net-www/mod_authenticache')
-rw-r--r--net-www/mod_authenticache/ChangeLog8
-rw-r--r--net-www/mod_authenticache/metadata.xml5
-rw-r--r--net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild4
3 files changed, 13 insertions, 4 deletions
diff --git a/net-www/mod_authenticache/ChangeLog b/net-www/mod_authenticache/ChangeLog
index 58e25cd61a5e..c507b8a89754 100644
--- a/net-www/mod_authenticache/ChangeLog
+++ b/net-www/mod_authenticache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_authenticache
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.3 2003/07/12 15:16:37 woodchip Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.4 2004/04/04 22:29:46 zul Exp $
+
+ 04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml,
+ mod_authenticache-2.0.6.ebuild:
+ Added metadata.xml.
12 Jul 2003; Donny Davies <woodchip@gentoo.org>
mod_authenticache-2.0.6.ebuild:
diff --git a/net-www/mod_authenticache/metadata.xml b/net-www/mod_authenticache/metadata.xml
new file mode 100644
index 000000000000..c054a8cd9b61
--- /dev/null
+++ b/net-www/mod_authenticache/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_authenticache/mod_authenticache-2.0.6.ebuild b/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild
index 8b7804e278cf..fe16888b9ed1 100644
--- a/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild
+++ b/net-www/mod_authenticache/mod_authenticache-2.0.6.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_authenticache/mod_authenticache-2.0.6.ebuild,v 1.3 2003/07/12 15:16:37 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild,v 1.4 2004/04/04 22:29:46 zul Exp $
DESCRIPTION="A generic Apache2 credential caching module"
HOMEPAGE="http://original.killa.net/infosec/mod_authenticache/"