diff options
Diffstat (limited to 'sys-apps/acpid/acpid-1.0.1.ebuild')
-rw-r--r-- | sys-apps/acpid/acpid-1.0.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/acpid/acpid-1.0.1.ebuild b/sys-apps/acpid/acpid-1.0.1.ebuild index 02a6ecabc409..8a71ecdc7088 100644 --- a/sys-apps/acpid/acpid-1.0.1.ebuild +++ b/sys-apps/acpid/acpid-1.0.1.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.1.ebuild,v 1.4 2002/07/11 06:30:49 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.1.ebuild,v 1.5 2002/07/14 19:20:15 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Daemon for Advanced Configuration and Power Interface." SRC_URI="ftp://download.sourceforge.net/pub/sourceforge/acpid/${P}.tar.gz" HOMEPAGE="http://acpid.sourceforge.net/" +KEYWORDS="x86" +SLOT="0" LICENSE="GPL-2" # We need the patched kernel with latest ACPI code, or else it will |