summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-12-26 06:29:34 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-12-26 06:29:34 +0000
commit59cf1df2609795451c43f07b60b3ad196fc55e50 (patch)
treef40917e5315bafedcbe1843dfa7c0aae366f834e /net-www
parentRemoving libddmpeg (diff)
downloadgentoo-2-59cf1df2609795451c43f07b60b3ad196fc55e50.tar.gz
gentoo-2-59cf1df2609795451c43f07b60b3ad196fc55e50.tar.bz2
gentoo-2-59cf1df2609795451c43f07b60b3ad196fc55e50.zip
Marked ~ppc for bug #116721.
(Portage version: 2.1_pre1)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_ftpd/ChangeLog5
-rw-r--r--net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mod_ftpd/ChangeLog b/net-www/mod_ftpd/ChangeLog
index d8086121ff3b..efc08cea0850 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.6 2005/09/18 20:13:38 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ftpd/ChangeLog,v 1.7 2005/12/26 06:29:34 josejx Exp $
+
+ 26 Dec 2005; Joseph Jezak <josejx@gentoo.org> mod_ftpd-0.13.0.ebuild:
+ Marked ~ppc for bug #116721.
18 Sep 2005; Michael Stewart <vericgar@gentoo.org> mod_ftpd-0.13.0.ebuild:
Stable on x86
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 1388b487c56f..56b8ceb6a124 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.3 2005/09/18 20:13:38 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild,v 1.4 2005/12/26 06:29:34 josejx 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="~ppc x86"
IUSE="dbi gdbm"
DEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0-r5 )"