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/mod_protection | |
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/mod_protection')
-rw-r--r-- | net-www/mod_protection/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_protection/metadata.xml | 5 |
2 files changed, 9 insertions, 1 deletions
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> |