diff options
author | Chuck Short <zul@gentoo.org> | 2004-04-04 22:38:54 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-04-04 22:38:54 +0000 |
commit | 2095cc981d4587ceceaf0ed12a8406af89c6d6ab (patch) | |
tree | 9664fc4ef3930ce416f4ea0d0152fd95aff1893b /net-www | |
parent | Clean up. Added missing metadata.xml (Manifest recommit) (diff) | |
download | gentoo-2-2095cc981d4587ceceaf0ed12a8406af89c6d6ab.tar.gz gentoo-2-2095cc981d4587ceceaf0ed12a8406af89c6d6ab.tar.bz2 gentoo-2-2095cc981d4587ceceaf0ed12a8406af89c6d6ab.zip |
Added metadata.xml, updated headers.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mod_bandwidth/ChangeLog | 11 | ||||
-rw-r--r-- | net-www/mod_bandwidth/metadata.xml | 5 | ||||
-rw-r--r-- | net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild | 6 | ||||
-rw-r--r-- | net-www/mod_contribs/ChangeLog | 8 | ||||
-rw-r--r-- | net-www/mod_contribs/metadata.xml | 5 | ||||
-rw-r--r-- | net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild | 4 |
6 files changed, 30 insertions, 9 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. |