diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-07 15:19:42 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-07 15:19:42 +0000 |
commit | 4ee05f8037686f44a48241a82914d19c7eb4dba9 (patch) | |
tree | 2fae88e49a3b42464fc69c9b4ac4998504673e0c /sys-apps/pmount | |
parent | Use gentoo mirrors, drop old (diff) | |
download | gentoo-2-4ee05f8037686f44a48241a82914d19c7eb4dba9.tar.gz gentoo-2-4ee05f8037686f44a48241a82914d19c7eb4dba9.tar.bz2 gentoo-2-4ee05f8037686f44a48241a82914d19c7eb4dba9.zip |
Use gentoo mirrors.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r-- | sys-apps/pmount/pmount-0.9.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pmount/pmount-0.9.23.ebuild b/sys-apps/pmount/pmount-0.9.23.ebuild index 1845abbe624a..9bb394ba2c8f 100644 --- a/sys-apps/pmount/pmount-0.9.23.ebuild +++ b/sys-apps/pmount/pmount-0.9.23.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.23.ebuild,v 1.5 2010/07/04 12:39:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.23.ebuild,v 1.6 2010/07/07 15:19:42 ssuominen Exp $ EAPI=2 inherit base 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://dev.gentoo.org/~ssuominen/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" #SRC_URI="https://alioth.debian.org/frs/download.php/3310/${P}.tar.bz2" LICENSE="GPL-2" |