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
parentInitial ebuild by me. Closes bug #42406. (diff)
downloadhistorical-a77e2d4407df84e32a5833e30ffda38dfa26b0da.tar.gz
historical-a77e2d4407df84e32a5833e30ffda38dfa26b0da.tar.bz2
historical-a77e2d4407df84e32a5833e30ffda38dfa26b0da.zip
Added metadata.xml
-rw-r--r--net-www/mod_auth_kerb/ChangeLog7
-rw-r--r--net-www/mod_auth_kerb/metadata.xml5
-rw-r--r--net-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild4
-rw-r--r--net-www/mod_auth_ldap/ChangeLog14
-rw-r--r--net-www/mod_auth_ldap/metadata.xml5
-rw-r--r--net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild4
-rw-r--r--net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild6
-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
10 files changed, 47 insertions, 15 deletions
diff --git a/net-www/mod_auth_kerb/ChangeLog b/net-www/mod_auth_kerb/ChangeLog
index 299d797f3f0a..8364f9f01fa4 100644
--- a/net-www/mod_auth_kerb/ChangeLog
+++ b/net-www/mod_auth_kerb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_auth_kerb
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/ChangeLog,v 1.2 2003/02/12 08:49:27 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/ChangeLog,v 1.3 2004/04/04 22:22:17 zul Exp $
+
+ 04 Apr 2004; Chuck Short <zul@gentoo.org> mod_auth_kerb-4.11.ebuild:
+ Added metadata.xml.
*mod_auth_kerb-4.11 (28 Nov 2002)
diff --git a/net-www/mod_auth_kerb/metadata.xml b/net-www/mod_auth_kerb/metadata.xml
new file mode 100644
index 000000000000..c054a8cd9b61
--- /dev/null
+++ b/net-www/mod_auth_kerb/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_auth_kerb/mod_auth_kerb-4.11.ebuild b/net-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild
index 74e39a387d9b..dea7acc61847 100644
--- a/net-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild
+++ b/net-www/mod_auth_kerb/mod_auth_kerb-4.11.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_auth_kerb/mod_auth_kerb-4.11.ebuild,v 1.4 2003/07/13 21:44:10 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild,v 1.5 2004/04/04 22:22:17 zul Exp $
inherit eutils
diff --git a/net-www/mod_auth_ldap/ChangeLog b/net-www/mod_auth_ldap/ChangeLog
index b7dd27ec149e..3d09f1de59ce 100644
--- a/net-www/mod_auth_ldap/ChangeLog
+++ b/net-www/mod_auth_ldap/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for net-www/mod_auth_ldap
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.3 2003/07/13 03:42:15 woodchip Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.4 2004/04/04 22:26:57 zul Exp $
+
+ 04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml,
+ mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild:
+ Added metadata.xml.
+
+ 03 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml,
+ mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild:
+ 2.4.2 marked stable for x86.
+ Header updates
+ added metadata.xml
*mod_auth_ldap-2.4.2 (12 Jul 2003)
diff --git a/net-www/mod_auth_ldap/metadata.xml b/net-www/mod_auth_ldap/metadata.xml
new file mode 100644
index 000000000000..c054a8cd9b61
--- /dev/null
+++ b/net-www/mod_auth_ldap/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_auth_ldap/mod_auth_ldap-2.4.1.ebuild b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild
index bf0e065aecd3..c99c37eed9c8 100644
--- a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild
+++ b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.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_auth_ldap/mod_auth_ldap-2.4.1.ebuild,v 1.2 2003/07/13 21:44:10 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild,v 1.3 2004/04/04 22:26:57 zul Exp $
inherit eutils
diff --git a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild
index a170369a25e6..36fbe04c1674 100644
--- a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild
+++ b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild
@@ -1,10 +1,10 @@
-# 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_auth_ldap/mod_auth_ldap-2.4.2.ebuild,v 1.1 2003/07/13 03:42:15 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild,v 1.2 2004/04/04 22:26:57 zul Exp $
DESCRIPTION="Apache module for LDAP authorizaion"
HOMEPAGE="http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
#watch out for this thing; no version number ...
#SRC_URI="http://www.muquit.com/muquit/software/mod_auth_ldap/${PN}.tar.gz"
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/"