summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-04-07 16:42:08 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-04-07 16:42:08 +0000
commit445225a0a4a3e113dc0ebdcc10fbe9168895f085 (patch)
tree2e28e9948910cbeb58c0f62d989414bdd54df823 /sys-power/acpi/acpi-0.06-r5.ebuild
parentadded FDL to LICENSE (diff)
downloadgentoo-2-445225a0a4a3e113dc0ebdcc10fbe9168895f085.tar.gz
gentoo-2-445225a0a4a3e113dc0ebdcc10fbe9168895f085.tar.bz2
gentoo-2-445225a0a4a3e113dc0ebdcc10fbe9168895f085.zip
SRC_URI changed to mirror://, fixes bug 163312
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-power/acpi/acpi-0.06-r5.ebuild')
-rw-r--r--sys-power/acpi/acpi-0.06-r5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-power/acpi/acpi-0.06-r5.ebuild b/sys-power/acpi/acpi-0.06-r5.ebuild
index a2dd79572936..8cd5cae7984a 100644
--- a/sys-power/acpi/acpi-0.06-r5.ebuild
+++ b/sys-power/acpi/acpi-0.06-r5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi/acpi-0.06-r5.ebuild,v 1.2 2006/10/26 16:33:29 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi/acpi-0.06-r5.ebuild,v 1.3 2007/04/07 16:42:08 opfer Exp $
inherit eutils
-SRC_URI_BASE="http://ftp.debian.org/debian/pool/main/${PN:0:1}/${PN}"
+SRC_URI_BASE="mirror://debian/pool/main/${PN:0:1}/${PN}"
SRC_URI_TGZ="${PN}_${PV}.orig.tar.gz"
SRC_URI_PATCH="${PN}_${PV}-${PR/r}.diff.gz"
DESCRIPTION="Attemp to replicate the functionality of the 'old' apm command on ACPI systems."