diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 10:21:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 10:21:15 +0000 |
commit | f40f844bbef8ca0fa54aca62fb66a2b3779e3424 (patch) | |
tree | 344cf6913e5a3dbf9e083b08523102b36eacacd5 /net-fs/ncpfs | |
parent | Follow upstream bump of minimal spice protocol versions. (diff) | |
download | gentoo-2-f40f844bbef8ca0fa54aca62fb66a2b3779e3424.tar.gz gentoo-2-f40f844bbef8ca0fa54aca62fb66a2b3779e3424.tar.bz2 gentoo-2-f40f844bbef8ca0fa54aca62fb66a2b3779e3424.zip |
stable for x86, wrt to bug #418227
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-fs/ncpfs')
-rw-r--r-- | net-fs/ncpfs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/ncpfs/ncpfs-2.2.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/ncpfs/ChangeLog b/net-fs/ncpfs/ChangeLog index d598a97f33da..fee6a40fe38e 100644 --- a/net-fs/ncpfs/ChangeLog +++ b/net-fs/ncpfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/ncpfs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.31 2012/06/11 09:20:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.32 2012/12/04 10:21:15 ago Exp $ + + 04 Dec 2012; <ago@gentoo.org> ncpfs-2.2.6-r2.ebuild: + stable for x86, wrt to bug #418227 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> ncpfs-2.2.6-r2.ebuild: Stable for amd64, wrt bug #418227 diff --git a/net-fs/ncpfs/ncpfs-2.2.6-r2.ebuild b/net-fs/ncpfs/ncpfs-2.2.6-r2.ebuild index 158ddfc3aa5d..ff84249e1cc7 100644 --- a/net-fs/ncpfs/ncpfs-2.2.6-r2.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.4 2012/06/11 09:20:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r2.ebuild,v 1.5 2012/12/04 10:21:15 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://platan.vc.cvut.cz/pub/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="nls pam php" DEPEND="nls? ( sys-devel/gettext ) |