diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-17 15:27:16 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-17 15:27:16 +0000 |
commit | 5cbac0dd840a6d43da546e25a7a699e7cb5725eb (patch) | |
tree | 3785a4184573b10147f79687747330e0f10aa113 /sys-apps/uevt | |
parent | Bug #351929. (diff) | |
download | gentoo-2-5cbac0dd840a6d43da546e25a7a699e7cb5725eb.tar.gz gentoo-2-5cbac0dd840a6d43da546e25a7a699e7cb5725eb.tar.bz2 gentoo-2-5cbac0dd840a6d43da546e25a7a699e7cb5725eb.zip |
Use gentoo mirrors
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/uevt')
-rw-r--r-- | sys-apps/uevt/uevt-2.1_p20110313.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/uevt/uevt-2.1_p20110313.ebuild b/sys-apps/uevt/uevt-2.1_p20110313.ebuild index 70afb8c6ed27..3faa23184a13 100644 --- a/sys-apps/uevt/uevt-2.1_p20110313.ebuild +++ b/sys-apps/uevt/uevt-2.1_p20110313.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/uevt/uevt-2.1_p20110313.ebuild,v 1.1 2011/03/13 13:36:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uevt/uevt-2.1_p20110313.ebuild,v 1.2 2011/03/17 15:27:16 ssuominen Exp $ EAPI=3 inherit autotools @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="A lightweight, desktop-independant daemon for disks mounting and power managing" HOMEPAGE="http://elentir.sleipnir.fr/ http://git.sleipnir.fr/uevt/" #SRC_URI="http://ftp.sleipnir.fr/${PN}/${P}.tar.bz2" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" +SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" |