summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-fs/curlftpfs/ChangeLog5
-rw-r--r--net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/curlftpfs/ChangeLog b/net-fs/curlftpfs/ChangeLog
index 789b9ad458b1..5ca4a80e650d 100644
--- a/net-fs/curlftpfs/ChangeLog
+++ b/net-fs/curlftpfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/curlftpfs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/ChangeLog,v 1.27 2013/06/07 05:22:06 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/ChangeLog,v 1.28 2013/06/25 14:49:29 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> curlftpfs-0.9.2-r1.ebuild:
+ Stable for amd64, wrt bug #472040
07 Jun 2013; Sergei Trofimovich <slyfox@gentoo.org> curlftpfs-0.9.2-r2.ebuild:
Added 'epatch_user' to ease experiments with unofficial fixes (like in bug
diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild
index 8cb343e4bae0..d96786bf89d2 100644
--- a/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild
+++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild,v 1.8 2013/06/06 19:33:27 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild,v 1.9 2013/06/25 14:49:29 ago Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 arm x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
RESTRICT="test" # bug 258460