diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /sys-block/smp_utils | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-block/smp_utils')
-rw-r--r-- | sys-block/smp_utils/ChangeLog | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/sys-block/smp_utils/ChangeLog b/sys-block/smp_utils/ChangeLog new file mode 100644 index 00000000..8c625928 --- /dev/null +++ b/sys-block/smp_utils/ChangeLog @@ -0,0 +1,52 @@ +# ChangeLog for sys-block/smp_utils +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v 1.10 2014/09/22 08:16:14 polynomial-c Exp $ + +*smp_utils-0.98 (22 Sep 2014) + + 22 Sep 2014; Lars Wendler <polynomial-c@gentoo.org> -smp_utils-0.96.ebuild, + +smp_utils-0.98.ebuild, -files/smp_utils-0.96-make.patch: + Version bump. Removed old. + + 23 Feb 2012; Tim Harder <radhermit@gentoo.org> -smp_utils-0.91.ebuild, + -smp_utils-0.93.ebuild, -smp_utils-0.94.ebuild: + Remove old. + + 23 Feb 2012; Tim Harder <radhermit@gentoo.org> smp_utils-0.96.ebuild: + Remove unused multilib eclass. + +*smp_utils-0.97 (23 Feb 2012) + + 23 Feb 2012; Tim Harder <radhermit@gentoo.org> +smp_utils-0.97.ebuild: + Version bump. Add static-libs use flag. + +*smp_utils-0.96 (30 Aug 2011) + + 30 Aug 2011; Tim Harder <radhermit@gentoo.org> +smp_utils-0.96.ebuild, + +files/smp_utils-0.96-make.patch: + Version bump. Respect LDFLAGS (bug #334759) and update to EAPI 4. + + 11 Feb 2009; Robin H. Johnson <robbat2@gentoo.org> smp_utils-0.91.ebuild, + smp_utils-0.93.ebuild: + Bug 258388: new hosting location. + +*smp_utils-0.94 (18 Nov 2008) + + 18 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> +smp_utils-0.94.ebuild: + Version bump. + +*smp_utils-0.93 (14 Jan 2008) + + 14 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, + +smp_utils-0.93.ebuild: + Version bump, and send to base-system. + + 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: + add <herd>no-herd</herd> + +*smp_utils-0.91 (24 Aug 2006) + + 24 Aug 2006; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml, + +smp_utils-0.91.ebuild: + Initial commit, ebuild by Robin H. Johnson <robbat2@gentoo.org>. + |