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 /virtual/libc | |
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 'virtual/libc')
-rw-r--r-- | virtual/libc/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/virtual/libc/ChangeLog b/virtual/libc/ChangeLog new file mode 100644 index 00000000..e37a7348 --- /dev/null +++ b/virtual/libc/ChangeLog @@ -0,0 +1,23 @@ +# ChangeLog for virtual/libc +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/libc/ChangeLog,v 1.8 2014/03/31 07:41:18 ulm Exp $ + + 31 Mar 2014; Ulrich Müller <ulm@gentoo.org> libc-0.ebuild: + Update to EAPI 5. Remove empty variable assignments. + + 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> libc-0.ebuild: + Add arm64 love. + + 16 Jun 2013; Anthony G. Basile <blueness@gentoo.org> libc-0.ebuild: + Add new libc: sys-libs/musl + + 27 Apr 2012; Alexis Ballier <aballier@gentoo.org> libc-0.ebuild: + keyword ~amd64-fbsd + + 25 Sep 2011; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Remove myself as maintainer. + +*libc-0 (20 Apr 2011) + + 20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> +libc-0.ebuild, +metadata.xml: + Initial import, bug 359001. |