summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-09-09 18:54:36 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-09-09 18:54:36 +0000
commitdef2e3c854b1e21d8ba6f2b01eb2732ead9f2a5a (patch)
tree2f59d57dc384ffe0be4812a628abfcb53f4effcf /net-fs
parentCleanup old (diff)
downloadgentoo-2-def2e3c854b1e21d8ba6f2b01eb2732ead9f2a5a.tar.gz
gentoo-2-def2e3c854b1e21d8ba6f2b01eb2732ead9f2a5a.tar.bz2
gentoo-2-def2e3c854b1e21d8ba6f2b01eb2732ead9f2a5a.zip
Stable for amd64 wrt bug #521746
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/ncpfs/ChangeLog5
-rw-r--r--net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/ncpfs/ChangeLog b/net-fs/ncpfs/ChangeLog
index 316ee166d913..bcf7dacbd56b 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.35 2014/09/09 16:54:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.36 2014/09/09 18:54:36 nimiux Exp $
+
+ 09 Sep 2014; Chema Alonso <nimiux@gentoo.org> ncpfs-2.2.6-r3.ebuild:
+ Stable for amd64 wrt bug #521746
09 Sep 2014; Jeroen Roovers <jer@gentoo.org> ncpfs-2.2.6-r3.ebuild,
+files/ncpfs-2.2.6-zend_function_entry.patch:
diff --git a/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild b/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild
index 8a210374e3ad..4b5e25f05fc2 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
# 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.3 2014/09/09 16:54:17 jer Exp $
+# $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 $
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 )