diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-12 16:57:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-12 16:57:23 +0000 |
commit | 49d8c31c93f895b3e38449cf6307823038136547 (patch) | |
tree | 96a56688064554740eb8bd962b134d1f4c959c75 | |
parent | Use gentoo mirrors (diff) | |
download | gentoo-2-49d8c31c93f895b3e38449cf6307823038136547.tar.gz gentoo-2-49d8c31c93f895b3e38449cf6307823038136547.tar.bz2 gentoo-2-49d8c31c93f895b3e38449cf6307823038136547.zip |
Use gentoo mirrors
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r-- | sys-apps/raidutils/raidutils-0.0.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild b/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild index abfe44fda2fb..7ef4400665eb 100644 --- a/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild +++ b/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild,v 1.1 2010/06/06 00:33:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r2.ebuild,v 1.2 2010/06/12 16:57:23 ssuominen Exp $ EAPI=2 inherit eutils @@ -9,7 +9,7 @@ DESCRIPTION="Utilities to manage i2o/dtp RAID controllers." HOMEPAGE="http://i2o.shadowconnect.com/" # http://cvs.fedoraproject.org/viewvc/rpms/raidutils/devel/ SRC_URI="http://i2o.shadowconnect.com/raidutils/${P}.tar.bz2 - http://dev.gentoo.org/~ssuominen/${PN}-rpm.patch.bz2" + mirror://gentoo/${PN}-rpm.patch.bz2" LICENSE="BSD" SLOT="0" |