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 /dev-libs/libgudev
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 'dev-libs/libgudev')
-rw-r--r--dev-libs/libgudev/ChangeLog41
1 files changed, 41 insertions, 0 deletions
diff --git a/dev-libs/libgudev/ChangeLog b/dev-libs/libgudev/ChangeLog
new file mode 100644
index 00000000..867372b8
--- /dev/null
+++ b/dev-libs/libgudev/ChangeLog
@@ -0,0 +1,41 @@
+# ChangeLog for dev-libs/libgudev
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.11 2015/07/24 15:13:33 floppym Exp $
+
+ 24 Jul 2015; Mike Gilbert <floppym@gentoo.org> libgudev-230.ebuild:
+ Drop IUSE=doc and gtk-doc support. If the gnome team wants to fix it, they are
+ welcome to do so.
+
+ 24 Jul 2015; Mike Gilbert <floppym@gentoo.org> libgudev-230.ebuild:
+ Make the doc USE flag do something.
+
+ 24 Jul 2015; Mike Gilbert <floppym@gentoo.org> libgudev-230.ebuild:
+ Remove duplicate dep on gobject-introspection.
+
+ 23 Jul 2015; Maxim Koltsov <maksbotan@gentoo.org> libgudev-230.ebuild:
+ Add gobject-introspection dependency, as it was in sys-fs/udev package. Bug
+ #555674.
+
+ 10 Jul 2015; Mike Gilbert <floppym@gentoo.org> libgudev-230.ebuild:
+ Copy ~hppa keyword from udev, bug 554406.
+
+ 10 Jul 2015; Anthony G. Basile <blueness@gentoo.org> libgudev-230.ebuild:
+ Keyword ~mips.
+
+ 10 Jun 2015; Mike Gilbert <floppym@gentoo.org> libgudev-230.ebuild:
+ Only enable introspection for the native abi.
+
+ 10 Jun 2015; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml:
+ Add gnome herd, as discussed with floppym
+
+ 10 Jun 2015; Mike Gilbert <floppym@gentoo.org> libgudev-230.ebuild:
+ Add static-libs support.
+
+ 10 Jun 2015; Mike Gilbert <floppym@gentoo.org> libgudev-230.ebuild:
+ Add blockers on eudev udev and systemd.
+
+*libgudev-230 (10 Jun 2015)
+
+ 10 Jun 2015; Mike Gilbert <floppym@gentoo.org> +libgudev-230.ebuild,
+ +metadata.xml:
+ New package, forked from systemd.