diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-13 15:44:36 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-13 15:44:36 +0000 |
commit | cc9d141810129e92c19d779b7582da4d0293c2e5 (patch) | |
tree | ecb9a2016c48ae120ec9e791c95c12c9762b09ba /net-misc/tightvnc | |
parent | ppc stable, bug #172752 (diff) | |
download | gentoo-2-cc9d141810129e92c19d779b7582da4d0293c2e5.tar.gz gentoo-2-cc9d141810129e92c19d779b7582da4d0293c2e5.tar.bz2 gentoo-2-cc9d141810129e92c19d779b7582da4d0293c2e5.zip |
ppc stable, bug #174200
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index fbfc1ac8a208..29f003112580 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.96 2007/04/13 15:03:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.97 2007/04/13 15:44:36 dertobi123 Exp $ + + 13 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + tightvnc-1.2.9-r4.ebuild: + ppc stable, bug #174200 13 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> tightvnc-1.2.9-r4.ebuild: diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild index 6ae0753c86a2..8b48aa47deb3 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild,v 1.6 2007/04/13 15:03:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild,v 1.7 2007/04/13 15:44:36 dertobi123 Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ DESCRIPTION="A great client/server software package allowing remote network acce SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="~alpha amd64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ppc sparc x86" LICENSE="GPL-2" SLOT="0" |