diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-06-17 14:15:47 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-06-18 20:07:46 +0100 |
commit | bae1b0fe479557d940aeda2bfcdd30c3317ea313 (patch) | |
tree | d103957ebdc0cfc8395aff24a2a3ab4ef17c46d0 /games-puzzle/gottet | |
parent | games-rpg/baldurs-gate-ee: new package (diff) | |
download | gentoo-bae1b0fe479557d940aeda2bfcdd30c3317ea313.tar.gz gentoo-bae1b0fe479557d940aeda2bfcdd30c3317ea313.tar.bz2 gentoo-bae1b0fe479557d940aeda2bfcdd30c3317ea313.zip |
games-puzzle/gottet: updated DESCRIPTION and copyright year
Closes: https://github.com/gentoo/gentoo/pull/4949
Diffstat (limited to 'games-puzzle/gottet')
-rw-r--r-- | games-puzzle/gottet/gottet-1.1.3.ebuild | 4 |
1 files 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 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" |