summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-11-26 16:40:08 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-11-26 16:40:08 +0000
commit637bdc1803df0fe27fe06d59ca766d92475a81cb (patch)
tree1ae8ab60c8000c35c2997a15df29e13d97bd9ddc /dev-python/fuse-python/fuse-python-0.2.1.ebuild
parentmark stable for amd64, x86 (diff)
downloadgentoo-2-637bdc1803df0fe27fe06d59ca766d92475a81cb.tar.gz
gentoo-2-637bdc1803df0fe27fe06d59ca766d92475a81cb.tar.bz2
gentoo-2-637bdc1803df0fe27fe06d59ca766d92475a81cb.zip
Stable on amd64 wrt bug #391619
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/fuse-python/fuse-python-0.2.1.ebuild')
-rw-r--r--dev-python/fuse-python/fuse-python-0.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/fuse-python/fuse-python-0.2.1.ebuild b/dev-python/fuse-python/fuse-python-0.2.1.ebuild
index 11711565f9ff..13cfc4c24d38 100644
--- a/dev-python/fuse-python/fuse-python-0.2.1.ebuild
+++ b/dev-python/fuse-python/fuse-python-0.2.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/fuse-python-0.2.1.ebuild,v 1.1 2010/04/14 23:05:27 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/fuse-python-0.2.1.ebuild,v 1.2 2011/11/26 16:40:08 hwoarang Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit eutils distutils
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DESCRIPTION="Python FUSE bindings"
HOMEPAGE="http://fuse.sourceforge.net/wiki/index.php/FusePython"