summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-07-16 23:08:47 +0000
committerJeroen Roovers <jer@gentoo.org>2014-07-16 23:08:47 +0000
commit063487df176a3fddb282528dc2acfe55320f8be8 (patch)
treeb73c1ca20f38a67ca837e26e34755d141bc819ea /net-libs/gsnmp
parentEAPI bump. Clean up patch. (diff)
downloadgentoo-2-063487df176a3fddb282528dc2acfe55320f8be8.tar.gz
gentoo-2-063487df176a3fddb282528dc2acfe55320f8be8.tar.bz2
gentoo-2-063487df176a3fddb282528dc2acfe55320f8be8.zip
EAPI bump. New HOMEPAGE.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/gsnmp')
-rw-r--r--net-libs/gsnmp/ChangeLog7
-rw-r--r--net-libs/gsnmp/gsnmp-0.3.0.ebuild9
2 files changed, 9 insertions, 7 deletions
diff --git a/net-libs/gsnmp/ChangeLog b/net-libs/gsnmp/ChangeLog
index c9d9c201137a..d3852a3b2f00 100644
--- a/net-libs/gsnmp/ChangeLog
+++ b/net-libs/gsnmp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gsnmp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gsnmp/ChangeLog,v 1.9 2013/04/24 17:23:26 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gsnmp/ChangeLog,v 1.10 2014/07/16 23:08:47 jer Exp $
+
+ 16 Jul 2014; Jeroen Roovers <jer@gentoo.org> gsnmp-0.3.0.ebuild:
+ EAPI bump. New HOMEPAGE.
24 Apr 2013; Jeroen Roovers <jer@gentoo.org>
+files/gsnmp-0.3.0-underquoting.patch, gsnmp-0.3.0.ebuild:
diff --git a/net-libs/gsnmp/gsnmp-0.3.0.ebuild b/net-libs/gsnmp/gsnmp-0.3.0.ebuild
index 0d6872eaabcf..a192b5cd63bb 100644
--- a/net-libs/gsnmp/gsnmp-0.3.0.ebuild
+++ b/net-libs/gsnmp/gsnmp-0.3.0.ebuild
@@ -1,13 +1,12 @@
-# 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-libs/gsnmp/gsnmp-0.3.0.ebuild,v 1.9 2013/04/24 17:23:26 jer Exp $
-
-EAPI=4
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gsnmp/gsnmp-0.3.0.ebuild,v 1.10 2014/07/16 23:08:47 jer Exp $
+EAPI=5
inherit autotools-utils
DESCRIPTION="An SNMP library based on glib and gnet"
-HOMEPAGE="ftp://ftp.ibr.cs.tu-bs.de/pub/local/gsnmp/"
+HOMEPAGE="http://cnds.eecs.jacobs-university.de/users/schoenw/articles/software/index.html"
SRC_URI="ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PN}/${P}.tar.gz"
LICENSE="GPL-2"