diff options
author | 2009-06-03 14:24:46 +0000 | |
---|---|---|
committer | 2009-06-03 14:24:46 +0000 | |
commit | 54f41214bee40f5dd4297bc2a2495cf4fda5278d (patch) | |
tree | 0a89adb1240d47aaecc75077499c72581e7df2e1 /kde-base/kghostview | |
parent | Marking kamera-3.5.10 ppc64 for bug 271889 (diff) | |
download | gentoo-2-54f41214bee40f5dd4297bc2a2495cf4fda5278d.tar.gz gentoo-2-54f41214bee40f5dd4297bc2a2495cf4fda5278d.tar.bz2 gentoo-2-54f41214bee40f5dd4297bc2a2495cf4fda5278d.zip |
Marking kghostview-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r-- | kde-base/kghostview/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog index 220a9af670b0..99e858fb0dde 100644 --- a/kde-base/kghostview/ChangeLog +++ b/kde-base/kghostview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kghostview # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.93 2009/05/31 19:55:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.94 2009/06/03 14:24:46 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> kghostview-3.5.10.ebuild: + Marking kghostview-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> kghostview-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/kghostview/kghostview-3.5.10.ebuild b/kde-base/kghostview/kghostview-3.5.10.ebuild index 6cb5ad079a9c..842e040cebe6 100644 --- a/kde-base/kghostview/kghostview-3.5.10.ebuild +++ b/kde-base/kghostview/kghostview-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild,v 1.2 2009/05/31 19:55:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild,v 1.3 2009/06/03 14:24:46 ranger Exp $ KMNAME=kdegraphics EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE: Viewer for PostScript (.ps, .eps) and Portable Document Format (.pdf) files" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~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" |