public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Saleem Abdulrasool (compnerd)" <compnerd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hal: hal-0.5.10.ebuild ChangeLog
Date: Sat, 05 Jan 2008 21:45:19 +0000	[thread overview]
Message-ID: <E1JBGpT-0003NS-4x@stork.gentoo.org> (raw)

compnerd    08/01/05 21:45:19

  Modified:             hal-0.5.10.ebuild ChangeLog
  Log:
  use laptop useflag as per requests from a few people
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.6                  sys-apps/hal/hal-0.5.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?r1=1.5&r2=1.6

Index: hal-0.5.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hal-0.5.10.ebuild	5 Jan 2008 19:23:07 -0000	1.5
+++ hal-0.5.10.ebuild	5 Jan 2008 21:45:18 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.5 2008/01/05 19:23:07 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.6 2008/01/05 21:45:18 compnerd Exp $
 
 inherit eutils linux-info autotools flag-o-matic
 
@@ -16,7 +16,7 @@
 KEYWORDS="~amd64 ~x86"
 
 KERNEL_IUSE="kernel_linux kernel_FreeBSD"
-IUSE="acpi apm crypt debug dell disk-partition doc selinux ${KERNEL_IUSE}"
+IUSE="acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}"
 
 RDEPEND=">=dev-libs/glib-2.6
 		 >=dev-libs/dbus-glib-0.61
@@ -60,7 +60,7 @@
 					dev-libs/libxml2
 				)"
 PDEPEND=">=app-misc/hal-info-20071011
-		 >=sys-power/pm-utils-0.99.3"
+		 laptop? ( >=sys-power/pm-utils-0.99.3 )"
 
 ## HAL Daemon drops privledges so we need group access to read disks
 HALDAEMON_GROUPS_LINUX="haldaemon,plugdev,disk,cdrom,cdrw,floppy,usb"



1.222                sys-apps/hal/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.222&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.222&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?r1=1.221&r2=1.222

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog	5 Jan 2008 19:23:07 -0000	1.221
+++ ChangeLog	5 Jan 2008 21:45:18 -0000	1.222
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/hal
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.221 2008/01/05 19:23:07 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.222 2008/01/05 21:45:18 compnerd Exp $
+
+  05 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.5.10.ebuild:
+  Add laptop useflag for pm-utils
 
   05 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org>
   files/0.5.10-hald.rc, hal-0.5.10.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2008-01-05 21:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-05 21:45 Saleem Abdulrasool (compnerd) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-01 10:57 [gentoo-commits] gentoo-x86 commit in sys-apps/hal: hal-0.5.10.ebuild ChangeLog Gysbert Wassenaar (nixnut)
2008-04-09 17:23 Raul Porcel (armin76)
2008-01-10 18:05 Jeroen Roovers (jer)
2008-01-07  2:28 Saleem Abdulrasool (compnerd)
2008-01-05 19:23 Saleem Abdulrasool (compnerd)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JBGpT-0003NS-4x@stork.gentoo.org \
    --to=compnerd@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox