blob: 93d56a193c7d102345f47133fae4fb8ac4cc08ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# ChangeLog for virtual/libudev
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libudev/ChangeLog,v 1.11 2014/08/06 18:32:03 mgorny Exp $
*libudev-215-r1 (06 Aug 2014)
06 Aug 2014; Michał Górny <mgorny@gentoo.org> +libudev-215-r1.ebuild,
-libudev-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> libudev-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> libudev-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> -libudev-208.ebuild:
old
*libudev-215 (29 Jul 2014)
29 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> +libudev-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> libudev-208.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
09 Jun 2014; Mike Frysinger <vapier@gentoo.org> libudev-208.ebuild:
Mark arm64/m68k/s390/sh stable.
02 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> libudev-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
*libudev-208 (27 Mar 2014)
27 Mar 2014; Michał Górny <mgorny@gentoo.org> +libudev-208.ebuild,
+metadata.xml:
Introduce a new virtual for clear := deps on libudev provider.
|