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/quadrapassel: quadrapassel-3.8.1.ebuild
Date: Sun, 30 Jun 2013 12:22:40
Message-Id: 20130630122229.5035E2171C@flycatcher.gentoo.org
1 pacho 13/06/30 12:22:29
2
3 Modified: quadrapassel-3.8.1.ebuild
4 Log:
5 Fix description and homepage
6
7 Revision Changes Path
8 1.2 games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild?r1=1.1&r2=1.2
13
14 Index: quadrapassel-3.8.1.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- quadrapassel-3.8.1.ebuild 30 Jun 2013 12:20:37 -0000 1.1
21 +++ quadrapassel-3.8.1.ebuild 30 Jun 2013 12:22:29 -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/quadrapassel/quadrapassel-3.8.1.ebuild,v 1.1 2013/06/30 12:20:37 pacho Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild,v 1.2 2013/06/30 12:22:29 pacho Exp $
27
28 EAPI="5"
29 GCONF_DEBUG="no"
30 @@ -8,8 +8,8 @@
31
32 inherit gnome-games vala
33
34 -DESCRIPTION="Dominate the board in a classic version of Reversi"
35 -HOMEPAGE="https://wiki.gnome.org/Iagno"
36 +DESCRIPTION="Fit falling blocks together"
37 +HOMEPAGE="https://wiki.gnome.org/Quadrapassel"
38
39 LICENSE="GPL-2+"
40 SLOT="0"