diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-23 19:47:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-23 19:47:15 +0000 |
commit | 87e9262afb235adfefbaf407b13a9f505f7926f9 (patch) | |
tree | 34b601bd172a8d43702ca2a74d774697e493a034 /net-misc/tightvnc | |
parent | amd64 stable, bug #266510 (diff) | |
download | gentoo-2-87e9262afb235adfefbaf407b13a9f505f7926f9.tar.gz gentoo-2-87e9262afb235adfefbaf407b13a9f505f7926f9.tar.bz2 gentoo-2-87e9262afb235adfefbaf407b13a9f505f7926f9.zip |
amd64 stable, bug #266660
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index c07fcf23f997..dbca5f0105f8 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.135 2009/04/20 18:52:22 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.136 2009/04/23 19:47:15 maekke Exp $ + + 23 Apr 2009; Markus Meier <maekke@gentoo.org> tightvnc-1.3.10: + amd64 stable, bug #266660 *tightvnc-1.3.10-r1 (20 Apr 2009) *tightvnc-1.3.9-r3 (20 Apr 2009) diff --git a/net-misc/tightvnc/tightvnc-1.3.10.ebuild b/net-misc/tightvnc/tightvnc-1.3.10.ebuild index 61148546e054..d39c623a5b33 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10.ebuild,v 1.3 2009/04/18 17:39:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10.ebuild,v 1.4 2009/04/23 19:47:15 maekke Exp $ inherit eutils toolchain-funcs java-pkg-opt-2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2 java? ( mirror://sourceforge/vnc-tight/${P}_javasrc.tar.gz )" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="alpha ~amd64 arm ~hppa ~mips ~ppc sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~mips ~ppc sh sparc x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" |