diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2014-03-18 01:14:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2014-03-18 01:14:30 +0000 |
commit | 3175e55469386f15c71245588142744083cab440 (patch) | |
tree | f3903b97cac6f1a5714d0866a2ab5a5a2aac9e99 /games-board/gnugo/gnugo-3.9.1.ebuild | |
parent | Fix by Jonathan Callen for USE=-python handling #504830. (diff) | |
download | gentoo-2-3175e55469386f15c71245588142744083cab440.tar.gz gentoo-2-3175e55469386f15c71245588142744083cab440.tar.bz2 gentoo-2-3175e55469386f15c71245588142744083cab440.zip |
archive file disappeared upstream
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-board/gnugo/gnugo-3.9.1.ebuild')
-rw-r--r-- | games-board/gnugo/gnugo-3.9.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/gnugo/gnugo-3.9.1.ebuild b/games-board/gnugo/gnugo-3.9.1.ebuild index 067f04d44710..5a1b6075e96f 100644 --- a/games-board/gnugo/gnugo-3.9.1.ebuild +++ b/games-board/gnugo/gnugo-3.9.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.9.1.ebuild,v 1.7 2013/04/02 20:56:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.9.1.ebuild,v 1.8 2014/03/18 01:14:30 mr_bones_ Exp $ EAPI=2 inherit games DESCRIPTION="A Go-playing program" HOMEPAGE="http://www.gnu.org/software/gnugo/devel.html" -SRC_URI="http://match.stanford.edu/gnugo/archive/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |