summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /sys-apps/makedev
downloadgentoo-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-apps/makedev')
-rw-r--r--sys-apps/makedev/ChangeLog58
1 files changed, 58 insertions, 0 deletions
diff --git a/sys-apps/makedev/ChangeLog b/sys-apps/makedev/ChangeLog
new file mode 100644
index 00000000..4946ce2d
--- /dev/null
+++ b/sys-apps/makedev/ChangeLog
@@ -0,0 +1,58 @@
+# ChangeLog for sys-apps/makedev
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/makedev/ChangeLog,v 1.15 2014/01/18 05:09:40 vapier Exp $
+
+ 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> makedev-3.23.1.ebuild:
+ Add arm64 love.
+
+ 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> makedev-3.23.1.ebuild:
+ alpha/ia64/m68k/s390/sh/sparc stable wrt #369085
+
+ 12 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> makedev-3.23.1.ebuild:
+ x86 stable wrt bug #369085
+
+ 11 Jun 2011; Markus Meier <maekke@gentoo.org> makedev-3.23.1.ebuild:
+ arm stable, bug #369085
+
+ 05 Jun 2011; William Hubbs <williamh@gentoo.org> makedev-3.23.1.ebuild:
+ stages: use the just installed makedev configuration files instead of
+ the ones in the seed stage
+
+ 05 Jun 2011; William Hubbs <williamh@gentoo.org> makedev-3.23.1.ebuild:
+ stages: call the just installed binary instead of the one in the seed
+ stage, thanks to jmbsvisetto.
+
+ 05 Jun 2011; Jeroen Roovers <jer@gentoo.org> makedev-3.23.1.ebuild:
+ Stable for HPPA (bug #369085).
+
+ 31 May 2011; William Hubbs <williamh@gentoo.org> makedev-3.23.1.ebuild:
+ Add the virtual consoles back to the stages for bug #368597.
+
+ 30 May 2011; Mike Frysinger <vapier@gentoo.org> makedev-3.23.1.ebuild:
+ Build console/ptmx too, and trim a few more tty devices #368597 by Jorge
+ Manuel B. S. Vicetto.
+
+ 29 May 2011; Markos Chandras <hwoarang@gentoo.org> makedev-3.23.1.ebuild:
+ Stable on amd64 wrt bug #369085
+
+ 30 May 2011; Mike Frysinger <vapier@gentoo.org> makedev-3.23.1.ebuild:
+ Build console/ptmx too #368597 by Jorge Manuel B. S. Vicetto.
+
+ 29 May 2011; Mike Frysinger <vapier@gentoo.org> makedev-3.23.1.ebuild:
+ Trim useless/legacy nodes to leave a smaller useful set #368597 by Claude
+ Juif.
+
+ 28 May 2011; Kacper Kowalik <xarthisius@gentoo.org> makedev-3.23.1.ebuild:
+ ppc/ppc64 stable wrt #369085
+
+ 15 Oct 2010; Mike Frysinger <vapier@gentoo.org> makedev-3.23.1.ebuild,
+ +files/makedev-3.23.1-headers.patch:
+ Fix building with newer glibc #339674 by Ruediger Kramolisch.
+
+ 07 Aug 2007; Roy Marples <uberlord@gentoo.org> makedev-3.23.1.ebuild:
+ Block on <baselayout-2, #187766 thanks to Jakub Moc
+
+*makedev-3.23.1 (30 Dec 2006)
+
+ 30 Dec 2006; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by me.