summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-01 12:16:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-01 12:16:12 +0000
commit593e350f81fae9c8d4f3b8018ea1bc160a74d229 (patch)
treedc5e3a1040599d5096ecfb30f645318ea0ecd8d9 /kde-base/kghostview
parentStable on ppc64 (bug #97544) (diff)
downloadgentoo-2-593e350f81fae9c8d4f3b8018ea1bc160a74d229.tar.gz
gentoo-2-593e350f81fae9c8d4f3b8018ea1bc160a74d229.tar.bz2
gentoo-2-593e350f81fae9c8d4f3b8018ea1bc160a74d229.zip
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r--kde-base/kghostview/ChangeLog5
-rw-r--r--kde-base/kghostview/kghostview-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog
index 2151f1db9495..796ebd5e4262 100644
--- a/kde-base/kghostview/ChangeLog
+++ b/kde-base/kghostview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kghostview
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.9 2005/05/25 21:23:06 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.10 2005/07/01 12:11:27 corsair Exp $
+
+ 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kghostview-3.4.1.ebuild:
+ Stable on ppc64 (bug #97544)
*kghostview-3.4.1 (25 May 2005)
diff --git a/kde-base/kghostview/kghostview-3.4.1.ebuild b/kde-base/kghostview/kghostview-3.4.1.ebuild
index a8f7c1edaee4..e6adac5bcb19 100644
--- a/kde-base/kghostview/kghostview-3.4.1.ebuild
+++ b/kde-base/kghostview/kghostview-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.4.1.ebuild,v 1.3 2005/06/30 21:02:24 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.4.1.ebuild,v 1.4 2005/07/01 12:11:27 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="x86 amd64 ~ppc64 ~ppc ~sparc"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND="${DEPEND}
virtual/ghostscript"