summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-06-26 10:44:12 +0000
committerPacho Ramos <pacho@gentoo.org>2014-06-26 10:44:12 +0000
commit989ac98cdfc5f13c704fa4570ade524e2199fdcc (patch)
tree1e7e63ed5cb1bc861be6244a8a554ffaa9c1b296 /games-board
parentVersion bump (diff)
downloadgentoo-2-989ac98cdfc5f13c704fa4570ade524e2199fdcc.tar.gz
gentoo-2-989ac98cdfc5f13c704fa4570ade524e2199fdcc.tar.bz2
gentoo-2-989ac98cdfc5f13c704fa4570ade524e2199fdcc.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/four-in-a-row/ChangeLog8
-rw-r--r--games-board/four-in-a-row/four-in-a-row-3.12.1.ebuild29
-rw-r--r--games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild (renamed from games-board/four-in-a-row/four-in-a-row-3.12.2.ebuild)2
3 files changed, 8 insertions, 31 deletions
diff --git a/games-board/four-in-a-row/ChangeLog b/games-board/four-in-a-row/ChangeLog
index d5689727cab8..3edfd9a35bfe 100644
--- a/games-board/four-in-a-row/ChangeLog
+++ b/games-board/four-in-a-row/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for games-board/four-in-a-row
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.13 2014/05/30 19:17:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.14 2014/06/26 10:44:12 pacho Exp $
+
+*four-in-a-row-3.12.3 (26 Jun 2014)
+
+ 26 Jun 2014; Pacho Ramos <pacho@gentoo.org> +four-in-a-row-3.12.3.ebuild,
+ -four-in-a-row-3.12.1.ebuild, -four-in-a-row-3.12.2.ebuild:
+ Version bump, drop old
*four-in-a-row-3.12.2 (30 May 2014)
diff --git a/games-board/four-in-a-row/four-in-a-row-3.12.1.ebuild b/games-board/four-in-a-row/four-in-a-row-3.12.1.ebuild
deleted file mode 100644
index 2be87dc9384d..000000000000
--- a/games-board/four-in-a-row/four-in-a-row-3.12.1.ebuild
+++ /dev/null
@@ -1,29 +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/four-in-a-row/four-in-a-row-3.12.1.ebuild,v 1.1 2014/04/27 16:32:40 eva Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Make lines of the same color to win"
-HOMEPAGE="https://wiki.gnome.org/Four-in-a-row"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32
- >=media-libs/libcanberra-0.26[gtk3]
- sys-libs/zlib
- >=x11-libs/gtk+-3.10:3
-"
-DEPEND="${RDEPEND}
- app-text/yelp-tools
- >=dev-util/intltool-0.50
- virtual/pkgconfig
-"
diff --git a/games-board/four-in-a-row/four-in-a-row-3.12.2.ebuild b/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild
index 66d0e736d8c3..a5ad83eac7fd 100644
--- a/games-board/four-in-a-row/four-in-a-row-3.12.2.ebuild
+++ b/games-board/four-in-a-row/four-in-a-row-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/four-in-a-row/four-in-a-row-3.12.2.ebuild,v 1.1 2014/05/30 19:17:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild,v 1.1 2014/06/26 10:44:12 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"