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/tightvnc-1.3.10.ebuild | |
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/tightvnc-1.3.10.ebuild')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |