public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/python-fuse: python-fuse-2.5.ebuild ChangeLog
@ 2007-09-30 15:28 Sven Wegener (swegener)
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wegener (swegener) @ 2007-09-30 15:28 UTC (permalink / raw
  To: gentoo-commits

swegener    07/09/30 15:28:02

  Modified:             python-fuse-2.5.ebuild ChangeLog
  Log:
  Add ~amd64 keyword.
  (Portage version: 2.1.3.11)

Revision  Changes    Path
1.2                  sys-fs/python-fuse/python-fuse-2.5.ebuild

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

Index: python-fuse-2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-fuse-2.5.ebuild	2 Jul 2007 04:17:58 -0000	1.1
+++ python-fuse-2.5.ebuild	30 Sep 2007 15:28:02 -0000	1.2
@@ -1,12 +1,12 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild,v 1.1 2007/07/02 04:17:58 jmglov Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild,v 1.2 2007/09/30 15:28:02 swegener Exp $
 
 inherit distutils
 
 MY_P="${PN}_${PV}"
 
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 DESCRIPTION="Python FUSE bindings"
 HOMEPAGE="http://fuse.sourceforge.net/wiki/index.php/FusePython"
 SRC_URI="http://ftp.debian.org/debian/pool/main/p/${PN}/${MY_P}.orig.tar.gz"



1.2                  sys-fs/python-fuse/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	2 Jul 2007 04:17:58 -0000	1.1
+++ ChangeLog	30 Sep 2007 15:28:02 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/python-fuse
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/ChangeLog,v 1.1 2007/07/02 04:17:58 jmglov Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/ChangeLog,v 1.2 2007/09/30 15:28:02 swegener Exp $
+
+  30 Sep 2007; Sven Wegener <swegener@gentoo.org> python-fuse-2.5.ebuild:
+  Add ~amd64 keyword.
 
 *python-fuse-2.5 (02 Jul 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/python-fuse: python-fuse-2.5.ebuild ChangeLog
@ 2008-02-13  8:05 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-02-13  8:05 UTC (permalink / raw
  To: gentoo-commits

opfer       08/02/13 08:05:14

  Modified:             python-fuse-2.5.ebuild ChangeLog
  Log:
  quote variable
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.3                  sys-fs/python-fuse/python-fuse-2.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild?r1=1.2&r2=1.3

Index: python-fuse-2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-fuse-2.5.ebuild	30 Sep 2007 15:28:02 -0000	1.2
+++ python-fuse-2.5.ebuild	13 Feb 2008 08:05:14 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild,v 1.2 2007/09/30 15:28:02 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/python-fuse-2.5.ebuild,v 1.3 2008/02/13 08:05:14 opfer Exp $
 
 inherit distutils
 
@@ -25,5 +25,5 @@
 
 src_install() {
 	distutils_src_install
-	cp -r example ${D}/usr/share/doc/${PF}/
+	cp -r example "${D}"/usr/share/doc/${PF}/
 }



1.4                  sys-fs/python-fuse/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/python-fuse/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	13 Feb 2008 07:50:24 -0000	1.3
+++ ChangeLog	13 Feb 2008 08:05:14 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/python-fuse
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/ChangeLog,v 1.3 2008/02/13 07:50:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/python-fuse/ChangeLog,v 1.4 2008/02/13 08:05:14 opfer Exp $
+
+  13 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
+  python-fuse-2.5.ebuild:
+  quote variable
 
   13 Feb 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml:
   add no-herd



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-13  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13  8:05 [gentoo-commits] gentoo-x86 commit in sys-fs/python-fuse: python-fuse-2.5.ebuild ChangeLog Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2007-09-30 15:28 Sven Wegener (swegener)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox