diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-18 02:15:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-18 02:15:29 +0000 |
commit | c48e64c88deaba3c28dd77c6782f8fc1f2e2bef9 (patch) | |
tree | 0c06ac7137e85717b40bebebc7315b083b2f0628 /net-misc/vnc | |
parent | Version bump for dragonheart in bug #215665. (diff) | |
download | gentoo-2-c48e64c88deaba3c28dd77c6782f8fc1f2e2bef9.tar.gz gentoo-2-c48e64c88deaba3c28dd77c6782f8fc1f2e2bef9.tar.bz2 gentoo-2-c48e64c88deaba3c28dd77c6782f8fc1f2e2bef9.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'net-misc/vnc')
-rw-r--r-- | net-misc/vnc/vnc-4.1.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/vnc/vnc-4.1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/vnc/vnc-4.1.3-r1.ebuild b/net-misc/vnc/vnc-4.1.3-r1.ebuild index b25b3f60e436..c96f9e4c08b5 100644 --- a/net-misc/vnc/vnc-4.1.3-r1.ebuild +++ b/net-misc/vnc/vnc-4.1.3-r1.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/vnc/vnc-4.1.3-r1.ebuild,v 1.1 2009/01/17 15:54:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.3-r1.ebuild,v 1.2 2009/01/18 02:15:29 mr_bones_ Exp $ EAPI="1" @@ -210,4 +210,4 @@ src_install() { pkg_postinst() { use server && switch_opengl_implem -}
\ No newline at end of file +} diff --git a/net-misc/vnc/vnc-4.1.3.ebuild b/net-misc/vnc/vnc-4.1.3.ebuild index 6e4ca27bb3f3..3e247314659f 100644 --- a/net-misc/vnc/vnc-4.1.3.ebuild +++ b/net-misc/vnc/vnc-4.1.3.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/vnc/vnc-4.1.3.ebuild,v 1.1 2009/01/17 15:54:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.3.ebuild,v 1.2 2009/01/18 02:15:29 mr_bones_ Exp $ inherit eutils toolchain-funcs multilib autotools @@ -182,4 +182,4 @@ src_install() { fi rm "${D}"/usr/$(get_libdir)/librfb.{a,la,so} -}
\ No newline at end of file +} |