public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Faulhammer (fauli)" <fauli@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-fs/curlftpfs: ChangeLog curlftpfs-0.9.2-r1.ebuild
Date: Fri, 01 Jan 2010 21:17:54 +0000	[thread overview]
Message-ID: <E1NQosc-00050e-CD@stork.gentoo.org> (raw)

fauli       10/01/01 21:17:54

  Modified:             ChangeLog curlftpfs-0.9.2-r1.ebuild
  Log:
  Port Prefix patch and keywords over
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.17                 net-fs/curlftpfs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/curlftpfs/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/curlftpfs/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/curlftpfs/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	10 Dec 2009 22:07:32 -0000	1.16
+++ ChangeLog	1 Jan 2010 21:17:53 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for net-fs/curlftpfs
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/ChangeLog,v 1.16 2009/12/10 22:07:32 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/ChangeLog,v 1.17 2010/01/01 21:17:53 fauli Exp $
+
+  01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  curlftpfs-0.9.2-r1.ebuild, +files/curlftpfs-0.9.2-darwin.patch:
+  Port Prefix patch and keywords over
 
 *curlftpfs-0.9.2-r1 (10 Dec 2009)
 



1.2                  net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild?r1=1.1&r2=1.2

Index: curlftpfs-0.9.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- curlftpfs-0.9.2-r1.ebuild	10 Dec 2009 22:07:32 -0000	1.1
+++ curlftpfs-0.9.2-r1.ebuild	1 Jan 2010 21:17:53 -0000	1.2
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.1 2009/12/10 22:07:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild,v 1.2 2010/01/01 21:17:53 fauli Exp $
+
 
 EAPI=2
 
-inherit eutils
+inherit eutils autotools
 
 DESCRIPTION="File system for accessing ftp hosts based on FUSE"
 HOMEPAGE="http://curlftpfs.sourceforge.net/"
@@ -12,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 RESTRICT="test" # bug 258460
 
@@ -23,6 +24,8 @@
 
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-64bit_filesize.patch
+	epatch "${FILESDIR}"/${PN}-0.9.2-darwin.patch
+	eautoreconf
 }
 
 src_install() {






             reply	other threads:[~2010-01-01 21:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-01 21:17 Christian Faulhammer (fauli) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-08 11:27 [gentoo-commits] gentoo-x86 commit in net-fs/curlftpfs: ChangeLog curlftpfs-0.9.2-r1.ebuild Christian Faulhammer (fauli)
2009-12-10 22:07 Christian Faulhammer (fauli)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NQosc-00050e-CD@stork.gentoo.org \
    --to=fauli@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox