Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/blobwars/
Date: Sat, 15 Sep 2018 11:58:32
Message-Id: 1537012693.ceff49444c8ce0acc476a4137c8df97ec669f92f.pacho@gentoo
1 commit: ceff49444c8ce0acc476a4137c8df97ec669f92f
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 15 11:40:47 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 15 11:58:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceff4944
7
8 games-arcade/blobwars: Drop obsolete page
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 games-arcade/blobwars/blobwars-2.00.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-arcade/blobwars/blobwars-2.00.ebuild b/games-arcade/blobwars/blobwars-2.00.ebuild
16 index c8e537631e8..593e49a917b 100644
17 --- a/games-arcade/blobwars/blobwars-2.00.ebuild
18 +++ b/games-arcade/blobwars/blobwars-2.00.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 inherit gnome2-utils xdg
26
27 DESCRIPTION="Platform game about a blob and his quest to rescue MIAs from an alien invader"
28 -HOMEPAGE="https://sourceforge.net/projects/blobwars/ https://sourceforge.net/apps/mediawiki/blobwars/index.php?title=Main_Page"
29 +HOMEPAGE="https://sourceforge.net/projects/blobwars/"
30 SRC_URI="mirror://sourceforge/blobwars/${P}.tar.gz"
31
32 LICENSE="BSD CC-BY-SA-3.0 CC-BY-3.0 GPL-2 LGPL-2.1 fairuse public-domain"