diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-26 11:21:44 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-26 11:21:44 +0000 |
commit | c64ed0b98e730356d03c011d3b35f098f2339332 (patch) | |
tree | ba328e32761739ee342f77118eed8234b5d34d78 /x11-misc/x11vnc | |
parent | stable amd64 (diff) | |
download | gentoo-2-c64ed0b98e730356d03c011d3b35f098f2339332.tar.gz gentoo-2-c64ed0b98e730356d03c011d3b35f098f2339332.tar.bz2 gentoo-2-c64ed0b98e730356d03c011d3b35f098f2339332.zip |
stable amd64
(Portage version: 3387-svn)
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r-- | x11-misc/x11vnc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/x11vnc/x11vnc-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog index 8f3fec760fd3..a2f4c2ebbf7d 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.21 2006/06/25 13:45:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.22 2006/06/26 11:21:44 blubb Exp $ + + 26 Jun 2006; Simon Stelling <blubb@gentoo.org> x11vnc-0.8.ebuild: + stable on amd64 25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> x11vnc-0.8.ebuild: ppc stable diff --git a/x11-misc/x11vnc/x11vnc-0.8.ebuild b/x11-misc/x11vnc/x11vnc-0.8.ebuild index 5b9c315d9853..e9cb5673fd3c 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.5 2006/06/25 13:45:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.8.ebuild,v 1.6 2006/06/26 11:21:44 blubb 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 ) |