summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-01-13 05:12:43 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2015-01-13 05:12:43 +0000
commit1337c8d39f1be89707a626ad80d12cb149e55075 (patch)
tree5baf98fb6b3493cf94573d0e81509a2b72053b12 /sys-block/fio
parentRemove .la files, fixes #534084 by RAPHEAD <raphead@gmx.net> (diff)
downloadgentoo-2-1337c8d39f1be89707a626ad80d12cb149e55075.tar.gz
gentoo-2-1337c8d39f1be89707a626ad80d12cb149e55075.tar.bz2
gentoo-2-1337c8d39f1be89707a626ad80d12cb149e55075.zip
fixing bug 526450 and a bump
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Diffstat (limited to 'sys-block/fio')
-rw-r--r--sys-block/fio/ChangeLog10
-rw-r--r--sys-block/fio/fio-2.1.14.ebuild4
-rw-r--r--sys-block/fio/fio-2.2.4.ebuild (renamed from sys-block/fio/fio-2.1.13.ebuild)4
3 files changed, 12 insertions, 6 deletions
diff --git a/sys-block/fio/ChangeLog b/sys-block/fio/ChangeLog
index c6a5debfbff3..1a28ef99de8e 100644
--- a/sys-block/fio/ChangeLog
+++ b/sys-block/fio/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-block/fio
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/ChangeLog,v 1.57 2014/11/18 19:32:01 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/ChangeLog,v 1.58 2015/01/13 05:12:43 prometheanfire Exp $
+
+*fio-2.2.4 (13 Jan 2015)
+
+ 13 Jan 2015; Matthew Thode <prometheanfire@gentoo.org> +fio-2.2.4.ebuild,
+ -fio-2.1.13.ebuild, fio-2.1.14.ebuild:
+ fixing bug 526450 and a bump
*fio-2.1.14 (18 Nov 2014)
diff --git a/sys-block/fio/fio-2.1.14.ebuild b/sys-block/fio/fio-2.1.14.ebuild
index 167fa2c5a6a1..c6d6bd852870 100644
--- a/sys-block/fio/fio-2.1.14.ebuild
+++ b/sys-block/fio/fio-2.1.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-2.1.14.ebuild,v 1.1 2014/11/18 19:32:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-2.1.14.ebuild,v 1.2 2015/01/13 05:12:43 prometheanfire Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
diff --git a/sys-block/fio/fio-2.1.13.ebuild b/sys-block/fio/fio-2.2.4.ebuild
index 05334fe43cb2..8dd04b354cda 100644
--- a/sys-block/fio/fio-2.1.13.ebuild
+++ b/sys-block/fio/fio-2.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-2.1.13.ebuild,v 1.1 2014/10/21 17:55:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-2.2.4.ebuild,v 1.1 2015/01/13 05:12:43 prometheanfire Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )