diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-09-01 20:48:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-09-01 20:48:12 +0000 |
commit | 99fc28218c4f376a53936da88715f999239f2112 (patch) | |
tree | d3dc07d6362e72dd4d437a4a221397d3e33ea915 /games-puzzle | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-99fc28218c4f376a53936da88715f999239f2112.tar.gz gentoo-2-99fc28218c4f376a53936da88715f999239f2112.tar.bz2 gentoo-2-99fc28218c4f376a53936da88715f999239f2112.zip |
clean up SRC_URI
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/einstein/einstein-2.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-puzzle/einstein/einstein-2.0.ebuild b/games-puzzle/einstein/einstein-2.0.ebuild index 817cfd1cd9ef..7ac616858187 100644 --- a/games-puzzle/einstein/einstein-2.0.ebuild +++ b/games-puzzle/einstein/einstein-2.0.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-puzzle/einstein/einstein-2.0.ebuild,v 1.8 2009/11/12 21:28:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/einstein/einstein-2.0.ebuild,v 1.9 2010/09/01 20:48:12 mr_bones_ Exp $ EAPI=2 inherit eutils games @@ -8,8 +8,7 @@ inherit eutils games DESCRIPTION="A puzzle game inspired by Albert Einstein" HOMEPAGE="http://games.flowix.com/en/" SRC_URI="http://games.flowix.com/files/einstein/${P}-src.tar.gz - mirror://gentoo/${PN}.png - http://dev.gentoo.org/~wolf31o2/sources/dump/${PN}.png" + mirror://gentoo/${PN}.png" LICENSE="GPL-2" SLOT="0" |