diff options
author | 2015-05-27 10:36:11 +0000 | |
---|---|---|
committer | 2015-05-27 10:36:11 +0000 | |
commit | cf646f96779bc1ad04b82c5e111726a2470445c4 (patch) | |
tree | 40b6eb0c99134d3277ded5d9be5700c1d341c197 /x11-misc | |
parent | when munging the libtool paths, make sure we use the internal multilib path a... (diff) | |
download | gentoo-2-cf646f96779bc1ad04b82c5e111726a2470445c4.tar.gz gentoo-2-cf646f96779bc1ad04b82c5e111726a2470445c4.tar.bz2 gentoo-2-cf646f96779bc1ad04b82c5e111726a2470445c4.zip |
Stable for amd64, wrt bug #535832
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/pathfinder/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/pathfinder/pathfinder-1.7.49.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/pathfinder/ChangeLog b/x11-misc/pathfinder/ChangeLog index 93668ce4f708..e8f6dfe742b7 100644 --- a/x11-misc/pathfinder/ChangeLog +++ b/x11-misc/pathfinder/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/pathfinder -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v 1.41 2014/11/11 21:17:30 mabi Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v 1.42 2015/05/27 10:36:11 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> pathfinder-1.7.49.ebuild: + Stable for amd64, wrt bug #535832 *pathfinder-1.7.49 (11 Nov 2014) diff --git a/x11-misc/pathfinder/pathfinder-1.7.49.ebuild b/x11-misc/pathfinder/pathfinder-1.7.49.ebuild index ec80d137119a..6555b9418ef5 100644 --- a/x11-misc/pathfinder/pathfinder-1.7.49.ebuild +++ b/x11-misc/pathfinder/pathfinder-1.7.49.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-misc/pathfinder/pathfinder-1.7.49.ebuild,v 1.1 2014/11/11 21:17:30 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.7.49.ebuild,v 1.2 2015/05/27 10:36:11 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ DESCRIPTION="File manager based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+jpeg +png +tiff" DEPEND=" |