diff options
author | 2004-04-27 21:37:07 +0000 | |
---|---|---|
committer | 2004-04-27 21:37:07 +0000 | |
commit | 02f9a53a89a390bbbf9df21eff12ff6683d216e2 (patch) | |
tree | 2946b21810e1fdcc9c461ff1a77b957150c67622 /sys-apps/acpid/acpid-1.0.2-r1.ebuild | |
parent | (no commit message) (diff) | |
download | historical-02f9a53a89a390bbbf9df21eff12ff6683d216e2.tar.gz historical-02f9a53a89a390bbbf9df21eff12ff6683d216e2.tar.bz2 historical-02f9a53a89a390bbbf9df21eff12ff6683d216e2.zip |
Add inherit eutils
Diffstat (limited to 'sys-apps/acpid/acpid-1.0.2-r1.ebuild')
-rw-r--r-- | sys-apps/acpid/acpid-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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." |