diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:09:05 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:09:05 +0000 |
commit | 98504a79dc90f79dbe853f7efe07f59ca3707f2a (patch) | |
tree | cbe97db337c31b1251c6d5fd048bada60f3bda4b /x11-plugins | |
parent | x86 stable wrt bug #510668 (diff) | |
download | gentoo-2-98504a79dc90f79dbe853f7efe07f59ca3707f2a.tar.gz gentoo-2-98504a79dc90f79dbe853f7efe07f59ca3707f2a.tar.bz2 gentoo-2-98504a79dc90f79dbe853f7efe07f59ca3707f2a.zip |
x86 stable wrt bug #507088
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/fsviewer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/fsviewer/fsviewer-0.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/fsviewer/ChangeLog b/x11-plugins/fsviewer/ChangeLog index 9f61d30374b9..d0b7b50654cd 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.23 2014/05/24 11:11:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.24 2014/06/14 10:09:05 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fsviewer-0.2.6.ebuild: + x86 stable wrt bug #507088 24 May 2014; Markos Chandras <hwoarang@gentoo.org> fsviewer-0.2.6.ebuild: Stable on amd64 wrt bug #507088 diff --git a/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild b/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild index fecd776c5850..b180cdb7da04 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 # 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.4 2014/05/24 11:11:33 hwoarang Exp $ +# $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 $ 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 |