summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2005-07-27 20:24:05 +0000
committerRoy Marples <uberlord@gentoo.org>2005-07-27 20:24:05 +0000
commit4d4940acba687393d5c6e25135771e0ec1647187 (patch)
tree23e54e6fea64cea0243b1a5dd84080774a55e619 /net-ftp
parentStable on sparc (diff)
downloadhistorical-4d4940acba687393d5c6e25135771e0ec1647187.tar.gz
historical-4d4940acba687393d5c6e25135771e0ec1647187.tar.bz2
historical-4d4940acba687393d5c6e25135771e0ec1647187.zip
Stable on amd64 and x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/ftpbase/ChangeLog5
-rw-r--r--net-ftp/ftpbase/Manifest6
-rw-r--r--net-ftp/ftpbase/ftpbase-0.00.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/net-ftp/ftpbase/ChangeLog b/net-ftp/ftpbase/ChangeLog
index 418ccf3400c3..7c9f211a367e 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.1 2005/06/28 14:52:26 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.2 2005/07/27 20:24:05 uberlord Exp $
+
+ 27 Jul 2005; Roy Marples <uberlord@gentoo.org> ftpbase-0.00.ebuild:
+ Stable on amd64 and x86.
*ftpbase-0.00 (28 Jun 2005)
diff --git a/net-ftp/ftpbase/Manifest b/net-ftp/ftpbase/Manifest
index 5ad62bb83327..d6e02fc8fe7b 100644
--- a/net-ftp/ftpbase/Manifest
+++ b/net-ftp/ftpbase/Manifest
@@ -1,7 +1,7 @@
-MD5 d9e47aea190d4272818c6c28643f2776 ChangeLog 620
-MD5 d3a921c823fc213b2cd69ad2fcb0a903 ftpbase-0.00.ebuild 2459
+MD5 c543492bd6ab00b6c4f1e9683955da72 ChangeLog 718
MD5 f545d2bcdb5641a7863b64be435382e2 metadata.xml 285
-MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ftpbase-0.00 0
+MD5 3fcb6c6ae16bca7f2910a1a8225821ae ftpbase-0.00.ebuild 2457
MD5 7be20c7c1b62bb7e65994bd7a686695e files/ftp-pamd 807
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ftpbase-0.00 0
MD5 9e7d64873559cebdc60ee1d0d7845ce7 files/ftp-pamd-include 747
MD5 bd59faca8d7138ac67e99d94507b04f9 files/ftpusers 407
diff --git a/net-ftp/ftpbase/ftpbase-0.00.ebuild b/net-ftp/ftpbase/ftpbase-0.00.ebuild
index dff3bb07a108..6fce3dd4fd4f 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.1 2005/06/28 14:52:26 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.2 2005/07/27 20:24:05 uberlord 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 ) )