diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-07 22:45:41 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-07 22:45:41 +0000 |
commit | 7463dd52be9288f72e87029baca603c935620a38 (patch) | |
tree | 04637ef6415d843bcff17a535d0ba0bfc886e176 /games-util/atlas | |
parent | Add unicode support fixing #277697 (diff) | |
download | gentoo-2-7463dd52be9288f72e87029baca603c935620a38.tar.gz gentoo-2-7463dd52be9288f72e87029baca603c935620a38.tar.bz2 gentoo-2-7463dd52be9288f72e87029baca603c935620a38.zip |
Use gentoo mirrors
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'games-util/atlas')
-rw-r--r-- | games-util/atlas/atlas-0.3.1_p20100302.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/atlas/atlas-0.3.1_p20100302.ebuild b/games-util/atlas/atlas-0.3.1_p20100302.ebuild index d2d1d448a6f4..9d361b1da541 100644 --- a/games-util/atlas/atlas-0.3.1_p20100302.ebuild +++ b/games-util/atlas/atlas-0.3.1_p20100302.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/games-util/atlas/atlas-0.3.1_p20100302.ebuild,v 1.1 2010/03/02 13:43:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.3.1_p20100302.ebuild,v 1.2 2010/03/07 22:45:41 ssuominen Exp $ EAPI=2 inherit autotools flag-o-matic games DESCRIPTION="Chart Program to use with Flightgear Flight Simulator" HOMEPAGE="http://atlas.sourceforge.net/" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |