summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:02:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:02:16 +0000
commitd4d443510fc8f27848a4f0f7832b0da89642da36 (patch)
tree2c766ee6fd9579b0107d87f7cfe9454a90830dec /sys-apps/acpid
parent(Manifest recommit) (diff)
downloadgentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.tar.gz
gentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.tar.bz2
gentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.zip
Add inherit eutils
Diffstat (limited to 'sys-apps/acpid')
-rw-r--r--sys-apps/acpid/ChangeLog5
-rw-r--r--sys-apps/acpid/acpid-1.0.1.ebuild4
-rw-r--r--sys-apps/acpid/acpid-1.0.2-r1.ebuild4
-rw-r--r--sys-apps/acpid/acpid-1.0.2-r2.ebuild4
4 files changed, 11 insertions, 6 deletions
diff --git a/sys-apps/acpid/ChangeLog b/sys-apps/acpid/ChangeLog
index 1438ad311a31..c8857bac3d0f 100644
--- a/sys-apps/acpid/ChangeLog
+++ b/sys-apps/acpid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/acpid
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/ChangeLog,v 1.14 2004/03/01 19:59:51 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/ChangeLog,v 1.15 2004/04/27 20:59:36 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> acpid-1.0.2-r2.ebuild:
+ Add inherit eutils
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> acpid-1.0.2-r2.ebuild:
stable on alpha and ia64
diff --git a/sys-apps/acpid/acpid-1.0.1.ebuild b/sys-apps/acpid/acpid-1.0.1.ebuild
index 835222d163fe..08b338d09c55 100644
--- a/sys-apps/acpid/acpid-1.0.1.ebuild
+++ b/sys-apps/acpid/acpid-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.1.ebuild,v 1.12 2003/09/07 02:48:58 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.1.ebuild,v 1.13 2004/04/27 20:59:36 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Daemon for Advanced Configuration and Power Interface."
diff --git a/sys-apps/acpid/acpid-1.0.2-r1.ebuild b/sys-apps/acpid/acpid-1.0.2-r1.ebuild
index 822615ffe865..099b147a3144 100644
--- a/sys-apps/acpid/acpid-1.0.2-r1.ebuild
+++ b/sys-apps/acpid/acpid-1.0.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.2-r1.ebuild,v 1.3 2003/06/21 21:19:38 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.2-r1.ebuild,v 1.4 2004/04/27 20:59:36 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Daemon for Advanced Configuration and Power Interface."
diff --git a/sys-apps/acpid/acpid-1.0.2-r2.ebuild b/sys-apps/acpid/acpid-1.0.2-r2.ebuild
index e07de7bd9ac8..d7825bb6b289 100644
--- a/sys-apps/acpid/acpid-1.0.2-r2.ebuild
+++ b/sys-apps/acpid/acpid-1.0.2-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.2-r2.ebuild,v 1.3 2004/01/29 02:45:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.2-r2.ebuild,v 1.4 2004/04/27 20:59:36 agriffis Exp $
+
+inherit eutils
S="${WORKDIR}/${P}"
DESCRIPTION="Daemon for Advanced Configuration and Power Interface."