Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
Date: Sat, 29 Oct 2016 20:36:56
Message-Id: 1477773405.70e2d9c101b638eed3c609d2ecadb50a425e827e.dilfridge@gentoo
1 commit: 70e2d9c101b638eed3c609d2ecadb50a425e827e
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 20:36:35 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 20:36:45 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e2d9c1
7
8 dev-perl/SNMP_Session: Mirror this on dev.gentoo.org. Project is dead.
9
10 Package-Manager: portage-2.3.2
11
12 dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
16 index 6b2c6ab..bebe523 100644
17 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
18 +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -7,7 +7,7 @@ EAPI=5
26 inherit perl-module
27
28 DESCRIPTION="A SNMP Perl Module"
29 -SRC_URI="https://snmp-session.googlecode.com/files/${P}.tar.gz"
30 +SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
31 HOMEPAGE="https://github.com/sleinen/snmp-session"
32
33 LICENSE="Artistic-2"