summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-03-09 04:23:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-03-09 04:23:18 +0000
commit98a67002d34c608ae018e1522aad8f9b9a72e644 (patch)
tree7a26c8ed1f8aa10947b22996173ed5a64a954959 /net-misc/tigervnc
parentwhitespace (diff)
downloadhistorical-98a67002d34c608ae018e1522aad8f9b9a72e644.tar.gz
historical-98a67002d34c608ae018e1522aad8f9b9a72e644.tar.bz2
historical-98a67002d34c608ae018e1522aad8f9b9a72e644.zip
whitespace
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/tigervnc-0.0.90_p3631.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-misc/tigervnc/tigervnc-0.0.90_p3631.ebuild b/net-misc/tigervnc/tigervnc-0.0.90_p3631.ebuild
index 4a25e9cfff22..bb6197612b86 100644
--- a/net-misc/tigervnc/tigervnc-0.0.90_p3631.ebuild
+++ b/net-misc/tigervnc/tigervnc-0.0.90_p3631.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/tigervnc/tigervnc-0.0.90_p3631.ebuild,v 1.2 2009/03/08 18:45:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90_p3631.ebuild,v 1.3 2009/03/09 04:23:18 mr_bones_ Exp $
EAPI="1"
@@ -16,7 +16,6 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
mirror://gentoo/${PATCH}.tar.bz2
server? ( ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-${XSERVER_VERSION}.tar.bz2 )"
-
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
@@ -181,4 +180,3 @@ src_install() {
pkg_postinst() {
use server && switch_opengl_implem
}
-