From b46a652cec745e764582b9b30ef26a440c5cffee Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Thu, 21 Feb 2008 13:12:23 +0000 Subject: Fix SRC_URI. Package-Manager: portage-2.1.4.4 --- sys-apps/pmount/pmount-0.9.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/pmount/pmount-0.9.17.ebuild') diff --git a/sys-apps/pmount/pmount-0.9.17.ebuild b/sys-apps/pmount/pmount-0.9.17.ebuild index f72bfe2fd575..f37eca646cb0 100644 --- a/sys-apps/pmount/pmount-0.9.17.ebuild +++ b/sys-apps/pmount/pmount-0.9.17.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild,v 1.1 2008/02/20 23:49:55 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild,v 1.2 2008/02/21 13:12:23 flameeyes Exp $ inherit eutils DESCRIPTION="Policy based mounter that gives the ability to mount removable devices as a user" HOMEPAGE="http://pmount.alioth.debian.org/" -SRC_URI="http://alioth.debian.org/frs/download.php/2057/${P}.tar.gz" +SRC_URI="http://alioth.debian.org/frs/download.php/2247/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad