summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 20:11:44 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 20:11:44 -0800
commit24fda3d26454a64df85305138f44cae40c7b9678 (patch)
tree22fbb46b0af337738ca0abc36e949b836ea12ec8 /sys-apps/iotools/ChangeLog-2015
parentInitial commit. (diff)
downloadgentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.gz
gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.bz2
gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.zip
Rename all old ChangeLogs to ChangeLog-2015, which will be amended at the end of the year.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-apps/iotools/ChangeLog-2015')
-rw-r--r--sys-apps/iotools/ChangeLog-201528
1 files changed, 28 insertions, 0 deletions
diff --git a/sys-apps/iotools/ChangeLog-2015 b/sys-apps/iotools/ChangeLog-2015
new file mode 100644
index 00000000..69b6447c
--- /dev/null
+++ b/sys-apps/iotools/ChangeLog-2015
@@ -0,0 +1,28 @@
+# ChangeLog for sys-apps/iotools
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iotools/ChangeLog,v 1.6 2014/01/13 22:18:48 vapier Exp $
+
+ 13 Jan 2014; Mike Frysinger <vapier@gentoo.org> iotools-1.5.ebuild:
+ Add arm/ppc keywords and mark amd64/x86 stable #497846 by David Hendricks.
+
+*iotools-1.5 (23 Apr 2013)
+
+ 23 Apr 2013; Mike Frysinger <vapier@gentoo.org> +iotools-1.5.ebuild:
+ Version bump.
+
+ 18 Feb 2013; Mike Frysinger <vapier@gentoo.org> iotools-1.4.ebuild:
+ Use LC_ALL=C sorting for cmds #457850 by Jason Mours.
+
+ 18 Feb 2013; Mike Frysinger <vapier@gentoo.org> iotools-1.4.ebuild:
+ Add more debugging info to `die` path #457850 by Jason Mours.
+
+ 10 Feb 2013; Mike Frysinger <vapier@gentoo.org>
+ files/iotools-1.4-cpuid-pic.patch, files/iotools-1.4-ldflags.patch:
+ add upstream urls
+
+*iotools-1.4 (10 Feb 2013)
+
+ 10 Feb 2013; Mike Frysinger <vapier@gentoo.org>
+ +files/iotools-1.4-cpuid-pic.patch, +files/iotools-1.4-ldflags.patch,
+ +iotools-1.4.ebuild, +metadata.xml:
+ Initial ebuild based on the one from ChromiumOS.