diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-06-30 11:26:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-06-30 11:26:42 +0000 |
commit | 2bdeae2289757bbc3df1a809549a5b312fc6e6f0 (patch) | |
tree | 94306898f0c220928bea2d5abec0a7b8a8a54780 /games-puzzle | |
parent | Add game splitted from gnome-games by upstream (diff) | |
download | gentoo-2-2bdeae2289757bbc3df1a809549a5b312fc6e6f0.tar.gz gentoo-2-2bdeae2289757bbc3df1a809549a5b312fc6e6f0.tar.bz2 gentoo-2-2bdeae2289757bbc3df1a809549a5b312fc6e6f0.zip |
Fix description and homepage
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" |