summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/hal/ChangeLog12
-rw-r--r--sys-apps/hal/hal-0.5.12_rc1-r6.ebuild (renamed from sys-apps/hal/hal-0.5.12_rc1-r5.ebuild)4
2 files changed, 13 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index 39a09cbc4140..b992cf5b7099 100644
--- a/sys-apps/hal/ChangeLog
+++ b/sys-apps/hal/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for sys-apps/hal
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.286 2009/05/29 17:42:22 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.287 2009/06/01 22:51:46 dang Exp $
+
+*hal-0.5.12_rc1-r6 (01 Jun 2009)
+
+ 01 Jun 2009; Daniel Gryniewicz <dang@gentoo.org>
+ -hal-0.5.12_rc1-r5.ebuild, +hal-0.5.12_rc1-r6.ebuild:
+ Bump to hal-0.5.12_rc1-r6
+
+ - Add root access to org.freedesktop.Hal.(Device Manager) to allow X and
+ NM to work. Bug #271837
+
*hal-0.5.12_rc1-r5 (29 May 2009)
diff --git a/sys-apps/hal/hal-0.5.12_rc1-r5.ebuild b/sys-apps/hal/hal-0.5.12_rc1-r6.ebuild
index 48cfd5e227c1..1e850b962929 100644
--- a/sys-apps/hal/hal-0.5.12_rc1-r5.ebuild
+++ b/sys-apps/hal/hal-0.5.12_rc1-r6.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r5.ebuild,v 1.1 2009/05/29 17:42:22 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r6.ebuild,v 1.1 2009/06/01 22:51:46 dang Exp $
EAPI="2"
inherit eutils linux-info autotools flag-o-matic multilib
-PATCH_VERSION="6"
+PATCH_VERSION="7"
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}