summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-24 02:48:06 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-24 02:48:06 +0000
commita0ca3a48b4931789b04c549f20f677ab0ba09045 (patch)
treeac2f45e3cf8eb91980ac9a0c7ba221d95510ed1d /sys-apps/apmd/apmd-3.2.0.ebuild
parentbump (diff)
downloadhistorical-a0ca3a48b4931789b04c549f20f677ab0ba09045.tar.gz
historical-a0ca3a48b4931789b04c549f20f677ab0ba09045.tar.bz2
historical-a0ca3a48b4931789b04c549f20f677ab0ba09045.zip
Changed SRC_URI to use mirror:// syntax.
Diffstat (limited to 'sys-apps/apmd/apmd-3.2.0.ebuild')
-rw-r--r--sys-apps/apmd/apmd-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/apmd/apmd-3.2.0.ebuild b/sys-apps/apmd/apmd-3.2.0.ebuild
index 900a8dd8328d..70ef28d5cd89 100644
--- a/sys-apps/apmd/apmd-3.2.0.ebuild
+++ b/sys-apps/apmd/apmd-3.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.8 2004/06/30 14:21:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.9 2004/08/24 02:46:08 swegener Exp $
inherit eutils
@@ -9,7 +9,7 @@ IUSE="X nls"
S=${WORKDIR}/${PN}
DESCRIPTION="Advanced Power Management Daemon"
HOMEPAGE="http://www.worldvisions.ca/~apenwarr/apmd/"
-SRC_URI="ftp://ftp.debian.org/debian/pool/main/a/apmd/${PN}_${PV}.orig.tar.gz"
+SRC_URI="mirror://debian/pool/main/a/apmd/${PN}_${PV}.orig.tar.gz"
SLOT="0"
LICENSE="GPL-2"