diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-10-15 04:10:26 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-10-15 04:10:26 +0000 |
commit | 835171b2c06051a97c8c27730b251f53eecbffd0 (patch) | |
tree | 9eb2db5e8c91c5e0568a8ea3195a956fc5875091 /gnome-base | |
parent | Stable on alpha, bug 427544. (diff) | |
download | gentoo-2-835171b2c06051a97c8c27730b251f53eecbffd0.tar.gz gentoo-2-835171b2c06051a97c8c27730b251f53eecbffd0.tar.bz2 gentoo-2-835171b2c06051a97c8c27730b251f53eecbffd0.zip |
Stable on alpha, bug 427544.
(Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'gnome-base')
-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 17ac25dac544..d5d4820d4ee2 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.188 2012/10/07 01:59:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.189 2012/10/15 04:10:26 mattst88 Exp $ + + 15 Oct 2012; Matt Turner <mattst88@gentoo.org> gvfs-1.12.3.ebuild: + Stable on alpha, bug 427544. 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gvfs-1.12.3.ebuild: stable ppc64, bug #427544 diff --git a/gnome-base/gvfs/gvfs-1.12.3.ebuild b/gnome-base/gvfs/gvfs-1.12.3.ebuild index 1917ce43db77..0e8f9cb49a5d 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.8 2012/10/07 01:59:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.12.3.ebuild,v 1.9 2012/10/15 04:10:26 mattst88 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 |