diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 21:05:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 21:05:12 +0000 |
commit | 22c1b0e10b86f6d3bd16a97cd871830facc57926 (patch) | |
tree | 78ccda470312dc6626c9856a51ee41a3c50ff93e /kde-base/kghostview | |
parent | Revision bump to use genpatches-2.6.16-10. (diff) | |
download | historical-22c1b0e10b86f6d3bd16a97cd871830facc57926.tar.gz historical-22c1b0e10b86f6d3bd16a97cd871830facc57926.tar.bz2 historical-22c1b0e10b86f6d3bd16a97cd871830facc57926.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r-- | kde-base/kghostview/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog index d32680aa3796..37a1295fea8e 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.49 2006/05/26 17:27:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.50 2006/05/26 20:41:57 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> kghostview-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kghostview-3.5.2.ebuild: diff --git a/kde-base/kghostview/kghostview-3.5.2.ebuild b/kde-base/kghostview/kghostview-3.5.2.ebuild index 340ad582f954..555e08f8db0a 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.10 2006/05/26 17:27:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.2.ebuild,v 1.11 2006/05/26 20:41:57 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="~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" |