From 221c43ad9b8b4fbf868f24bf3b48787f610c203f Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 8 Nov 2015 19:28:03 -0800 Subject: 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 --- sys-apps/makedev/ChangeLog | 58 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 sys-apps/makedev/ChangeLog (limited to 'sys-apps/makedev/ChangeLog') 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 makedev-3.23.1.ebuild: + Add arm64 love. + + 25 Jun 2011; Raúl Porcel makedev-3.23.1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #369085 + + 12 Jun 2011; Pawel Hajdan jr makedev-3.23.1.ebuild: + x86 stable wrt bug #369085 + + 11 Jun 2011; Markus Meier makedev-3.23.1.ebuild: + arm stable, bug #369085 + + 05 Jun 2011; William Hubbs 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 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 makedev-3.23.1.ebuild: + Stable for HPPA (bug #369085). + + 31 May 2011; William Hubbs makedev-3.23.1.ebuild: + Add the virtual consoles back to the stages for bug #368597. + + 30 May 2011; Mike Frysinger 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 makedev-3.23.1.ebuild: + Stable on amd64 wrt bug #369085 + + 30 May 2011; Mike Frysinger makedev-3.23.1.ebuild: + Build console/ptmx too #368597 by Jorge Manuel B. S. Vicetto. + + 29 May 2011; Mike Frysinger makedev-3.23.1.ebuild: + Trim useless/legacy nodes to leave a smaller useful set #368597 by Claude + Juif. + + 28 May 2011; Kacper Kowalik makedev-3.23.1.ebuild: + ppc/ppc64 stable wrt #369085 + + 15 Oct 2010; Mike Frysinger 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 makedev-3.23.1.ebuild: + Block on : + Initial import. Ebuild submitted by me. -- cgit v1.2.3-65-gdbad