Minor change needed for bump: --- liboping-1.6.2.ebuild 2014-10-10 07:01:14.000000000 +1100 +++ liboping-1.7.0.ebuild 2014-10-10 12:08:43.004319964 +1100 @@ -21,7 +21,7 @@ " RDEPEND=${DEPEND} -PATCHES=( "${FILESDIR}/${P}-nouidmagic.patch" ) +PATCHES=( "${FILESDIR}/${PN}-1.6.2-nouidmagic.patch" ) src_prepare() { base_src_prepare Also build tested against app-admin/collectd. I might look at adding support for building the perl bindings, but that's for a later mission.
+*liboping-1.7.0 (10 Oct 2014) + + 10 Oct 2014; Yixun Lan <dlan@gentoo.org> +liboping-1.7.0.ebuild: + bump per maintainer request, bug 524906