diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-15 04:33:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-15 04:33:22 +0000 |
commit | 4c3a18dce9d82367b16eda07dfd0caab47706c58 (patch) | |
tree | 3f7a743d816eb37868d286bb54492a23e59042e6 /net-misc | |
parent | whitespace (diff) | |
download | gentoo-2-4c3a18dce9d82367b16eda07dfd0caab47706c58.tar.gz gentoo-2-4c3a18dce9d82367b16eda07dfd0caab47706c58.tar.bz2 gentoo-2-4c3a18dce9d82367b16eda07dfd0caab47706c58.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.1.0-r4.ebuild b/net-misc/tigervnc/tigervnc-1.1.0-r4.ebuild index 8d0f3c4c1d91..c9906cc4a34b 100644 --- a/net-misc/tigervnc/tigervnc-1.1.0-r4.ebuild +++ b/net-misc/tigervnc/tigervnc-1.1.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r4.ebuild,v 1.1 2012/05/13 19:28:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r4.ebuild,v 1.2 2012/05/15 04:33:22 mr_bones_ Exp $ EAPI="1" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.tigervnc.org" # http://dev.gentoo.org/~armin76/dist/${P}.tar.bz2 SRC_URI="mirror://sourceforge/tigervnc/${P}.tar.gz mirror://gentoo/${PN}.png - server? ( ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-${XSERVER_VERSION}.tar.bz2 + server? ( ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-${XSERVER_VERSION}.tar.bz2 mirror://gentoo/tigervnc-1.1.0_xorg-1.11.patch.bz2 )" LICENSE="GPL-2" |