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
commit66f1c0fff2531a5fbc44445e9388da37d76c2ba7 (patch)
tree422c8c4c3853f49bf66ebef57288b400c59a8b68 /x11-misc
parentStable for HPPA (bug #194813). (diff)
downloadgentoo-2-66f1c0fff2531a5fbc44445e9388da37d76c2ba7.tar.gz
gentoo-2-66f1c0fff2531a5fbc44445e9388da37d76c2ba7.tar.bz2
gentoo-2-66f1c0fff2531a5fbc44445e9388da37d76c2ba7.zip
Stable for HPPA (bug #194813).
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc')
-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 )"