summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-12-06 13:55:57 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-12-06 13:55:57 +0000
commit65673b0b3735093139eb8bae7e487108d45fc9b2 (patch)
tree832c67e432cef47ccec22010a62facf19132c2cf /kde-base/kghostview
parentStable on Alpha. (diff)
downloadgentoo-2-65673b0b3735093139eb8bae7e487108d45fc9b2.tar.gz
gentoo-2-65673b0b3735093139eb8bae7e487108d45fc9b2.tar.bz2
gentoo-2-65673b0b3735093139eb8bae7e487108d45fc9b2.zip
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r--kde-base/kghostview/ChangeLog5
-rw-r--r--kde-base/kghostview/kghostview-3.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog
index fd2b4c9bc3b3..9d5614bc4d71 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.64 2006/11/26 21:32:35 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.65 2006/12/06 13:55:57 kloeri Exp $
+
+ 06 Dec 2006; <kloeri@gentoo.org> kghostview-3.5.5.ebuild:
+ Stable on Alpha.
26 Nov 2006; Markus Rothe <corsair@gentoo.org> kghostview-3.5.5.ebuild:
Stable on ppc64
diff --git a/kde-base/kghostview/kghostview-3.5.5.ebuild b/kde-base/kghostview/kghostview-3.5.5.ebuild
index d897ab4dd5b8..a59459066d15 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.6 2006/11/26 21:32:35 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.5.ebuild,v 1.7 2006/12/06 13:55:57 kloeri 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"