diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-14 22:22:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-14 22:22:55 +0000 |
commit | 9c9600e2c7cf720d407137ef42abcb3fc749209c (patch) | |
tree | e1414651219d2102dcc829fa20a6aeadb0035732 /net-www | |
parent | sync IUSE (-apache2) (diff) | |
download | historical-9c9600e2c7cf720d407137ef42abcb3fc749209c.tar.gz historical-9c9600e2c7cf720d407137ef42abcb3fc749209c.tar.bz2 historical-9c9600e2c7cf720d407137ef42abcb3fc749209c.zip |
sync IUSE (+dbi)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mod_ftpd/Manifest | 18 | ||||
-rw-r--r-- | net-www/mod_ftpd/mod_ftpd-0.12.3.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild | 6 |
3 files changed, 14 insertions, 14 deletions
diff --git a/net-www/mod_ftpd/Manifest b/net-www/mod_ftpd/Manifest index 6ed7f62e7f3f..6c30195b679c 100644 --- a/net-www/mod_ftpd/Manifest +++ b/net-www/mod_ftpd/Manifest @@ -1,19 +1,19 @@ -----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 643d55122c8f88480fe034ba357ff0d6 mod_ftpd-0.12.3.ebuild 1133 -MD5 3d4d1ff0fd210eaeb2c4c9c83de1cd99 mod_ftpd-0.13.0.ebuild 979 -MD5 e4b00c859e767293dba0066453b34da2 files/0.12.3-mod_ftpd-ipv6.patch 513 +MD5 a19bb3dea57c7efbb399e53762e5e5fd files/45_mod_ftpd.conf 1644 MD5 853c5251554ad3b0b04dd46bd6f3ce90 files/digest-mod_ftpd-0.12.3 68 -MD5 7ff83240a58205cd17a0324bd1122702 files/mod_ftpd.conf 1673 MD5 9e2557ac727b6290531393710ae6cf72 files/digest-mod_ftpd-0.13.0 68 -MD5 a19bb3dea57c7efbb399e53762e5e5fd files/45_mod_ftpd.conf 1644 +MD5 e4b00c859e767293dba0066453b34da2 files/0.12.3-mod_ftpd-ipv6.patch 513 +MD5 7ff83240a58205cd17a0324bd1122702 files/mod_ftpd.conf 1673 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFB/UDJmPFBzbX68WERAkBzAKCXXgNp7jPTD6xLvbtaXi2z+JXWzwCfYtm4 -m9/wus+Lm9oafn+tHGzc7p0= -=j6X0 +iD8DBQFC1uXNBXaUFmZvwyMRAlVEAKC+SPp4kyrokhkNWB3h9jemH9NPUQCeJkG5 +Dhf1oX5Y++6QsPOYGHW49uI= +=L0bl -----END PGP SIGNATURE----- diff --git a/net-www/mod_ftpd/mod_ftpd-0.12.3.ebuild b/net-www/mod_ftpd/mod_ftpd-0.12.3.ebuild index ed2ee40be129..2adfbec28ead 100644 --- a/net-www/mod_ftpd/mod_ftpd-0.12.3.ebuild +++ b/net-www/mod_ftpd/mod_ftpd-0.12.3.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.12.3.ebuild,v 1.5 2005/01/30 20:16:47 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ftpd/mod_ftpd-0.12.3.ebuild,v 1.6 2005/07/14 22:22:55 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2" LICENSE="Apache-1.1" SLOT="0" KEYWORDS="x86" -IUSE="gdbm" +IUSE="dbi gdbm" DEPEND="=net-www/apache-2* gdbm? ( >=sys-libs/gdbm-1.8.0-r5 )" 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 1ecab90dc869..a54c03368602 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.1 2005/01/30 20:16:47 hollow Exp $ +# $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 $ inherit eutils apache-module @@ -11,7 +11,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~x86" -IUSE="gdbm" +IUSE="dbi gdbm" DEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0-r5 )" @@ -32,4 +32,4 @@ src_compile() { econf --with-apxs=${APXS2} \ --enable-providers="${providers}" || die "econf failed" emake || die "emake failed" -}
\ No newline at end of file +} |