diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-22 20:39:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-22 20:39:10 +0000 |
commit | 40c01ab594c02fddadc228ca524b8c45ff417c36 (patch) | |
tree | 7c53a69d6cf0b0049f193186ff5d82e178cb87dd | |
parent | whitespace (diff) | |
download | gentoo-2-40c01ab594c02fddadc228ca524b8c45ff417c36.tar.gz gentoo-2-40c01ab594c02fddadc228ca524b8c45ff417c36.tar.bz2 gentoo-2-40c01ab594c02fddadc228ca524b8c45ff417c36.zip |
Use gentoo mirrors.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.14.ebuild b/dev-db/unixODBC/unixODBC-2.2.14.ebuild index 4d10346afb12..716ae8cffa58 100644 --- a/dev-db/unixODBC/unixODBC-2.2.14.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.14.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/dev-db/unixODBC/unixODBC-2.2.14.ebuild,v 1.3 2010/03/22 18:00:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.14.ebuild,v 1.4 2010/03/22 20:39:10 ssuominen Exp $ EAPI=3 inherit autotools eutils flag-o-matic multilib prefix @@ -8,7 +8,7 @@ inherit autotools eutils flag-o-matic multilib prefix DESCRIPTION="A complete ODBC driver manager" HOMEPAGE="http://www.unixodbc.org/" SRC_URI="mirror://sourceforge/unixodbc/${P}.tar.gz - http://dev.gentoo.org/~ssuominen/${P}-patchset-1.tar.bz2" + mirror://gentoo/${P}-patchset-1.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |