summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:58:53 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:58:53 +0000
commit3f8d83c8c98703b0ba25e7ffc026a5dd7e3839ef (patch)
tree09d5c2810ed54da1ca342c55509109437c29c942 /x11-misc/x2vnc
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-3f8d83c8c98703b0ba25e7ffc026a5dd7e3839ef.tar.gz
gentoo-2-3f8d83c8c98703b0ba25e7ffc026a5dd7e3839ef.tar.bz2
gentoo-2-3f8d83c8c98703b0ba25e7ffc026a5dd7e3839ef.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'x11-misc/x2vnc')
-rw-r--r--x11-misc/x2vnc/x2vnc-1.3.1.ebuild6
-rw-r--r--x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild4
-rw-r--r--x11-misc/x2vnc/x2vnc-1.5.1.ebuild4
-rw-r--r--x11-misc/x2vnc/x2vnc-1.6.ebuild4
4 files changed, 5 insertions, 13 deletions
diff --git a/x11-misc/x2vnc/x2vnc-1.3.1.ebuild b/x11-misc/x2vnc/x2vnc-1.3.1.ebuild
index f19a7e514a6a..ac587257ade5 100644
--- a/x11-misc/x2vnc/x2vnc-1.3.1.ebuild
+++ b/x11-misc/x2vnc/x2vnc-1.3.1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.3.1.ebuild,v 1.5 2004/06/24 22:36:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.3.1.ebuild,v 1.6 2004/07/15 00:56:41 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Control a remote computer running VNC from X"
SRC_URI="http://www.hubbe.net/~hubbe/${PN}-1.31.tar.gz"
HOMEPAGE="http://www.hubbe.net/~hubbe/x2vnc.html"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc "
+IUSE=""
DEPEND="virtual/x11"
@@ -26,5 +26,3 @@ src_install () {
make DESTDIR=${D} install || die
}
-
-
diff --git a/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild b/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild
index 8fb358e219f7..54682b885c8f 100644
--- a/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild
+++ b/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild,v 1.8 2004/06/24 22:36:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.5.1-r1.ebuild,v 1.9 2004/07/15 00:56:41 agriffis Exp $
DESCRIPTION="Control a remote computer running VNC from X"
SRC_URI="http://www.hubbe.net/~hubbe/${P}.tar.gz"
@@ -33,5 +33,3 @@ src_install () {
dodoc ChangeLog README
}
-
-
diff --git a/x11-misc/x2vnc/x2vnc-1.5.1.ebuild b/x11-misc/x2vnc/x2vnc-1.5.1.ebuild
index 53049429bfaf..574489f6d01b 100644
--- a/x11-misc/x2vnc/x2vnc-1.5.1.ebuild
+++ b/x11-misc/x2vnc/x2vnc-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.5.1.ebuild,v 1.8 2004/06/24 22:36:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.5.1.ebuild,v 1.9 2004/07/15 00:56:41 agriffis Exp $
DESCRIPTION="Control a remote computer running VNC from X"
SRC_URI="http://www.hubbe.net/~hubbe/${P}.tar.gz"
@@ -24,5 +24,3 @@ src_install () {
make DESTDIR=${D} install || die
}
-
-
diff --git a/x11-misc/x2vnc/x2vnc-1.6.ebuild b/x11-misc/x2vnc/x2vnc-1.6.ebuild
index 7c8648496d2f..b32e5a03c1e2 100644
--- a/x11-misc/x2vnc/x2vnc-1.6.ebuild
+++ b/x11-misc/x2vnc/x2vnc-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.9 2004/06/24 22:36:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.10 2004/07/15 00:56:41 agriffis Exp $
DESCRIPTION="Control a remote computer running VNC from X"
SRC_URI="http://fredrik.hubbe.net/${PN}/${P}.tar.gz"
@@ -32,5 +32,3 @@ src_install () {
dodoc ChangeLog README
}
-
-