diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 11:58:04 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 11:58:04 +0000 |
commit | 5cc463ab270eb8c310bddef2ffa2df792823eaed (patch) | |
tree | a419c4c0f508e1f9126a807d01944b71d8542a77 /gnome-base/gvfs | |
parent | Stable for amd64, wrt bug #436894 (diff) | |
download | gentoo-2-5cc463ab270eb8c310bddef2ffa2df792823eaed.tar.gz gentoo-2-5cc463ab270eb8c310bddef2ffa2df792823eaed.tar.bz2 gentoo-2-5cc463ab270eb8c310bddef2ffa2df792823eaed.zip |
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
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 813a12acb40c..b09a308dcd34 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.184 2012/09/26 10:54:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.185 2012/10/03 11:58:04 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gvfs-1.12.3.ebuild: + x86 stable wrt bug #427544 *gvfs-1.12.3-r1 (26 Sep 2012) diff --git a/gnome-base/gvfs/gvfs-1.12.3.ebuild b/gnome-base/gvfs/gvfs-1.12.3.ebuild index 8aac037f5455..0b86ae3ad8a4 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.4 2012/09/25 11:46:48 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.12.3.ebuild,v 1.5 2012/10/03 11:58:04 phajdan.jr 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 |