diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-09-01 21:01:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-09-01 21:01:40 +0000 |
commit | fb95cddf90651080e3eb2894dd4f6e206628260b (patch) | |
tree | 9f771c39c2ca12cca321e90f91292848010168af /games-fps | |
parent | Bug #322291: udev rules were overwritten by defaults. (diff) | |
download | gentoo-2-fb95cddf90651080e3eb2894dd4f6e206628260b.tar.gz gentoo-2-fb95cddf90651080e3eb2894dd4f6e206628260b.tar.bz2 gentoo-2-fb95cddf90651080e3eb2894dd4f6e206628260b.zip |
clean up SRC_URI
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/legends/legends-0.4.1.43.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-fps/legends/legends-0.4.1.43.ebuild b/games-fps/legends/legends-0.4.1.43.ebuild index 1dd7cd107183..30eea0e03f7c 100644 --- a/games-fps/legends/legends-0.4.1.43.ebuild +++ b/games-fps/legends/legends-0.4.1.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild,v 1.4 2009/02/22 15:55:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild,v 1.5 2010/09/01 21:01:40 mr_bones_ Exp $ inherit eutils games @@ -10,8 +10,7 @@ dir=${GAMES_PREFIX_OPT}/${PN} DESCRIPTION="Fast-paced first-person-shooter online multiplayer game, similar to Tribes" HOMEPAGE="http://legendsthegame.net/" SRC_URI="http://legendsthegame.net/files/${MY_P}.run - mirror://gentoo/${PN}.png - http://dev.gentoo.org/~wolf31o2/sources/dump/${PN}.png" + mirror://gentoo/${PN}.png" LICENSE="as-is" SLOT="0" |