summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-10 15:07:18 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-10 15:07:18 +0000
commit3bf6622020c87d8f88f90e41bfd8c3c15ff9830b (patch)
tree51292b0f87bc746020253db62c18ab9f1b14dff6 /kde-base/kghostview
parentStable on amd64 wrt bug #176297 (diff)
downloadgentoo-2-3bf6622020c87d8f88f90e41bfd8c3c15ff9830b.tar.gz
gentoo-2-3bf6622020c87d8f88f90e41bfd8c3c15ff9830b.tar.bz2
gentoo-2-3bf6622020c87d8f88f90e41bfd8c3c15ff9830b.zip
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
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 c1bd1a9b5845..40c6a9d2b652 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.74 2007/08/09 19:36:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.75 2007/08/10 15:07:18 angelos Exp $
+
+ 10 Aug 2007; Christoph Mende <angelos@gentoo.org> kghostview-3.5.7.ebuild:
+ Stable on amd64 wrt bug #176297
09 Aug 2007; Markus Rothe <corsair@gentoo.org> kghostview-3.5.7.ebuild:
Stable on ppc64; bug #176297
diff --git a/kde-base/kghostview/kghostview-3.5.7.ebuild b/kde-base/kghostview/kghostview-3.5.7.ebuild
index 50a66c5fb0bb..91205f2eb911 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.5 2007/08/09 19:36:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.7.ebuild,v 1.6 2007/08/10 15:07:18 angelos 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"