diff options
author | 2013-05-14 09:02:35 +0000 | |
---|---|---|
committer | 2013-05-14 09:02:35 +0000 | |
commit | 6c9650ae06f19991b65b1350fdb573fa5a8cde89 (patch) | |
tree | 9e7edcadf23dd34fd9435d39970202e0f4d4de37 /x11-misc/spacefm | |
parent | Stable for amd64, wrt bug #469736 (diff) | |
download | gentoo-2-6c9650ae06f19991b65b1350fdb573fa5a8cde89.tar.gz gentoo-2-6c9650ae06f19991b65b1350fdb573fa5a8cde89.tar.bz2 gentoo-2-6c9650ae06f19991b65b1350fdb573fa5a8cde89.zip |
Stable for amd64, wrt bug #469746
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 3fd30f69ecd6..55e3a0ee31c2 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.51 2013/03/17 19:24:23 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.52 2013/05/14 09:02:35 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> spacefm-0.8.7.ebuild: + Stable for amd64, wrt bug #469746 *spacefm-0.8.7 (17 Mar 2013) diff --git a/x11-misc/spacefm/spacefm-0.8.7.ebuild b/x11-misc/spacefm/spacefm-0.8.7.ebuild index 62e08fc1fbbf..3cc647c4c6a4 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.1 2013/03/17 19:24:23 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/spacefm-0.8.7.ebuild,v 1.2 2013/05/14 09:02:35 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 |