summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-11-14 15:54:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-11-14 15:54:51 +0000
commit98779b0c792d51ca2406cd51e0e2319f1f18928d (patch)
tree65bc0c54b56f21299593f121c42de69641c0fc43 /kde-base/kghostview
parentStable on sparc wrt #147570 (diff)
downloadgentoo-2-98779b0c792d51ca2406cd51e0e2319f1f18928d.tar.gz
gentoo-2-98779b0c792d51ca2406cd51e0e2319f1f18928d.tar.bz2
gentoo-2-98779b0c792d51ca2406cd51e0e2319f1f18928d.zip
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r--kde-base/kghostview/ChangeLog6
-rw-r--r--kde-base/kghostview/kghostview-3.5.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog
index 5b7211518fc7..c082e8243427 100644
--- a/kde-base/kghostview/ChangeLog
+++ b/kde-base/kghostview/ChangeLog
@@ -1,6 +1,10 @@
# 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.60 2006/11/14 01:02:47 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.61 2006/11/14 15:54:51 gustavoz Exp $
+
+ 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ kghostview-3.5.5.ebuild:
+ Stable on sparc wrt #147570
13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kghostview-3.5.5.ebuild:
Marked stable on amd64 wrt bug #147570.
diff --git a/kde-base/kghostview/kghostview-3.5.5.ebuild b/kde-base/kghostview/kghostview-3.5.5.ebuild
index ba42c8bc9056..704d8388606f 100644
--- a/kde-base/kghostview/kghostview-3.5.5.ebuild
+++ b/kde-base/kghostview/kghostview-3.5.5.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.5.ebuild,v 1.3 2006/11/14 01:02:47 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.5.ebuild,v 1.4 2006/11/14 15:54:51 gustavoz 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"