diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-06-15 18:54:28 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-06-15 18:54:28 +0000 |
commit | 706310a7406ddff8d11289952ddb8a5a9cfa6e80 (patch) | |
tree | a47f0f0360cb997c34cba0ce10a59b88463da1c9 /sys-block/gparted/ChangeLog | |
parent | add xfce use flag for sys-block/gparted (diff) | |
download | historical-706310a7406ddff8d11289952ddb8a5a9cfa6e80.tar.gz historical-706310a7406ddff8d11289952ddb8a5a9cfa6e80.tar.bz2 historical-706310a7406ddff8d11289952ddb8a5a9cfa6e80.zip |
do not fail in absence of hal, bug #220459. more su helper sweetness, bug #220383.
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'sys-block/gparted/ChangeLog')
-rw-r--r-- | sys-block/gparted/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-block/gparted/ChangeLog b/sys-block/gparted/ChangeLog index 18ff692f6d87..5fb85905d374 100644 --- a/sys-block/gparted/ChangeLog +++ b/sys-block/gparted/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-block/gparted # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.48 2008/05/04 11:43:14 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.49 2008/06/15 18:54:28 eva Exp $ + +*gparted-0.3.7-r1 (15 Jun 2008) + + 15 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org> + +files/gparted-0.3.7-hal-lock.patch, +gparted-0.3.7-r1.ebuild: + do not fail in absence of hal, bug #220459. + more su helper sweetness, bug #220383. *gparted-0.3.7 (04 May 2008) |