diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:20:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:20:32 +0000 |
commit | 0d73371eab782f55d7698f4ae936991d1c04c100 (patch) | |
tree | 197dfd5eefa8450cab768d877ed5fa771dea991f /net-fs | |
parent | Stable for ppc, wrt bug #522764 (diff) | |
download | gentoo-2-0d73371eab782f55d7698f4ae936991d1c04c100.tar.gz gentoo-2-0d73371eab782f55d7698f4ae936991d1c04c100.tar.bz2 gentoo-2-0d73371eab782f55d7698f4ae936991d1c04c100.zip |
Stable for ppc, wrt bug #521746
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/ncpfs/ChangeLog | 7 | ||||
-rw-r--r-- | net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-fs/ncpfs/ChangeLog b/net-fs/ncpfs/ChangeLog index bcf7dacbd56b..cb1755b61b03 100644 --- a/net-fs/ncpfs/ChangeLog +++ b/net-fs/ncpfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/ncpfs -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.36 2014/09/09 18:54:36 nimiux Exp $ +# 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 $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ncpfs-2.2.6-r3.ebuild: + Stable for ppc, wrt bug #521746 09 Sep 2014; Chema Alonso <nimiux@gentoo.org> ncpfs-2.2.6-r3.ebuild: Stable for amd64 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 4b5e25f05fc2..60341c47b1ac 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-2014 Gentoo Foundation +# 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.4 2014/09/09 18:54:36 nimiux Exp $ +# $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 $ 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 ) |