diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:29:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:29:47 +0000 |
commit | 3463c876a8ec18fcbf25844394aa32d3422ba969 (patch) | |
tree | d3ec0daadcbc4acc11018cf76b16b40e8af2d16d /x11-plugins | |
parent | Stable for ppc, wrt bug #506080 (diff) | |
download | gentoo-2-3463c876a8ec18fcbf25844394aa32d3422ba969.tar.gz gentoo-2-3463c876a8ec18fcbf25844394aa32d3422ba969.tar.bz2 gentoo-2-3463c876a8ec18fcbf25844394aa32d3422ba969.zip |
Stable for ppc, wrt bug #507088
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/fsviewer/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/fsviewer/fsviewer-0.2.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/fsviewer/ChangeLog b/x11-plugins/fsviewer/ChangeLog index d0b7b50654cd..0deaa0b63391 100644 --- a/x11-plugins/fsviewer/ChangeLog +++ b/x11-plugins/fsviewer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/fsviewer -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.24 2014/06/14 10:09:05 phajdan.jr Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.25 2015/03/02 09:29:47 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> fsviewer-0.2.6.ebuild: + Stable for ppc, wrt bug #507088 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fsviewer-0.2.6.ebuild: x86 stable wrt bug #507088 diff --git a/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild b/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild index b180cdb7da04..c35a3688258f 100644 --- a/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild +++ b/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v 1.5 2014/06/14 10:09:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v 1.6 2015/03/02 09:29:47 ago Exp $ EAPI=5 inherit autotools eutils multilib @@ -13,7 +13,7 @@ SRC_URI="http://www.bayernline.de/~gscholz/linux/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="nls" RDEPEND=">=x11-wm/windowmaker-0.95.2 |