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/libgudev/ChangeLog | |
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/libgudev/ChangeLog')
-rw-r--r-- | virtual/libgudev/ChangeLog | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/virtual/libgudev/ChangeLog b/virtual/libgudev/ChangeLog new file mode 100644 index 00000000..cf8fbf4f --- /dev/null +++ b/virtual/libgudev/ChangeLog @@ -0,0 +1,79 @@ +# ChangeLog for virtual/libgudev +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/libgudev/ChangeLog,v 1.18 2015/06/27 17:34:13 floppym Exp $ + +*libgudev-230 (27 Jun 2015) + + 27 Jun 2015; Mike Gilbert <floppym@gentoo.org> +libgudev-230.ebuild: + Remove systemd and udev as providers of libgudev, bug 552036. + +*libgudev-215-r3 (10 Jun 2015) + + 10 Jun 2015; Mike Gilbert <floppym@gentoo.org> +libgudev-215-r3.ebuild: + Add default value for introspection on udev/systemd deps. + + 10 Jun 2015; Mike Gilbert <floppym@gentoo.org> libgudev-215-r2.ebuild: + Add slot to dev-libs/libgudev. + +*libgudev-215-r2 (10 Jun 2015) + + 10 Jun 2015; Mike Gilbert <floppym@gentoo.org> +libgudev-215-r2.ebuild: + Add dev-libs/libgudev + +*libgudev-215-r1 (06 Aug 2014) + + 06 Aug 2014; Michał Górny <mgorny@gentoo.org> +libgudev-215-r1.ebuild, + -libgudev-215.ebuild: + Revbump to ensure that users get rebuild due to USE=systemd rather than + blocker against it, and to ensure that previous breakage with USE=systemd + ,static-libs does not persist. + + 04 Aug 2014; Michał Górny <mgorny@gentoo.org> libgudev-215.ebuild: + Fix not installing anything with USE=systemd,static-libs. That combination + should be forbidden via REQUIRED_USE. + + 03 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> libgudev-215.ebuild: + Help Portage make the right decision by introducing USE="systemd" wrt #515230. + This is a bug in the Package Manager. + + 30 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> -libgudev-208.ebuild: + old + +*libgudev-215 (29 Jul 2014) + + 29 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> +libgudev-215.ebuild: + New virtual version wrt #518416 for package managers with no proper in-place + dependency handling. + + 25 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> metadata.xml: + systemd@g.o to maintainers. + + 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libgudev-208.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. + + 09 Jun 2014; Mike Frysinger <vapier@gentoo.org> libgudev-208.ebuild: + Mark arm64/m68k/s390/sh stable. + + 02 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> libgudev-208.ebuild: + Accept =sys-fs/udev-208-r1 as a multilib libgudev-1.0 provider. + + 02 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> libgudev-208.ebuild: + Stabilize for everyone because providers have been marked stable wrt bugs + #506078 and #505962 + + 29 Mar 2014; Anthony G. Basile <blueness@gentoo.org> metadata.xml: + Add eudev@g.o as a maintainer + + 28 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> libgudev-208.ebuild: + Fix sys-fs/eudev dependency for 1.5.3-r1 with multilib support. + + 28 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> libgudev-208.ebuild: + Both, sys-fs/udev since 212-r1 and sys-fs/eudev in 9999 has ABI_X86 buildable + libgudev-1.0.so -> Adjust dependencies accordingly. + +*libgudev-208 (27 Mar 2014) + + 27 Mar 2014; Michał Górny <mgorny@gentoo.org> +libgudev-208.ebuild, + +metadata.xml: + Introduce a new virtual for clear := deps on libgudev provider. |