diff options
Diffstat (limited to 'net-misc/openvswitch/openvswitch-1.9.0-r1.ebuild')
-rw-r--r-- | net-misc/openvswitch/openvswitch-1.9.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/openvswitch/openvswitch-1.9.0-r1.ebuild b/net-misc/openvswitch/openvswitch-1.9.0-r1.ebuild index 512646613844..f767624e9754 100644 --- a/net-misc/openvswitch/openvswitch-1.9.0-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-1.9.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvswitch/openvswitch-1.9.0-r1.ebuild,v 1.1 2013/09/12 06:35:08 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvswitch/openvswitch-1.9.0-r1.ebuild,v 1.2 2014/08/10 20:46:09 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils linux-info linux-mod python-single-r1 -DESCRIPTION="Production quality, multilayer virtual switch." +DESCRIPTION="Production quality, multilayer virtual switch" HOMEPAGE="http://openvswitch.org" SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" |