diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:29:56 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:29:56 +0000 |
commit | abe76f7ed23c25dd1a74a221bc46d0c9c2984057 (patch) | |
tree | 6bf152f062d13656acfe89bd6572c8c16ed4c382 | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-abe76f7ed23c25dd1a74a221bc46d0c9c2984057.tar.gz gentoo-2-abe76f7ed23c25dd1a74a221bc46d0c9c2984057.tar.bz2 gentoo-2-abe76f7ed23c25dd1a74a221bc46d0c9c2984057.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
-rw-r--r-- | kde-base/kghostview/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kghostview/ChangeLog b/kde-base/kghostview/ChangeLog index 5b5c77cc60d4..30e31acf3d7f 100644 --- a/kde-base/kghostview/ChangeLog +++ b/kde-base/kghostview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kghostview -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.77 2007/10/19 22:55:45 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.78 2008/01/28 21:29:56 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kghostview-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kghostview-3.5.8 (19 Oct 2007) diff --git a/kde-base/kghostview/kghostview-3.5.8.ebuild b/kde-base/kghostview/kghostview-3.5.8.ebuild index 906816ef3e37..d95c52f811e8 100644 --- a/kde-base/kghostview/kghostview-3.5.8.ebuild +++ b/kde-base/kghostview/kghostview-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.8.ebuild,v 1.1 2007/10/19 22:55:45 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.8.ebuild,v 1.2 2008/01/28 21:29:56 philantrop 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" |