*/*: Discontinue Gentoo SuperH port
[gentoo.git] / app-portage / g-cpan / g-cpan-0.16.6.ebuild
index 126324e8e6ec40fc456979884ef1e2abfe18d8a3..ea01a673c5c997bf7af1b49a5e6be1bfd431447c 100644 (file)
@@ -1,17 +1,16 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+       EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
        inherit git-r3
        SRC_URI=""
 else
        SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="g-cpan: generate and install CPAN modules using portage"