summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-25 22:42:23 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-25 22:42:23 +0000
commit84d5b0adc139ef11a22436ebaa22553906d99119 (patch)
tree10e23b39ea245ea4e51a10a3a4ad7d2fccb1f69a /kde-base/kghostview
parentStable on x86 wrt bug #132213 (diff)
downloadgentoo-2-84d5b0adc139ef11a22436ebaa22553906d99119.tar.gz
gentoo-2-84d5b0adc139ef11a22436ebaa22553906d99119.tar.bz2
gentoo-2-84d5b0adc139ef11a22436ebaa22553906d99119.zip
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r--kde-base/kghostview/ChangeLog6
-rw-r--r--kde-base/kghostview/kghostview-3.5.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog
index 85fed9140d27..179406591cd7 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.46 2006/05/13 01:24:02 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.47 2006/05/25 22:42:23 wolf31o2 Exp $
+
+ 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ kghostview-3.5.2.ebuild:
+ Stable on x86 wrt bug #132213
13 May 2006; Carsten Lohrke <carlo@gentoo.org> kghostview-3.5.2.ebuild:
Call pkg_setup() from kde.eclass.
diff --git a/kde-base/kghostview/kghostview-3.5.2.ebuild b/kde-base/kghostview/kghostview-3.5.2.ebuild
index 5fd11ccddbf6..50a5889ad62d 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.7 2006/05/13 01:24:02 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.2.ebuild,v 1.8 2006/05/25 22:42:23 wolf31o2 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"