diff options
author | Michael Tindal <urilith@gentoo.org> | 2004-11-04 08:16:46 +0000 |
---|---|---|
committer | Michael Tindal <urilith@gentoo.org> | 2004-11-04 08:16:46 +0000 |
commit | 34d7b5c7e825addca2088b957fec7fe6a125fe6f (patch) | |
tree | 9cbad8048a92419e4692f09a8380e06de976d94a /net-www | |
parent | New version, as requested in bug #69711 (Manifest recommit) (diff) | |
download | gentoo-2-34d7b5c7e825addca2088b957fec7fe6a125fe6f.tar.gz gentoo-2-34d7b5c7e825addca2088b957fec7fe6a125fe6f.tar.bz2 gentoo-2-34d7b5c7e825addca2088b957fec7fe6a125fe6f.zip |
Various fixes for repoman complaints.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mod_contribs/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_contribs/Manifest | 4 | ||||
-rw-r--r-- | net-www/mod_contribs/files/digest-mod_contribs-1.0.8-r1 | 2 | ||||
-rw-r--r-- | net-www/mod_dav/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_dav/mod_dav-1.0.3-r1.ebuild | 3 | ||||
-rw-r--r-- | net-www/mod_encoding/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_encoding/mod_encoding-20021209.ebuild | 3 | ||||
-rw-r--r-- | net-www/mod_mp3/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_mp3/mod_mp3-0.35-r1.ebuild | 3 | ||||
-rw-r--r-- | net-www/mod_protection/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_protection/metadata.xml | 5 | ||||
-rw-r--r-- | net-www/mod_throttle/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_throttle/mod_throttle-3.1.2-r1.ebuild | 3 | ||||
-rw-r--r-- | net-www/mod_watch/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_watch/mod_watch-3.18.ebuild | 3 | ||||
-rw-r--r-- | net-www/mod_watch/mod_watch-4.03.ebuild | 3 |
16 files changed, 50 insertions, 17 deletions
diff --git a/net-www/mod_contribs/ChangeLog b/net-www/mod_contribs/ChangeLog index 38e044d19555..f5a581ba7c44 100644 --- a/net-www/mod_contribs/ChangeLog +++ b/net-www/mod_contribs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_contribs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/ChangeLog,v 1.14 2004/07/06 01:01:54 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/ChangeLog,v 1.15 2004/11/04 08:16:46 urilith Exp $ + + 04 Nov 2004; Michael Tindal <urilith@gentoo.org> : + Fix digest entries. 07 Jul 2004; Chuck Short <zul@gentoo.org> mod_contribs-1.0.8-r1.ebuild: Removed mod_layout and mod_random. Closes #55856. diff --git a/net-www/mod_contribs/Manifest b/net-www/mod_contribs/Manifest index e74149efdebc..4060398957da 100644 --- a/net-www/mod_contribs/Manifest +++ b/net-www/mod_contribs/Manifest @@ -1,4 +1,4 @@ -MD5 f30d68bee06ad882e0285dba55abc798 mod_contribs-1.0.8-r1.ebuild 2796 MD5 87fd613208d26e2924bf94f422e02dec ChangeLog 1470 MD5 d2da0e45d7e39184d1cb7abbe3879086 metadata.xml 159 -MD5 9637296ef68b4325494813e910713f20 files/digest-mod_contribs-1.0.8-r1 203 +MD5 f30d68bee06ad882e0285dba55abc798 mod_contribs-1.0.8-r1.ebuild 2796 +MD5 6fcf3919bd49f0d1de7cac8fcf5aa93f files/digest-mod_contribs-1.0.8-r1 72 diff --git a/net-www/mod_contribs/files/digest-mod_contribs-1.0.8-r1 b/net-www/mod_contribs/files/digest-mod_contribs-1.0.8-r1 index ce4d24a60374..2e1b3dac9d90 100644 --- a/net-www/mod_contribs/files/digest-mod_contribs-1.0.8-r1 +++ b/net-www/mod_contribs/files/digest-mod_contribs-1.0.8-r1 @@ -1,3 +1 @@ MD5 a289d3596091ad8f7722f62aaa2d1465 apache-contrib-1.0.8.tar.gz 194413 -MD5 5986bbf65c420a4637e6a3c4229f028b mod_layout-3.0.3.tar.gz 31189 -MD5 8e78493f775c9cdebaf39401f1088885 mod_random-1.4.tar.gz 7483 diff --git a/net-www/mod_dav/ChangeLog b/net-www/mod_dav/ChangeLog index 8616c8d7cdc2..133d784e4e24 100644 --- a/net-www/mod_dav/ChangeLog +++ b/net-www/mod_dav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_dav # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.17 2004/09/16 16:31:26 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.18 2004/11/04 08:16:46 urilith Exp $ + + 04 Nov 2004; Michael Tindal <urilith@gentoo.org> mod_dav-1.0.3-r1.ebuild: + IUSE fixes. 16 Sep 2004; Olivier Crete <tester@gentoo.org> mod_dav-1.0.3-r2.ebuild: Marking stable on x86 per security bug #63948 diff --git a/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild b/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild index 8c8b5ba5eabc..c2bcf1e611b8 100644 --- a/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild +++ b/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild,v 1.14 2004/09/03 23:24:08 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild,v 1.15 2004/11/04 08:16:46 urilith Exp $ MY_V=${PV}-1.3.6 @@ -11,6 +11,7 @@ KEYWORDS="x86 sparc ppc" S=${WORKDIR}/${PN}-${MY_V} SRC_URI="http://www.webdav.org/mod_dav/${PN}-${MY_V}.tar.gz" +IUSE="" DEPEND="virtual/libc =net-www/apache-1*" LICENSE="as-is" SLOT="0" diff --git a/net-www/mod_encoding/ChangeLog b/net-www/mod_encoding/ChangeLog index 876bf85524ba..f88f329d8d69 100644 --- a/net-www/mod_encoding/ChangeLog +++ b/net-www/mod_encoding/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_encoding # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_encoding/ChangeLog,v 1.4 2004/06/25 01:00:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_encoding/ChangeLog,v 1.5 2004/11/04 08:16:46 urilith Exp $ + + 04 Nov 2004; Michael Tindal <urilith@gentoo.org> + mod_encoding-20021209.ebuild: + IUSE fixes. 24 May 2004; Chuck Short <zul@gentoo.org> mod_encoding-20021209.ebuild: Marked stable for x86. diff --git a/net-www/mod_encoding/mod_encoding-20021209.ebuild b/net-www/mod_encoding/mod_encoding-20021209.ebuild index e014e929fe8b..753953fc0c87 100644 --- a/net-www/mod_encoding/mod_encoding-20021209.ebuild +++ b/net-www/mod_encoding/mod_encoding-20021209.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_encoding/mod_encoding-20021209.ebuild,v 1.5 2004/06/25 01:00:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_encoding/mod_encoding-20021209.ebuild,v 1.6 2004/11/04 08:16:46 urilith Exp $ DESCRIPTION="Apache module for non-ascii filename interoperability" HOMEPAGE="http://webdav.todo.gr.jp/" @@ -8,6 +8,7 @@ HOMEPAGE="http://webdav.todo.gr.jp/" S=${WORKDIR}/${P} SRC_URI="http://webdav.todo.gr.jp/download/${P}.tar.gz" +IUSE="" DEPEND="=net-www/apache-1*" KEYWORDS="x86" LICENSE="Apache-1.1" diff --git a/net-www/mod_mp3/ChangeLog b/net-www/mod_mp3/ChangeLog index 9593ba7ffc5f..333b88179b27 100644 --- a/net-www/mod_mp3/ChangeLog +++ b/net-www/mod_mp3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_mp3 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/ChangeLog,v 1.19 2004/09/03 23:24:08 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/ChangeLog,v 1.20 2004/11/04 08:16:46 urilith Exp $ + + 04 Nov 2004; Michael Tindal <urilith@gentoo.org> mod_mp3-0.35-r1.ebuild: + IUSE fixes. 04 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> mod_mp3-0.40.ebuild: diff --git a/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild b/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild index 21c5ca35f107..08d0b38df6d9 100644 --- a/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild,v 1.13 2004/07/01 22:46:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild,v 1.14 2004/11/04 08:16:46 urilith Exp $ DESCRIPTION="Module for turning Apache into an MP3 or Ogg streaming server" HOMEPAGE="http://media.tangent.org/" @@ -9,6 +9,7 @@ KEYWORDS="x86 sparc" S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" +IUSE="" DEPEND="virtual/libc =net-www/apache-1* dev-lang/perl" REDEPEND="" diff --git a/net-www/mod_protection/ChangeLog b/net-www/mod_protection/ChangeLog index 8c5092cd5bec..d8156b91b4ff 100644 --- a/net-www/mod_protection/ChangeLog +++ b/net-www/mod_protection/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_protection # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_protection/ChangeLog,v 1.3 2004/06/25 01:03:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_protection/ChangeLog,v 1.4 2004/11/04 08:16:46 urilith Exp $ + + 04 Nov 2004; Michael Tindal <urilith@gentoo.org> : + Added metadata.xml *mod_protection-0.0.2 (28 Nov 2002) diff --git a/net-www/mod_protection/metadata.xml b/net-www/mod_protection/metadata.xml new file mode 100644 index 000000000000..c054a8cd9b61 --- /dev/null +++ b/net-www/mod_protection/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_throttle/ChangeLog b/net-www/mod_throttle/ChangeLog index 07b1dc66e2c0..016a94d5c19d 100644 --- a/net-www/mod_throttle/ChangeLog +++ b/net-www/mod_throttle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_throttle # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/ChangeLog,v 1.10 2004/09/03 23:24:08 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/ChangeLog,v 1.11 2004/11/04 08:16:46 urilith Exp $ + + 04 Nov 2004; Michael Tindal <urilith@gentoo.org> + mod_throttle-3.1.2-r1.ebuild: + IUSE fixes. 04 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> mod_throttle-3.1.2-r1.ebuild: diff --git a/net-www/mod_throttle/mod_throttle-3.1.2-r1.ebuild b/net-www/mod_throttle/mod_throttle-3.1.2-r1.ebuild index f6540caee4b8..a2a83dffd120 100644 --- a/net-www/mod_throttle/mod_throttle-3.1.2-r1.ebuild +++ b/net-www/mod_throttle/mod_throttle-3.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/mod_throttle-3.1.2-r1.ebuild,v 1.12 2004/09/03 23:24:08 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/mod_throttle-3.1.2-r1.ebuild,v 1.13 2004/11/04 08:16:46 urilith Exp $ DESCRIPTION="Bandwidth and request throttling for Apache" HOMEPAGE="http://www.snert.com/Software/mod_throttle/" @@ -10,6 +10,7 @@ MY_V="`echo ${PV} | sed -e 's:\.::g'`" S=${WORKDIR}/${P} SRC_URI="http://www.snert.com/Software/${PN}/${PN}${MY_V}.tgz" +IUSE="" DEPEND="=net-www/apache-1*" LICENSE="as-is" SLOT="0" diff --git a/net-www/mod_watch/ChangeLog b/net-www/mod_watch/ChangeLog index caa43289d26f..4659a58b49d3 100644 --- a/net-www/mod_watch/ChangeLog +++ b/net-www/mod_watch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_watch # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_watch/ChangeLog,v 1.5 2004/09/14 12:53:59 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_watch/ChangeLog,v 1.6 2004/11/04 08:16:46 urilith Exp $ + + 04 Nov 2004; Michael Tindal <urilith@gentoo.org> mod_watch-3.18.ebuild, + mod_watch-3.18.ebuild, mod_watch-4.03.ebuild: + IUSE fixes. 14 Sep 2004; Stuart Herbert <stuart@gentoo.org> mod_watch-4.03.ebuild: Fix for bug #60221; thanks to magnet diff --git a/net-www/mod_watch/mod_watch-3.18.ebuild b/net-www/mod_watch/mod_watch-3.18.ebuild index 327ed5da52b1..a2ccd74eaafb 100644 --- a/net-www/mod_watch/mod_watch-3.18.ebuild +++ b/net-www/mod_watch/mod_watch-3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_watch/mod_watch-3.18.ebuild,v 1.4 2004/06/25 01:04:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_watch/mod_watch-3.18.ebuild,v 1.5 2004/11/04 08:16:46 urilith Exp $ DESCRIPTION="Bandwidth graphing for Apache with MRTG" HOMEPAGE="http://www.snert.com/Software/mod_watch/" @@ -10,6 +10,7 @@ MY_V="`echo ${PV} | sed -e 's:\.::g'`" S=${WORKDIR}/${P} SRC_URI="http://www.snert.com/Software/download/${PN}${MY_V}.tgz" +IUSE="" DEPEND="=net-www/apache-1*" LICENSE="as-is" SLOT="0" diff --git a/net-www/mod_watch/mod_watch-4.03.ebuild b/net-www/mod_watch/mod_watch-4.03.ebuild index 187dc9adfb8c..94061e2a6f6a 100644 --- a/net-www/mod_watch/mod_watch-4.03.ebuild +++ b/net-www/mod_watch/mod_watch-4.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_watch/mod_watch-4.03.ebuild,v 1.4 2004/09/14 12:53:59 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_watch/mod_watch-4.03.ebuild,v 1.5 2004/11/04 08:16:46 urilith Exp $ DESCRIPTION="Bandwidth graphing for Apache with MRTG" HOMEPAGE="http://www.snert.com/Software/mod_watch/" @@ -10,6 +10,7 @@ MY_V="`echo ${PV} | sed -e 's:\.::g'`" S=${WORKDIR}/${P} SRC_URI="http://www.snert.com/Software/download/${PN}${MY_V}.tgz" +IUSE="" DEPEND="=net-www/apache-2* >=sys-apps/sed-4" LICENSE="as-is" |