From bae1b0fe479557d940aeda2bfcdd30c3317ea313 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Sat, 17 Jun 2017 14:15:47 +0200 Subject: 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(-) (limited to 'games-puzzle/gottet') diff --git a/games-puzzle/gottet/gottet-1.1.3.ebuild b/games-puzzle/gottet/gottet-1.1.3.ebuild index 6ddf53107df4..dc064e6784b9 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" -- cgit v1.2.3-65-gdbad