summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-06-25 13:45:06 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-06-25 13:45:06 +0000
commitcbb3aab42793aa7f68a17576056cb9c06f625361 (patch)
tree9cdf71a95a1d95c48fe7f60b638990210fef278a /x11-misc/x11vnc
parentppc stable (diff)
downloadgentoo-2-cbb3aab42793aa7f68a17576056cb9c06f625361.tar.gz
gentoo-2-cbb3aab42793aa7f68a17576056cb9c06f625361.tar.bz2
gentoo-2-cbb3aab42793aa7f68a17576056cb9c06f625361.zip
ppc stable
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r--x11-misc/x11vnc/ChangeLog5
-rw-r--r--x11-misc/x11vnc/x11vnc-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog
index 4a19a5520906..8f3fec760fd3 100644
--- a/x11-misc/x11vnc/ChangeLog
+++ b/x11-misc/x11vnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/x11vnc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.20 2006/06/18 20:10:59 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.21 2006/06/25 13:45:06 dertobi123 Exp $
+
+ 25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> x11vnc-0.8.ebuild:
+ ppc stable
18 Jun 2006; Andrej Kacian <ticho@gentoo.org> x11vnc-0.8.ebuild:
Stable on x86. Bug #136375.
diff --git a/x11-misc/x11vnc/x11vnc-0.8.ebuild b/x11-misc/x11vnc/x11vnc-0.8.ebuild
index 90445dd32dc2..5b9c315d9853 100644
--- a/x11-misc/x11vnc/x11vnc-0.8.ebuild
+++ b/x11-misc/x11vnc/x11vnc-0.8.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/x11-misc/x11vnc/x11vnc-0.8.ebuild,v 1.4 2006/06/18 20:10:59 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.8.ebuild,v 1.5 2006/06/25 13:45:06 dertobi123 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.karlrunge.com/x11vnc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ppc ~sh ~sparc x86 ~x86-fbsd"
IUSE="jpeg zlib threads"
RDEPEND="zlib? ( sys-libs/zlib )