diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:30:59 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:30:59 +0000 |
commit | 30a96c5a73ca8203d00652d45ee7b35b19346fbe (patch) | |
tree | 679939709592f319b4660d6cc17aa8dc14900a83 /gnome-base | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-30a96c5a73ca8203d00652d45ee7b35b19346fbe.tar.gz gentoo-2-30a96c5a73ca8203d00652d45ee7b35b19346fbe.tar.bz2 gentoo-2-30a96c5a73ca8203d00652d45ee7b35b19346fbe.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 d5d4820d4ee2..60a614507c42 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.189 2012/10/15 04:10:26 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.190 2012/10/16 04:30:59 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gvfs-1.12.3.ebuild: + stable ppc, bug #427544 15 Oct 2012; Matt Turner <mattst88@gentoo.org> gvfs-1.12.3.ebuild: Stable on alpha, bug 427544. diff --git a/gnome-base/gvfs/gvfs-1.12.3.ebuild b/gnome-base/gvfs/gvfs-1.12.3.ebuild index 0e8f9cb49a5d..550a3b11a032 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.9 2012/10/15 04:10:26 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.12.3.ebuild,v 1.10 2012/10/16 04:30:59 blueness 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 |