diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-26 12:03:47 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-26 12:03:47 +0000 |
commit | 4d9506ad44818e2c0c6911784a746279b66b8ca2 (patch) | |
tree | 1257ee13aed330fb847f3ea403815f082089961d /net-misc | |
parent | fix dependency atom syntax (diff) | |
download | gentoo-2-4d9506ad44818e2c0c6911784a746279b66b8ca2.tar.gz gentoo-2-4d9506ad44818e2c0c6911784a746279b66b8ca2.tar.bz2 gentoo-2-4d9506ad44818e2c0c6911784a746279b66b8ca2.zip |
ppc stable #266660
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'net-misc')
-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 dbca5f0105f8..80346a1f2d7c 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.136 2009/04/23 19:47:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.137 2009/04/26 12:03:47 nixnut Exp $ + + 26 Apr 2009; nixnut <nixnut@gentoo.org> tightvnc-1.3.10.ebuild: + ppc stable #266660 23 Apr 2009; Markus Meier <maekke@gentoo.org> tightvnc-1.3.10: amd64 stable, bug #266660 diff --git a/net-misc/tightvnc/tightvnc-1.3.10.ebuild b/net-misc/tightvnc/tightvnc-1.3.10.ebuild index d39c623a5b33..fc3f6c991cef 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.4 2009/04/23 19:47:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10.ebuild,v 1.5 2009/04/26 12:03:47 nixnut 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" |