diff options
Diffstat (limited to 'sys-apps/uam/uam-0.2.1.ebuild')
-rw-r--r-- | sys-apps/uam/uam-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/uam/uam-0.2.1.ebuild b/sys-apps/uam/uam-0.2.1.ebuild index e3ab7473d84a..cbe6468c0fca 100644 --- a/sys-apps/uam/uam-0.2.1.ebuild +++ b/sys-apps/uam/uam-0.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/uam-0.2.1.ebuild,v 1.1 2011/07/03 17:51:19 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/uam-0.2.1.ebuild,v 1.2 2011/10/24 21:34:04 mgorny Exp $ EAPI=3 inherit autotools-utils eutils DESCRIPTION="Simple udev-based automounter for removable USB media" HOMEPAGE="https://github.com/mgorny/uam/" -SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2" +SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" |