diff options
author | 2011-07-19 18:32:17 +0000 | |
---|---|---|
committer | 2011-07-19 18:32:17 +0000 | |
commit | 193652e48f68d3164ee3254bcba87b3a071b3906 (patch) | |
tree | 16752d1aa7ff9f53f58db17ed3f0c0e0289bc780 /net-misc/cloudvpn/cloudvpn-9999.ebuild | |
parent | net-misc/iplist: Switch eclass: git -> git-2 (diff) | |
download | sunrise-reviewed-193652e48f68d3164ee3254bcba87b3a071b3906.tar.gz sunrise-reviewed-193652e48f68d3164ee3254bcba87b3a071b3906.tar.bz2 sunrise-reviewed-193652e48f68d3164ee3254bcba87b3a071b3906.zip |
net-misc/cloudvpn: Switch eclass: git -> git-2
svn path=/sunrise/; revision=12271
Diffstat (limited to 'net-misc/cloudvpn/cloudvpn-9999.ebuild')
-rw-r--r-- | net-misc/cloudvpn/cloudvpn-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/cloudvpn/cloudvpn-9999.ebuild b/net-misc/cloudvpn/cloudvpn-9999.ebuild index 1578216f7..e2454977e 100644 --- a/net-misc/cloudvpn/cloudvpn-9999.ebuild +++ b/net-misc/cloudvpn/cloudvpn-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -inherit git +inherit git-2 DESCRIPTION="secure mesh networking VPN" HOMEPAGE="http://e-x-a.org/" |