diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-30 09:47:06 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-30 09:47:06 +0000 |
commit | 8f28ace22df96a42e005a22ea08d921defc3427d (patch) | |
tree | 8938915f6de7a5e1fe3775677e87d68a60a1a409 /net-ftp/ftpbase | |
parent | version bump (diff) | |
download | gentoo-2-8f28ace22df96a42e005a22ea08d921defc3427d.tar.gz gentoo-2-8f28ace22df96a42e005a22ea08d921defc3427d.tar.bz2 gentoo-2-8f28ace22df96a42e005a22ea08d921defc3427d.zip |
Stable on hppa
(Portage version: 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/ftpbase-0.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftpbase/ChangeLog b/net-ftp/ftpbase/ChangeLog index 1152b12cb353..85382da19f62 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.5 2005/07/29 18:36:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.6 2005/07/30 09:44:41 killerfox Exp $ + + 30 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> ftpbase-0.00.ebuild: + Stable on hppa. bug #100364 29 Jul 2005; Markus Rothe <corsair@gentoo.org> ftpbase-0.00.ebuild: Stable on ppc64 (bug #100364) diff --git a/net-ftp/ftpbase/ftpbase-0.00.ebuild b/net-ftp/ftpbase/ftpbase-0.00.ebuild index 6c458d4cd252..cf8564402f05 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.5 2005/07/29 18:36:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.00.ebuild,v 1.6 2005/07/30 09:44:41 killerfox 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 ) ) |