summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-01 10:51:40 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-01 10:51:40 +0000
commit74ea750021706520e68ae8054576aa79d195f5f0 (patch)
tree7679e5ab20394b913d17bcca34cae7aebddef376 /kde-base/krfb
parentStable on ppc. Fixes a bug that caused blocks to be missed by the decompresso... (diff)
downloadhistorical-74ea750021706520e68ae8054576aa79d195f5f0.tar.gz
historical-74ea750021706520e68ae8054576aa79d195f5f0.tar.bz2
historical-74ea750021706520e68ae8054576aa79d195f5f0.zip
Stable on alpha wrt Bug #132213.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'kde-base/krfb')
-rw-r--r--kde-base/krfb/ChangeLog5
-rw-r--r--kde-base/krfb/krfb-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/krfb/ChangeLog b/kde-base/krfb/ChangeLog
index 842ceeca4295..2356a85ffbfc 100644
--- a/kde-base/krfb/ChangeLog
+++ b/kde-base/krfb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/krfb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/ChangeLog,v 1.45 2006/05/29 21:53:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/ChangeLog,v 1.46 2006/06/01 10:19:51 tcort Exp $
+
+ 01 Jun 2006; Thomas Cort <tcort@gentoo.org> krfb-3.5.2.ebuild:
+ Stable on alpha wrt Bug #132213.
29 May 2006; Jason Wever <weeve@gentoo.org> krfb-3.5.2.ebuild:
Stable on SPARC wrt bug #132213.
diff --git a/kde-base/krfb/krfb-3.5.2.ebuild b/kde-base/krfb/krfb-3.5.2.ebuild
index 2a7f9d62ba6a..7605275db379 100644
--- a/kde-base/krfb/krfb-3.5.2.ebuild
+++ b/kde-base/krfb/krfb-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/krfb/krfb-3.5.2.ebuild,v 1.8 2006/05/30 05:09:36 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/krfb-3.5.2.ebuild,v 1.9 2006/06/01 10:19:51 tcort Exp $
KMNAME=kdenetwork
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="VNC-compatible server to share KDE desktops"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="slp"
DEPEND="slp? ( net-libs/openslp )"