diff options
author | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
commit | e2a83449b3b996325fd4f8deaf2bd9708680623a (patch) | |
tree | 42eaa3f833b5353abc6c66ef7f857ef128147ecb /kde-base/kghostview | |
parent | Version bump and old version cleanup (diff) | |
download | historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.tar.gz historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.tar.bz2 historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.zip |
Marking kde split packages ppc stable for bug 221063
Package-Manager: portage-2.1.4.4
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 7dcdb33800a5..2dd930ee37b3 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.86 2008/05/12 16:36:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.87 2008/05/12 20:01:43 ranger Exp $ + + 12 May 2008; Brent Baude <ranger@gentoo.org> kghostview-3.5.9.ebuild: + Marking kghostview-3.5.9 ppc stable for bug 221063 12 May 2008; Raúl Porcel <armin76@gentoo.org> kghostview-3.5.9.ebuild: alpha/ia64/sparc stable wrt #221063 diff --git a/kde-base/kghostview/kghostview-3.5.9.ebuild b/kde-base/kghostview/kghostview-3.5.9.ebuild index dae4c681a3d3..c545c231a52c 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.3 2008/05/12 16:36:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.9.ebuild,v 1.4 2008/05/12 20:01:43 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" |