summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-10-11 11:49:51 +0000
committerMarkus Meier <maekke@gentoo.org>2014-10-11 11:49:51 +0000
commit1cde21582ee4f5b27625a559eb5177234c5d6621 (patch)
tree6530a8514315ae7574a04c5182f6c23123efd22a /dev-python/gnome-vfs-python
parentarm stable, bug #512012 (diff)
downloadgentoo-2-1cde21582ee4f5b27625a559eb5177234c5d6621.tar.gz
gentoo-2-1cde21582ee4f5b27625a559eb5177234c5d6621.tar.bz2
gentoo-2-1cde21582ee4f5b27625a559eb5177234c5d6621.zip
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/gnome-vfs-python')
-rw-r--r--dev-python/gnome-vfs-python/ChangeLog6
-rw-r--r--dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-vfs-python/ChangeLog b/dev-python/gnome-vfs-python/ChangeLog
index c8ade299b55f..8f4138e0997e 100644
--- a/dev-python/gnome-vfs-python/ChangeLog
+++ b/dev-python/gnome-vfs-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.46 2014/09/15 08:19:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.47 2014/10/11 11:49:51 maekke Exp $
+
+ 11 Oct 2014; Markus Meier <maekke@gentoo.org>
+ gnome-vfs-python-2.28.1-r1.ebuild:
+ arm stable, bug #512012
15 Sep 2014; Agostino Sarubbo <ago@gentoo.org>
gnome-vfs-python-2.28.1-r1.ebuild:
diff --git a/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild b/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild
index bba0b4169cad..81195aa7167e 100644
--- a/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild
+++ b/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.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/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.8 2014/09/15 08:19:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.9 2014/10/11 11:49:51 maekke Exp $
EAPI="5"
@@ -13,7 +13,7 @@ inherit gnome-python-common-r1
DESCRIPTION="Python bindings for the GnomeVFS library"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc examples"
RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]