summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stewart <vericgar@gentoo.org>2005-09-18 20:13:38 +0000
committerMichael Stewart <vericgar@gentoo.org>2005-09-18 20:13:38 +0000
commitba618b01099f7546cd9e5b3add51f1b00ab78095 (patch)
tree5b95a25af8a5ffd371c9707b84385c7f7cacbe74 /net-www
parentMarked ppc stable and removed old versions. (diff)
downloadgentoo-2-ba618b01099f7546cd9e5b3add51f1b00ab78095.tar.gz
gentoo-2-ba618b01099f7546cd9e5b3add51f1b00ab78095.tar.bz2
gentoo-2-ba618b01099f7546cd9e5b3add51f1b00ab78095.zip
Stable on x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_ftpd/ChangeLog5
-rw-r--r--net-www/mod_ftpd/Manifest20
-rw-r--r--net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild4
3 files changed, 11 insertions, 18 deletions
diff --git a/net-www/mod_ftpd/ChangeLog b/net-www/mod_ftpd/ChangeLog
index 6e907d8c698d..d8086121ff3b 100644
--- a/net-www/mod_ftpd/ChangeLog
+++ b/net-www/mod_ftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_ftpd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ftpd/ChangeLog,v 1.5 2005/01/30 20:16:47 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ftpd/ChangeLog,v 1.6 2005/09/18 20:13:38 vericgar Exp $
+
+ 18 Sep 2005; Michael Stewart <vericgar@gentoo.org> mod_ftpd-0.13.0.ebuild:
+ Stable on x86
*mod_ftpd-0.13.0 (30 Jan 2005)
diff --git a/net-www/mod_ftpd/Manifest b/net-www/mod_ftpd/Manifest
index 6c30195b679c..4ad14605aec0 100644
--- a/net-www/mod_ftpd/Manifest
+++ b/net-www/mod_ftpd/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 2b33a28d8d4fddcf0307662c183a4be1 mod_ftpd-0.12.3.ebuild 1139
-MD5 003c4c186748c6e1686ea24f8b09b034 mod_ftpd-0.13.0.ebuild 986
MD5 89fb33468a3b1c503603f62bc1cb1ab0 ChangeLog 849
MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226
-MD5 a19bb3dea57c7efbb399e53762e5e5fd files/45_mod_ftpd.conf 1644
-MD5 853c5251554ad3b0b04dd46bd6f3ce90 files/digest-mod_ftpd-0.12.3 68
-MD5 9e2557ac727b6290531393710ae6cf72 files/digest-mod_ftpd-0.13.0 68
+MD5 2b33a28d8d4fddcf0307662c183a4be1 mod_ftpd-0.12.3.ebuild 1139
+MD5 f1c29867998eb57f5a2343309037f913 mod_ftpd-0.13.0.ebuild 985
MD5 e4b00c859e767293dba0066453b34da2 files/0.12.3-mod_ftpd-ipv6.patch 513
+MD5 853c5251554ad3b0b04dd46bd6f3ce90 files/digest-mod_ftpd-0.12.3 68
MD5 7ff83240a58205cd17a0324bd1122702 files/mod_ftpd.conf 1673
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC1uXNBXaUFmZvwyMRAlVEAKC+SPp4kyrokhkNWB3h9jemH9NPUQCeJkG5
-Dhf1oX5Y++6QsPOYGHW49uI=
-=L0bl
------END PGP SIGNATURE-----
+MD5 a19bb3dea57c7efbb399e53762e5e5fd files/45_mod_ftpd.conf 1644
+MD5 9e2557ac727b6290531393710ae6cf72 files/digest-mod_ftpd-0.13.0 68
diff --git a/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild b/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild
index a54c03368602..1388b487c56f 100644
--- a/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild
+++ b/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild,v 1.2 2005/07/14 22:22:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild,v 1.3 2005/09/18 20:13:38 vericgar Exp $
inherit eutils apache-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="dbi gdbm"
DEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0-r5 )"