Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/gnome-klotski: gnome-klotski-3.8.2.ebuild
Date: Sun, 30 Jun 2013 11:26:45
Message-Id: 20130630112642.C57212171C@flycatcher.gentoo.org
1 pacho 13/06/30 11:26:42
2
3 Modified: gnome-klotski-3.8.2.ebuild
4 Log:
5 Fix description and homepage
6
7 Revision Changes Path
8 1.2 games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild?r1=1.1&r2=1.2
13
14 Index: gnome-klotski-3.8.2.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- gnome-klotski-3.8.2.ebuild 30 Jun 2013 11:24:39 -0000 1.1
21 +++ gnome-klotski-3.8.2.ebuild 30 Jun 2013 11:26:42 -0000 1.2
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2013 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $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 $
26 +# $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 $
27
28 EAPI="5"
29 GCONF_DEBUG="no"
30 @@ -8,8 +8,8 @@
31
32 inherit gnome-games vala
33
34 -DESCRIPTION="Play the classic two-player boardgame of chess"
35 -HOMEPAGE="https://wiki.gnome.org/Chess"
36 +DESCRIPTION="Slide blocks to solve the puzzle"
37 +HOMEPAGE="https://wiki.gnome.org/Klotski"
38
39 LICENSE="GPL-2+"
40 SLOT="0"