Use https by default
[gentoo.git] / dev-perl / Switch / Switch-2.170.0.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 MODULE_AUTHOR=CHORNY
8 MODULE_VERSION=2.17
9 inherit perl-module
10
11 DESCRIPTION="A switch statement for Perl"
12 #SRC_URI+=" https://dev.gentoo.org/~tove/distfiles/perl-core/Switch/Switch-2.16-rt60380.patch"
13
14 SLOT="0"
15 KEYWORDS="~alpha ~amd64 ~amd64-linux ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~arm ~x86-fbsd"
16 IUSE=""
17
18 SRC_TEST="do"
19 #PATCHES=( "${DISTDIR}"/Switch-2.16-rt60380.patch )