diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-28 18:10:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-28 18:10:41 +0000 |
commit | 643cf2672fef49aa493991190e384478bcc450e5 (patch) | |
tree | f81ba8a03979ec71cf6fcfef9c7f9b4f62ab95c9 /net-misc | |
parent | stable on amd64; bug 154366 (diff) | |
download | gentoo-2-643cf2672fef49aa493991190e384478bcc450e5.tar.gz gentoo-2-643cf2672fef49aa493991190e384478bcc450e5.tar.bz2 gentoo-2-643cf2672fef49aa493991190e384478bcc450e5.zip |
whitespace
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vpnc/vpnc-0.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vpnc/vpnc-0.4.0-r2.ebuild b/net-misc/vpnc/vpnc-0.4.0-r2.ebuild index bd06fea20f5f..885313c7ee18 100644 --- a/net-misc/vpnc/vpnc-0.4.0-r2.ebuild +++ b/net-misc/vpnc/vpnc-0.4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vpnc/vpnc-0.4.0-r2.ebuild,v 1.2 2007/02/28 07:06:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vpnc/vpnc-0.4.0-r2.ebuild,v 1.3 2007/02/28 18:10:41 mr_bones_ Exp $ inherit linux-info @@ -39,4 +39,4 @@ pkg_postinstall() { elog "You can generate a configuration file from the original Cisco profiles of your" elog "connection by using /usr/bin/pcf2vpnc to convert the .pcf file" elog "A draft guide is to be found in http://bugs.gentoo.org/show_bug.cgi?id=97760" -}
\ No newline at end of file +} |