summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-06-28 18:14:37 +0000
committerPacho Ramos <pacho@gentoo.org>2014-06-28 18:14:37 +0000
commit03d11182d9ccae165d95bfadf10e50c0197cc508 (patch)
tree06f4f0d84543f5d7a5b20531fb30205e147e45bd /games-board
parentFix a typo (diff)
downloadgentoo-2-03d11182d9ccae165d95bfadf10e50c0197cc508.tar.gz
gentoo-2-03d11182d9ccae165d95bfadf10e50c0197cc508.tar.bz2
gentoo-2-03d11182d9ccae165d95bfadf10e50c0197cc508.zip
Version bump, drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/gnome-chess/ChangeLog8
-rw-r--r--games-board/gnome-chess/gnome-chess-3.12.2.ebuild38
-rw-r--r--games-board/gnome-chess/gnome-chess-3.12.3.ebuild (renamed from games-board/gnome-chess/gnome-chess-3.12.1.ebuild)4
3 files changed, 9 insertions, 41 deletions
diff --git a/games-board/gnome-chess/ChangeLog b/games-board/gnome-chess/ChangeLog
index 3eb28c6a9c23..fa613ca19c53 100644
--- a/games-board/gnome-chess/ChangeLog
+++ b/games-board/gnome-chess/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for games-board/gnome-chess
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/ChangeLog,v 1.15 2014/05/31 06:34:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/ChangeLog,v 1.16 2014/06/28 18:14:37 pacho Exp $
+
+*gnome-chess-3.12.3 (28 Jun 2014)
+
+ 28 Jun 2014; Pacho Ramos <pacho@gentoo.org> +gnome-chess-3.12.3.ebuild,
+ -gnome-chess-3.12.1.ebuild, -gnome-chess-3.12.2.ebuild:
+ Version bump, drop old
*gnome-chess-3.12.2 (31 May 2014)
diff --git a/games-board/gnome-chess/gnome-chess-3.12.2.ebuild b/games-board/gnome-chess/gnome-chess-3.12.2.ebuild
deleted file mode 100644
index fa067000e160..000000000000
--- a/games-board/gnome-chess/gnome-chess-3.12.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/gnome-chess-3.12.2.ebuild,v 1.1 2014/05/31 06:34:24 pacho Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.24"
-
-inherit gnome-games vala
-
-DESCRIPTION="Play the classic two-player boardgame of chess"
-HOMEPAGE="https://wiki.gnome.org/Apps/Calculator"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32
- virtual/glu
- virtual/opengl
- >=x11-libs/gtk+-3.10:3
- x11-libs/libX11
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- app-text/yelp-tools
- >=dev-util/intltool-0.50
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_prepare() {
- vala_src_prepare
- gnome-games_src_prepare
-}
diff --git a/games-board/gnome-chess/gnome-chess-3.12.1.ebuild b/games-board/gnome-chess/gnome-chess-3.12.3.ebuild
index 86d54bb0822c..5889a695df82 100644
--- a/games-board/gnome-chess/gnome-chess-3.12.1.ebuild
+++ b/games-board/gnome-chess/gnome-chess-3.12.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/gnome-chess-3.12.1.ebuild,v 1.1 2014/04/27 16:33:45 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-chess/gnome-chess-3.12.3.ebuild,v 1.1 2014/06/28 18:14:37 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -9,7 +9,7 @@ VALA_MIN_API_VERSION="0.24"
inherit gnome-games vala
DESCRIPTION="Play the classic two-player boardgame of chess"
-HOMEPAGE="https://wiki.gnome.org/Chess"
+HOMEPAGE="https://wiki.gnome.org/Apps/Chess"
LICENSE="LGPL-2+"
SLOT="0"