commit: bae1b0fe479557d940aeda2bfcdd30c3317ea313 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sat Jun 17 12:15:47 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 19:07:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae1b0fe
games-puzzle/gottet: updated DESCRIPTION and copyright year Closes: https://github.com/gentoo/gentoo/pull/4949 games-puzzle/gottet/gottet-1.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/gottet/gottet-1.1.3.ebuild b/games-puzzle/gottet/gottet-1.1.3.ebuild index 6ddf53107df..dc064e6784b 100644 --- a/games-puzzle/gottet/gottet-1.1.3.ebuild +++ b/games-puzzle/gottet/gottet-1.1.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit gnome2-utils qmake-utils -DESCRIPTION="A tetris clone based on Qt4" +DESCRIPTION="A tetris clone based on Qt5" HOMEPAGE="https://gottcode.org/gottet/" SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"