diff options
author | 2011-10-07 17:23:06 +0000 | |
---|---|---|
committer | 2011-10-07 17:23:06 +0000 | |
commit | de2e50afe18afe223803a96f55b9a77db69c603f (patch) | |
tree | c70ef6835a6084279fa177b2afbcf7d864ef6527 /net-misc/vpncwatch/vpncwatch-1.7.ebuild | |
parent | 2011.09.30 version bump (bug #385187). (diff) | |
download | gentoo-2-de2e50afe18afe223803a96f55b9a77db69c603f.tar.gz gentoo-2-de2e50afe18afe223803a96f55b9a77db69c603f.tar.bz2 gentoo-2-de2e50afe18afe223803a96f55b9a77db69c603f.zip |
Version Bump, #382843
(Portage version: 2.2.0_alpha62/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/vpncwatch/vpncwatch-1.7.ebuild')
-rw-r--r-- | net-misc/vpncwatch/vpncwatch-1.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/vpncwatch/vpncwatch-1.7.ebuild b/net-misc/vpncwatch/vpncwatch-1.7.ebuild index ecac8fe4a839..6a3a39467ea3 100644 --- a/net-misc/vpncwatch/vpncwatch-1.7.ebuild +++ b/net-misc/vpncwatch/vpncwatch-1.7.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vpncwatch/vpncwatch-1.7.ebuild,v 1.1 2010/10/03 11:49:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vpncwatch/vpncwatch-1.7.ebuild,v 1.2 2011/10/07 17:23:06 jlec Exp $ EAPI=2 inherit eutils toolchain-funcs DESCRIPTION="A keepalive daemon for vpnc on Linux systems" -HOMEPAGE="http://github.com/dcantrell/vpncwatch" +HOMEPAGE="http://github.com/dcantrell/vpncwatch/" SRC_URI="http://github.com/downloads/dcantrell/${PN}/${P}.tar.gz" LICENSE="GPL-2" |