diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:39 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:39 +0000 |
commit | ef7e0a569302423148912b45a000633299565a13 (patch) | |
tree | 887e306a3022331131791d4b954589397ffef639 /sys-apps/acpid | |
parent | sourceforge updates (diff) | |
download | historical-ef7e0a569302423148912b45a000633299565a13.tar.gz historical-ef7e0a569302423148912b45a000633299565a13.tar.bz2 historical-ef7e0a569302423148912b45a000633299565a13.zip |
sourceforge updates
Diffstat (limited to 'sys-apps/acpid')
-rw-r--r-- | sys-apps/acpid/acpid-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acpid/acpid-1.0.0.ebuild b/sys-apps/acpid/acpid-1.0.0.ebuild index c1fdd5baaa87..a419e33293f0 100644 --- a/sys-apps/acpid/acpid-1.0.0.ebuild +++ b/sys-apps/acpid/acpid-1.0.0.ebuild @@ -1,11 +1,11 @@ # 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.0.ebuild,v 1.4 2002/04/25 06:56:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.0.ebuild,v 1.5 2002/05/27 17:27:39 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Daemon for Advanced Configuration and Power Interface." -SRC_URI="http://prdownloads.sourceforge.net/acpid/${P}.tar.gz" +SRC_URI="mirror://sourceforge/acpid/${P}.tar.gz" HOMEPAGE="http://acpid.sourceforge.net/" # We need the patched kernel with latest ACPI code, or else it will |