summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-08-09 19:36:49 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-08-09 19:36:49 +0000
commit0582ab5c3ca21b1941f9040fff83672fa03946a0 (patch)
tree03f8c03b0c53bcba1727dd8bebe7960d16adc04f /kde-base/kghostview
parentStable on ppc64; bug #176297 (diff)
downloadgentoo-2-0582ab5c3ca21b1941f9040fff83672fa03946a0.tar.gz
gentoo-2-0582ab5c3ca21b1941f9040fff83672fa03946a0.tar.bz2
gentoo-2-0582ab5c3ca21b1941f9040fff83672fa03946a0.zip
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r--kde-base/kghostview/ChangeLog5
-rw-r--r--kde-base/kghostview/kghostview-3.5.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog
index d49fbcccd264..c1bd1a9b5845 100644
--- a/kde-base/kghostview/ChangeLog
+++ b/kde-base/kghostview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kghostview
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.73 2007/08/08 19:05:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.74 2007/08/09 19:36:49 corsair Exp $
+
+ 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kghostview-3.5.7.ebuild:
+ Stable on ppc64; bug #176297
08 Aug 2007; Raúl Porcel <armin76@gentoo.org> kghostview-3.5.7.ebuild:
alpha/ia64 stable wrt #176297
diff --git a/kde-base/kghostview/kghostview-3.5.7.ebuild b/kde-base/kghostview/kghostview-3.5.7.ebuild
index fdcf3f6771b2..50a66c5fb0bb 100644
--- a/kde-base/kghostview/kghostview-3.5.7.ebuild
+++ b/kde-base/kghostview/kghostview-3.5.7.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/kde-base/kghostview/kghostview-3.5.7.ebuild,v 1.4 2007/08/08 19:05:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.7.ebuild,v 1.5 2007/08/09 19:36:49 corsair Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE: Viewer for PostScript (.ps, .eps) and Portable Document Format (.pdf) files"
-KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
# /Should/ also rdepend on kdeprint. Since kdeprint rdepends on kghostview for previews, we'd had a conflict, so we can't.
RDEPEND="virtual/ghostscript"