Skip to content

Instantly share code, notes, and snippets.

@jbergstroem
Created April 5, 2015 23:44
Show Gist options
  • Save jbergstroem/7c5e169d54bad91e717d to your computer and use it in GitHub Desktop.
Save jbergstroem/7c5e169d54bad91e717d to your computer and use it in GitHub Desktop.
ioping version bump
--- /usr/portage/app-benchmarks/ioping/ioping-0.8.ebuild 2014-05-06 17:36:00.000000000 +1000
+++ /usr/local/portage/app-benchmarks/ioping/ioping-0.9.ebuild 2015-04-06 09:39:20.980995686 +1000
@@ -1,14 +1,14 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ioping-0.8.ebuild,v 1.1 2014/05/06 07:36:00 patrick Exp $
+# $Header: $
EAPI=5
inherit eutils
DESCRIPTION="Simple disk I/0 latency measuring tool"
-HOMEPAGE="http://code.google.com/p/ioping/"
-SRC_URI="http://ioping.googlecode.com/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/koct9i/ioping"
+SRC_URI="https://github.com/koct9i/ioping/releases/download/v${PV}/${P}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment