summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-10 16:17:58 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-10 16:17:58 +0000
commit25cdf2043652b7c9a61aa81aedd943df83bc1de8 (patch)
tree581213c699486578a2cd84acc8f603741a7340d2 /sys-apps/acpid
parentadded ChamgeLog (diff)
downloadhistorical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.tar.gz
historical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.tar.bz2
historical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.zip
Added LICENSE tag
Diffstat (limited to 'sys-apps/acpid')
-rw-r--r--sys-apps/acpid/acpid-1.0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/acpid/acpid-1.0.1.ebuild b/sys-apps/acpid/acpid-1.0.1.ebuild
index cd001f7b8ef6..92a83a43e64f 100644
--- a/sys-apps/acpid/acpid-1.0.1.ebuild
+++ b/sys-apps/acpid/acpid-1.0.1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.1.ebuild,v 1.2 2002/06/13 18:43:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.1.ebuild,v 1.3 2002/07/10 16:17:55 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/"
+LICENSE="GPL-2"
# We need the patched kernel with latest ACPI code, or else it will
# be broken. Hopefully it will be merge into release kernel soon.