diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:21:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:21:36 +0000 |
commit | 813e016fcbabb7b90680a35080bd861b485ed229 (patch) | |
tree | b285ba6b47155b2dd9a6bbcb0f78a19e87c297f6 /gnome-base/gvfs | |
parent | arm stable, bug #427544 (diff) | |
download | gentoo-2-813e016fcbabb7b90680a35080bd861b485ed229.tar.gz gentoo-2-813e016fcbabb7b90680a35080bd861b485ed229.tar.bz2 gentoo-2-813e016fcbabb7b90680a35080bd861b485ed229.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gvfs')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 5d8f45d29aa1..3f4f713f0249 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.186 2012/10/04 14:53:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.187 2012/10/06 09:21:36 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> gvfs-1.12.3.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gvfs-1.12.3.ebuild: Stable for amd64, wrt bug #427544 diff --git a/gnome-base/gvfs/gvfs-1.12.3.ebuild b/gnome-base/gvfs/gvfs-1.12.3.ebuild index 90ba865a4917..72706e032efd 100644 --- a/gnome-base/gvfs/gvfs-1.12.3.ebuild +++ b/gnome-base/gvfs/gvfs-1.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.12.3.ebuild,v 1.6 2012/10/04 14:53:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.12.3.ebuild,v 1.7 2012/10/06 09:21:36 maekke Exp $ EAPI=4 GCONF_DEBUG=no @@ -20,7 +20,7 @@ if [[ ${PV} = 9999 ]]; then KEYWORDS="" DOCS="" else - KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" DOCS="AUTHORS ChangeLog NEWS MAINTAINERS README TODO" # ChangeLog.pre-1.2 README.commits fi |