diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-27 11:20:16 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-27 11:20:16 +0000 |
commit | aa105768cb55a48ace4c71464fff82a3a50fe6a8 (patch) | |
tree | 222f4a12a7337a7b895c5ad35abf3e0e68d7764c /net-misc/tightvnc | |
parent | MAKEOPTS="-j1" to fix bug #43071 (Manifest recommit) (diff) | |
download | gentoo-2-aa105768cb55a48ace4c71464fff82a3a50fe6a8.tar.gz gentoo-2-aa105768cb55a48ace4c71464fff82a3a50fe6a8.tar.bz2 gentoo-2-aa105768cb55a48ace4c71464fff82a3a50fe6a8.zip |
Unmask.
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index f8d73b1650cb..451b1b2fbadf 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.25 2004/01/15 15:27:35 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.26 2004/02/27 11:20:16 aliz Exp $ + + 27 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> tightvnc-1.2.9-r1.ebuild: + x86 unmask. 15 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> files/tightvnc-1.2.9-gentoo.diff: Change fontpath, closing #22024. diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild index a7a7487f7f86..6039e0d5cde0 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.6 2004/01/15 15:27:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.7 2004/02/27 11:20:16 aliz Exp $ inherit eutils @@ -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="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2" SLOT="0" |