summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 04:41:12 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 04:41:12 +0000
commit5d7f4e2b6c871af10c1b0191b42b0c3c74bff000 (patch)
tree9cd21c7ede4a57c19291a241e5d1576e50dd856b /sys-apps/hal
parentRemove debug.eclass usage for bug #160122. (diff)
downloadgentoo-2-5d7f4e2b6c871af10c1b0191b42b0c3c74bff000.tar.gz
gentoo-2-5d7f4e2b6c871af10c1b0191b42b0c3c74bff000.tar.bz2
gentoo-2-5d7f4e2b6c871af10c1b0191b42b0c3c74bff000.zip
Remove debug.eclass usage.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r--sys-apps/hal/ChangeLog8
-rw-r--r--sys-apps/hal/hal-0.5.5.1-r3.ebuild6
-rw-r--r--sys-apps/hal/hal-0.5.7-r3.ebuild6
-rw-r--r--sys-apps/hal/hal-0.5.7.1-r1.ebuild6
-rw-r--r--sys-apps/hal/hal-0.5.7.1-r2.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog
index 1f7b7fa5a794..dfe746a9edea 100644
--- a/sys-apps/hal/ChangeLog
+++ b/sys-apps/hal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/hal
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.112 2006/12/04 16:43:06 cardoe Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.113 2007/01/05 04:41:12 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> hal-0.5.5.1-r3.ebuild,
+ hal-0.5.7-r3.ebuild, hal-0.5.7.1-r1.ebuild, hal-0.5.7.1-r2.ebuild:
+ Remove debug.eclass usage.
04 Dec 2006; Doug Goldstein <cardoe@gentoo.org> hal-0.5.7.1-r1.ebuild,
hal-0.5.7.1-r2.ebuild:
diff --git a/sys-apps/hal/hal-0.5.5.1-r3.ebuild b/sys-apps/hal/hal-0.5.5.1-r3.ebuild
index b6655a18a550..d5c3d5a8f51c 100644
--- a/sys-apps/hal/hal-0.5.5.1-r3.ebuild
+++ b/sys-apps/hal/hal-0.5.5.1-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.5.1-r3.ebuild,v 1.15 2006/07/05 06:03:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.5.1-r3.ebuild,v 1.16 2007/01/05 04:41:12 flameeyes Exp $
-inherit eutils linux-info debug
+inherit eutils linux-info
DESCRIPTION="Hardware Abstraction Layer"
HOMEPAGE="http://www.freedesktop.org/Software/hal"
diff --git a/sys-apps/hal/hal-0.5.7-r3.ebuild b/sys-apps/hal/hal-0.5.7-r3.ebuild
index abda6b858ad0..747255a98415 100644
--- a/sys-apps/hal/hal-0.5.7-r3.ebuild
+++ b/sys-apps/hal/hal-0.5.7-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7-r3.ebuild,v 1.13 2006/11/20 22:16:30 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7-r3.ebuild,v 1.14 2007/01/05 04:41:12 flameeyes Exp $
-inherit eutils linux-info debug
+inherit eutils linux-info
DESCRIPTION="Hardware Abstraction Layer"
HOMEPAGE="http://www.freedesktop.org/Software/hal"
diff --git a/sys-apps/hal/hal-0.5.7.1-r1.ebuild b/sys-apps/hal/hal-0.5.7.1-r1.ebuild
index 203a8a02de72..f5940a565d36 100644
--- a/sys-apps/hal/hal-0.5.7.1-r1.ebuild
+++ b/sys-apps/hal/hal-0.5.7.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r1.ebuild,v 1.7 2006/12/10 23:42:23 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r1.ebuild,v 1.8 2007/01/05 04:41:12 flameeyes Exp $
-inherit eutils linux-info debug
+inherit eutils linux-info
DESCRIPTION="Hardware Abstraction Layer"
HOMEPAGE="http://www.freedesktop.org/Software/hal"
diff --git a/sys-apps/hal/hal-0.5.7.1-r2.ebuild b/sys-apps/hal/hal-0.5.7.1-r2.ebuild
index 772b85f12d89..5f0753cf60c0 100644
--- a/sys-apps/hal/hal-0.5.7.1-r2.ebuild
+++ b/sys-apps/hal/hal-0.5.7.1-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r2.ebuild,v 1.3 2006/12/10 23:42:23 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r2.ebuild,v 1.4 2007/01/05 04:41:12 flameeyes Exp $
-inherit eutils linux-info debug
+inherit eutils linux-info
DESCRIPTION="Hardware Abstraction Layer"
HOMEPAGE="http://www.freedesktop.org/Software/hal"