diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-29 06:09:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-29 06:09:58 +0000 |
commit | 791dab57d2bfdf6da36387bc5c7602547515355e (patch) | |
tree | 3c727b9b54642b6f10aafe54333210b5c257d528 /x11-misc/spacefm | |
parent | Stable for x86, wrt bug #504226 (diff) | |
download | gentoo-2-791dab57d2bfdf6da36387bc5c7602547515355e.tar.gz gentoo-2-791dab57d2bfdf6da36387bc5c7602547515355e.tar.bz2 gentoo-2-791dab57d2bfdf6da36387bc5c7602547515355e.zip |
Stable for x86, wrt bug #504360
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/spacefm')
-rw-r--r-- | x11-misc/spacefm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/spacefm/spacefm-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/spacefm/ChangeLog b/x11-misc/spacefm/ChangeLog index 68c26e7ddd0a..8f2b6f3a7428 100644 --- a/x11-misc/spacefm/ChangeLog +++ b/x11-misc/spacefm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/spacefm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.60 2014/03/22 20:26:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.61 2014/03/29 06:09:58 ago Exp $ + + 29 Mar 2014; Agostino Sarubbo <ago@gentoo.org> spacefm-0.9.3.ebuild: + Stable for x86, wrt bug #504360 22 Mar 2014; Chema Alonso <nimiux@gentoo.org> spacefm-0.9.3.ebuild: Stable for amd64 wrt bug #504360 diff --git a/x11-misc/spacefm/spacefm-0.9.3.ebuild b/x11-misc/spacefm/spacefm-0.9.3.ebuild index 361ab65d2668..721a7b36887e 100644 --- a/x11-misc/spacefm/spacefm-0.9.3.ebuild +++ b/x11-misc/spacefm/spacefm-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/spacefm-0.9.3.ebuild,v 1.2 2014/03/22 20:26:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/spacefm-0.9.3.ebuild,v 1.3 2014/03/29 06:09:58 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+startup-notification" RDEPEND="dev-libs/glib:2 |