diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild index 785945907fcd..00ce98ff1672 100644 --- a/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild +++ b/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild,v 1.1 2013/06/30 11:24:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild,v 1.2 2013/06/30 11:26:42 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -8,8 +8,8 @@ VALA_MIN_API_VERSION="0.16" inherit gnome-games vala -DESCRIPTION="Play the classic two-player boardgame of chess" -HOMEPAGE="https://wiki.gnome.org/Chess" +DESCRIPTION="Slide blocks to solve the puzzle" +HOMEPAGE="https://wiki.gnome.org/Klotski" LICENSE="GPL-2+" SLOT="0" |