summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-26 16:12:48 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-26 16:12:48 +0000
commitd4a669f0be790d3fa0c1d077543c663cdb4cf2b3 (patch)
tree1a3371f57648aeeee4a19c1b40c2140d0467d9ca /kde-base/kghostview
parentStable on amd64 wrt bug #132213 (diff)
downloadgentoo-2-d4a669f0be790d3fa0c1d077543c663cdb4cf2b3.tar.gz
gentoo-2-d4a669f0be790d3fa0c1d077543c663cdb4cf2b3.tar.bz2
gentoo-2-d4a669f0be790d3fa0c1d077543c663cdb4cf2b3.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r--kde-base/kghostview/ChangeLog5
-rw-r--r--kde-base/kghostview/kghostview-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog
index 179406591cd7..bd3ad1478370 100644
--- a/kde-base/kghostview/ChangeLog
+++ b/kde-base/kghostview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kghostview
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.47 2006/05/25 22:42:23 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.48 2006/05/26 16:12:48 corsair Exp $
+
+ 26 May 2006; Markus Rothe <corsair@gentoo.org> kghostview-3.5.2.ebuild:
+ Stable on ppc64
25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
kghostview-3.5.2.ebuild:
diff --git a/kde-base/kghostview/kghostview-3.5.2.ebuild b/kde-base/kghostview/kghostview-3.5.2.ebuild
index 50a5889ad62d..07d9bfc7392a 100644
--- a/kde-base/kghostview/kghostview-3.5.2.ebuild
+++ b/kde-base/kghostview/kghostview-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.2.ebuild,v 1.8 2006/05/25 22:42:23 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.2.ebuild,v 1.9 2006/05/26 16:12:48 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"