diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:26:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:26:39 +0000 |
commit | a61ac2642655a4898a8c35f91a13c2d310584840 (patch) | |
tree | 99dde6652b0e0ffd5abdcc3d128058e0cb6740eb /gnome-base | |
parent | Drop alpha/ia64/sparc keywords (diff) | |
download | gentoo-2-a61ac2642655a4898a8c35f91a13c2d310584840.tar.gz gentoo-2-a61ac2642655a4898a8c35f91a13c2d310584840.tar.bz2 gentoo-2-a61ac2642655a4898a8c35f91a13c2d310584840.zip |
alpha/ia64/sh/sparc stable wrt #393007
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index be13fe80fa6a..8ec546cb76d1 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.168 2012/03/05 22:04:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.169 2012/03/25 16:26:39 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> gvfs-1.10.1.ebuild: + alpha/ia64/sh/sparc stable wrt #393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> gvfs-1.10.1.ebuild: Marking gvfs-1.10.1 ppc stable for bug 393007 diff --git a/gnome-base/gvfs/gvfs-1.10.1.ebuild b/gnome-base/gvfs/gvfs-1.10.1.ebuild index c776b97379f9..cd8f9e34c5ed 100644 --- a/gnome-base/gvfs/gvfs-1.10.1.ebuild +++ b/gnome-base/gvfs/gvfs-1.10.1.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.10.1.ebuild,v 1.11 2012/03/05 22:04:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.10.1.ebuild,v 1.12 2012/03/25 16:26:39 armin76 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 ~x86-fbsd" + KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" DOCS="AUTHORS ChangeLog NEWS MAINTAINERS README TODO" # ChangeLog.pre-1.2 README.commits fi |