diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 15:11:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 15:11:26 +0000 |
commit | 5fe27f96ace41f28581204a02b3feb2ff6b529ae (patch) | |
tree | fa78e236f31bdd4b9d0ac8b1b4fb44b08e20d48d /kde-base/kghostview | |
parent | amd64/x86 stable, bug #221063 (diff) | |
download | gentoo-2-5fe27f96ace41f28581204a02b3feb2ff6b529ae.tar.gz gentoo-2-5fe27f96ace41f28581204a02b3feb2ff6b529ae.tar.bz2 gentoo-2-5fe27f96ace41f28581204a02b3feb2ff6b529ae.zip |
amd64/x86 stable, bug #221063
(Portage version: 2.1.5)
Diffstat (limited to 'kde-base/kghostview')
-rw-r--r-- | kde-base/kghostview/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog index ff4c72e547af..2f42e71b0e0d 100644 --- a/kde-base/kghostview/ChangeLog +++ b/kde-base/kghostview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kghostview # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.89 2008/05/14 18:30:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.90 2008/05/18 15:11:26 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> kghostview-3.5.9.ebuild: + amd64/x86 stable, bug #221063 14 May 2008; Markus Rothe <corsair@gentoo.org> kghostview-3.5.9.ebuild: Stable on ppc64; bug #221063 diff --git a/kde-base/kghostview/kghostview-3.5.9.ebuild b/kde-base/kghostview/kghostview-3.5.9.ebuild index f557c360ba21..de5fa7537d0d 100644 --- a/kde-base/kghostview/kghostview-3.5.9.ebuild +++ b/kde-base/kghostview/kghostview-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.9.ebuild,v 1.6 2008/05/14 18:30:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.9.ebuild,v 1.7 2008/05/18 15:11:26 maekke 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" |