summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-05-15 18:57:33 +0000
committerJeroen Roovers <jer@gentoo.org>2008-05-15 18:57:33 +0000
commit0463505e3cd45731ca84cbfdb69071470e71cb00 (patch)
treeccf5edae793a881a364d8089e12f7c915510e66a /net-ftp/ftpbase
parentFix HOMEPAGE, thanks to welpie (diff)
downloadgentoo-2-0463505e3cd45731ca84cbfdb69071470e71cb00.tar.gz
gentoo-2-0463505e3cd45731ca84cbfdb69071470e71cb00.tar.bz2
gentoo-2-0463505e3cd45731ca84cbfdb69071470e71cb00.zip
Stable for HPPA (bug #222151).
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'net-ftp/ftpbase')
-rw-r--r--net-ftp/ftpbase/ChangeLog5
-rw-r--r--net-ftp/ftpbase/ftpbase-0.01-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftpbase/ChangeLog b/net-ftp/ftpbase/ChangeLog
index 2f9c3d201fea..62b6e4761b8a 100644
--- a/net-ftp/ftpbase/ChangeLog
+++ b/net-ftp/ftpbase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/ftpbase
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.18 2008/05/15 09:42:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.19 2008/05/15 18:57:33 jer Exp $
+
+ 15 May 2008; Jeroen Roovers <jer@gentoo.org> ftpbase-0.01-r1.ebuild:
+ Stable for HPPA (bug #222151).
15 May 2008; Raúl Porcel <armin76@gentoo.org> ftpbase-0.01-r1.ebuild:
alpha/ia64/sparc/x86 stable wrt #222151
diff --git a/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild
index a5461e6c7b58..313cacea7b6a 100644
--- a/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild
+++ b/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild,v 1.2 2008/05/15 09:42:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r1.ebuild,v 1.3 2008/05/15 18:57:33 jer Exp $
inherit eutils pam
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="pam"
DEPEND="pam? ( virtual/pam )