diff options
author | Tom William Payne <twp@gentoo.org> | 2003-08-28 19:42:37 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2003-08-28 19:42:37 +0000 |
commit | ff67c10f8b18a7c16d798fa9b603c4d03000e9e1 (patch) | |
tree | ee9fadd66e0f0c7198032cbfc25f865ac3070b0f /sys-apps/acpi/acpi-0.06.ebuild | |
parent | fix possible CFLAGS problem with k6 (diff) | |
download | historical-ff67c10f8b18a7c16d798fa9b603c4d03000e9e1.tar.gz historical-ff67c10f8b18a7c16d798fa9b603c4d03000e9e1.tar.bz2 historical-ff67c10f8b18a7c16d798fa9b603c4d03000e9e1.zip |
Bug # 26451
Diffstat (limited to 'sys-apps/acpi/acpi-0.06.ebuild')
-rw-r--r-- | sys-apps/acpi/acpi-0.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acpi/acpi-0.06.ebuild b/sys-apps/acpi/acpi-0.06.ebuild index 9c6a2ae17ce5..d3425cc19eb1 100644 --- a/sys-apps/acpi/acpi-0.06.ebuild +++ b/sys-apps/acpi/acpi-0.06.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpi/acpi-0.06.ebuild,v 1.1 2003/07/27 17:02:51 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpi/acpi-0.06.ebuild,v 1.2 2003/08/28 19:42:27 twp Exp $ DESCRIPTION="Attempts to replicate the functionality of the 'old' apm command on ACPI systems, including battery and thermal information." -HOMEPAGE="http://packages.debian.erg/unstable/utils/acpi.html" +HOMEPAGE="http://packages.debian.org/unstable/utils/acpi.html" SRC_URI="http://ftp.debian.org/debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" |