diff options
author | 2013-05-14 09:41:48 +0000 | |
---|---|---|
committer | 2013-05-14 09:41:48 +0000 | |
commit | f7a7968624df8d9ce8de55df778d2dfc24a310d9 (patch) | |
tree | 7189da8d6c3ab88904e186ced3d5516e90404ab3 /x11-misc/spacefm | |
parent | Stable for x86, wrt bug #469746 (diff) | |
download | gentoo-2-f7a7968624df8d9ce8de55df778d2dfc24a310d9.tar.gz gentoo-2-f7a7968624df8d9ce8de55df778d2dfc24a310d9.tar.bz2 gentoo-2-f7a7968624df8d9ce8de55df778d2dfc24a310d9.zip |
Stable for x86, wrt bug #469746
(Portage version: 2.1.11.63/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.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/spacefm/ChangeLog b/x11-misc/spacefm/ChangeLog index 55e3a0ee31c2..68501a10877a 100644 --- a/x11-misc/spacefm/ChangeLog +++ b/x11-misc/spacefm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/spacefm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.52 2013/05/14 09:02:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.53 2013/05/14 09:41:48 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> spacefm-0.8.7.ebuild: + Stable for x86, wrt bug #469746 14 May 2013; Agostino Sarubbo <ago@gentoo.org> spacefm-0.8.7.ebuild: Stable for amd64, wrt bug #469746 diff --git a/x11-misc/spacefm/spacefm-0.8.7.ebuild b/x11-misc/spacefm/spacefm-0.8.7.ebuild index 3cc647c4c6a4..4b4cecc1c8c6 100644 --- a/x11-misc/spacefm/spacefm-0.8.7.ebuild +++ b/x11-misc/spacefm/spacefm-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/spacefm-0.8.7.ebuild,v 1.2 2013/05/14 09:02:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/spacefm-0.8.7.ebuild,v 1.3 2013/05/14 09:41:48 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 |