summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-28 15:01:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-28 15:01:15 +0000
commit1ba4b1bdd1d58fef30552589d09bdcc508859cc1 (patch)
tree54d77fc7da05594b4d4c7d22d667f2ee85a19147 /net-ftp/ftpbase
parentUpdate configure patch and make support for Berkeley DB optional. (diff)
downloadhistorical-1ba4b1bdd1d58fef30552589d09bdcc508859cc1.tar.gz
historical-1ba4b1bdd1d58fef30552589d09bdcc508859cc1.tar.bz2
historical-1ba4b1bdd1d58fef30552589d09bdcc508859cc1.zip
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-ftp/ftpbase')
-rw-r--r--net-ftp/ftpbase/ChangeLog5
-rw-r--r--net-ftp/ftpbase/ftpbase-0.00.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftpbase/ChangeLog b/net-ftp/ftpbase/ChangeLog
index 7c9f211a367e..e3aeac72ccf1 100644
--- a/net-ftp/ftpbase/ChangeLog
+++ b/net-ftp/ftpbase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/ftpbase
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.2 2005/07/27 20:24:05 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.3 2005/07/28 14:59:35 gustavoz Exp $
+
+ 28 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> ftpbase-0.00.ebuild:
+ Stable on sparc
27 Jul 2005; Roy Marples <uberlord@gentoo.org> ftpbase-0.00.ebuild:
Stable on amd64 and x86.
diff --git a/net-ftp/ftpbase/ftpbase-0.00.ebuild b/net-ftp/ftpbase/ftpbase-0.00.ebuild
index 6fce3dd4fd4f..023d13722f14 100644
--- a/net-ftp/ftpbase/ftpbase-0.00.ebuild
+++ b/net-ftp/ftpbase/ftpbase-0.00.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-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.2 2005/07/27 20:24:05 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.3 2005/07/28 14:59:35 gustavoz Exp $
inherit eutils pam
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
IUSE="pam"
DEPEND="pam? ( || ( virtual/pam sys-libs/pam ) )