summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-10-09 05:40:27 +0000
committerJeroen Roovers <jer@gentoo.org>2007-10-09 05:40:27 +0000
commit007992886231e7e0bdb1608526b628cb081c90fa (patch)
tree9bfefd3b73c90597b7a5bb8d4225a847f45fde19 /x11-misc/pathfinder
parentStable for HPPA (bug #194813). (diff)
downloadhistorical-007992886231e7e0bdb1608526b628cb081c90fa.tar.gz
historical-007992886231e7e0bdb1608526b628cb081c90fa.tar.bz2
historical-007992886231e7e0bdb1608526b628cb081c90fa.zip
Stable for HPPA (bug #194813).
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'x11-misc/pathfinder')
-rw-r--r--x11-misc/pathfinder/ChangeLog5
-rw-r--r--x11-misc/pathfinder/pathfinder-1.6.27.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/pathfinder/ChangeLog b/x11-misc/pathfinder/ChangeLog
index fad5514c3120..efae810acaa6 100644
--- a/x11-misc/pathfinder/ChangeLog
+++ b/x11-misc/pathfinder/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/pathfinder
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v 1.10 2007/06/06 10:06:37 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v 1.11 2007/10/09 05:40:27 jer Exp $
+
+ 09 Oct 2007; Jeroen Roovers <jer@gentoo.org> pathfinder-1.6.27.ebuild:
+ Stable for HPPA (bug #194813).
*pathfinder-1.6.27 (06 Jun 2007)
diff --git a/x11-misc/pathfinder/pathfinder-1.6.27.ebuild b/x11-misc/pathfinder/pathfinder-1.6.27.ebuild
index d31596c864e5..35a0c4ae7212 100644
--- a/x11-misc/pathfinder/pathfinder-1.6.27.ebuild
+++ b/x11-misc/pathfinder/pathfinder-1.6.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.27.ebuild,v 1.1 2007/06/06 10:06:37 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.27.ebuild,v 1.2 2007/10/09 05:40:27 jer Exp $
inherit fox
@@ -8,10 +8,10 @@ DESCRIPTION="File manager based on the FOX Toolkit"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~x86"
IUSE="jpeg png tiff"
-DEPEND="=x11-libs/fox-1.6*
+DEPEND="~x11-libs/fox-${PV}
jpeg? ( >=media-libs/jpeg-6b )
png? ( >=media-libs/libpng-1.2.5 )
tiff? ( >=media-libs/tiff-3.5.7 )"