diff options
-rw-r--r-- | net-www/mod_auth_ldap/ChangeLog | 14 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/metadata.xml | 5 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild | 6 | ||||
-rw-r--r-- | net-www/mod_authenticache/ChangeLog | 8 | ||||
-rw-r--r-- | net-www/mod_authenticache/metadata.xml | 5 | ||||
-rw-r--r-- | net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild | 4 |
7 files changed, 35 insertions, 11 deletions
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/" |