diff options
author | 2005-07-29 17:17:54 +0000 | |
---|---|---|
committer | 2005-07-29 17:17:54 +0000 | |
commit | 3536dc3a452ce8569a7fd6fe82cb7caceefd3ead (patch) | |
tree | dc6ea8d4339dd59b91f8b7ec7c39a53361fa4c1d /net-ftp/ftpbase | |
parent | patches in Gentoo mirrors (diff) | |
download | historical-3536dc3a452ce8569a7fd6fe82cb7caceefd3ead.tar.gz historical-3536dc3a452ce8569a7fd6fe82cb7caceefd3ead.tar.bz2 historical-3536dc3a452ce8569a7fd6fe82cb7caceefd3ead.zip |
ppc stable, #100364
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-ftp/ftpbase')
-rw-r--r-- | net-ftp/ftpbase/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/ftpbase/Manifest | 18 | ||||
-rw-r--r-- | net-ftp/ftpbase/ftpbase-0.00.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-ftp/ftpbase/ChangeLog b/net-ftp/ftpbase/ChangeLog index e3aeac72ccf1..532b15745702 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.3 2005/07/28 14:59:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.4 2005/07/29 17:15:38 dertobi123 Exp $ + + 29 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> ftpbase-0.00.ebuild: + ppc stable, #100364 28 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> ftpbase-0.00.ebuild: Stable on sparc diff --git a/net-ftp/ftpbase/Manifest b/net-ftp/ftpbase/Manifest index 37558a8518bc..2e06cc043a08 100644 --- a/net-ftp/ftpbase/Manifest +++ b/net-ftp/ftpbase/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f545d2bcdb5641a7863b64be435382e2 metadata.xml 285 -MD5 c327d6f319036bcac1222abc17435509 ftpbase-0.00.ebuild 2456 MD5 1f847c5b21ca393244fcd23cb259db44 ChangeLog 812 -MD5 bd59faca8d7138ac67e99d94507b04f9 files/ftpusers 407 -MD5 9e7d64873559cebdc60ee1d0d7845ce7 files/ftp-pamd-include 747 +MD5 71de809769dbb460e7bd10dd4693c3ae ftpbase-0.00.ebuild 2455 +MD5 f545d2bcdb5641a7863b64be435382e2 metadata.xml 285 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ftpbase-0.00 0 MD5 7be20c7c1b62bb7e65994bd7a686695e files/ftp-pamd 807 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFC6PL/KRy60XGEcJIRAhP3AKCj3F3vbPDrJb4nsOMyAkHfQTQ4kwCgnyFz -nlpYyoIoFmlzaLm+pHaT2vU= -=7Iyh ------END PGP SIGNATURE----- +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 023d13722f14..b2ba5d52659d 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.3 2005/07/28 14:59:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.4 2005/07/29 17:15:38 dertobi123 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 ) ) |