diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-18 15:54:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-18 15:54:50 +0000 |
commit | 9cb380653c80b1747d3ef0981995d0d17516e86d (patch) | |
tree | ead8023f3060dab57ca467415ba1ca96e6c9b471 /net-fs/ncpfs | |
parent | x86 stable wrt bug #510600 (diff) | |
download | gentoo-2-9cb380653c80b1747d3ef0981995d0d17516e86d.tar.gz gentoo-2-9cb380653c80b1747d3ef0981995d0d17516e86d.tar.bz2 gentoo-2-9cb380653c80b1747d3ef0981995d0d17516e86d.zip |
x86 stable wrt bug #521746
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-fs/ncpfs')
-rw-r--r-- | net-fs/ncpfs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/ncpfs/ChangeLog b/net-fs/ncpfs/ChangeLog index cb1755b61b03..b9a7423d0347 100644 --- a/net-fs/ncpfs/ChangeLog +++ b/net-fs/ncpfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/ncpfs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.37 2015/03/02 09:20:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.38 2015/04/18 15:54:50 pacho Exp $ + + 18 Apr 2015; Pacho Ramos <pacho@gentoo.org> ncpfs-2.2.6-r3.ebuild: + x86 stable wrt bug #521746 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ncpfs-2.2.6-r3.ebuild: Stable for ppc, wrt bug #521746 diff --git a/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild b/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild index 60341c47b1ac..d6e9e69aec0d 100644 --- a/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.5 2015/03/02 09:20:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.6 2015/04/18 15:54:50 pacho Exp $ EAPI=5 inherit eutils pam @@ -11,7 +11,7 @@ SRC_URI="ftp://platan.vc.cvut.cz/pub/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ppc ~ppc64 x86" IUSE="nls pam php" DEPEND="nls? ( sys-devel/gettext ) |