diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-20 18:17:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-20 18:17:58 +0000 |
commit | 63a88a3de73d3fc737f04753b86e69f1885625a7 (patch) | |
tree | 006f39fc98dcbaf86c8b26510640f0090843067a /net-ftp/ftpbase | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #321349 (diff) | |
download | gentoo-2-63a88a3de73d3fc737f04753b86e69f1885625a7.tar.gz gentoo-2-63a88a3de73d3fc737f04753b86e69f1885625a7.tar.bz2 gentoo-2-63a88a3de73d3fc737f04753b86e69f1885625a7.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #317279
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-ftp/ftpbase')
-rw-r--r-- | net-ftp/ftpbase/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/ftpbase/ftpbase-0.01-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftpbase/ChangeLog b/net-ftp/ftpbase/ChangeLog index 75e59422d93f..487ef3621b2d 100644 --- a/net-ftp/ftpbase/ChangeLog +++ b/net-ftp/ftpbase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/ftpbase # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.25 2010/06/13 18:05:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.26 2010/06/20 18:17:58 armin76 Exp $ + + 20 Jun 2010; Raúl Porcel <armin76@gentoo.org> ftpbase-0.01-r2.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #317279 13 Jun 2010; Christoph Mende <angelos@gentoo.org> ftpbase-0.01-r2.ebuild: Stable on amd64 wrt bug #317279 diff --git a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild index b29316727bf6..92046db59185 100644 --- a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild +++ b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild,v 1.3 2010/06/13 18:05:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild,v 1.4 2010/06/20 18:17:58 armin76 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 ) |