diff options
author | 2013-06-30 12:22:29 +0000 | |
---|---|---|
committer | 2013-06-30 12:22:29 +0000 | |
commit | 4cbd96375f1a3b6ef131f3b778aec7d1e13deb6a (patch) | |
tree | 78502a6d98bdaf54335768ff5e046731f729ad02 /games-puzzle | |
parent | Add game splitted from gnome-games by upstream (diff) | |
download | gentoo-2-4cbd96375f1a3b6ef131f3b778aec7d1e13deb6a.tar.gz gentoo-2-4cbd96375f1a3b6ef131f3b778aec7d1e13deb6a.tar.bz2 gentoo-2-4cbd96375f1a3b6ef131f3b778aec7d1e13deb6a.zip |
Fix description and homepage
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild b/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild index 3f9340b5d42e..e14478a2df21 100644 --- a/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild +++ b/games-puzzle/quadrapassel/quadrapassel-3.8.1.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/quadrapassel/quadrapassel-3.8.1.ebuild,v 1.1 2013/06/30 12:20:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/quadrapassel/quadrapassel-3.8.1.ebuild,v 1.2 2013/06/30 12:22:29 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -8,8 +8,8 @@ VALA_MIN_API_VERSION="0.16" inherit gnome-games vala -DESCRIPTION="Dominate the board in a classic version of Reversi" -HOMEPAGE="https://wiki.gnome.org/Iagno" +DESCRIPTION="Fit falling blocks together" +HOMEPAGE="https://wiki.gnome.org/Quadrapassel" LICENSE="GPL-2+" SLOT="0" |