summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2014-09-11 08:21:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2014-09-11 08:21:34 +0000
commit6653cc6b78b7ce9a7f9567d8bc7663bc0300f1fc (patch)
tree08767e1a9dec9ad5db1d26256f1da87afefffd88 /games-board
parentEAPI=5 (diff)
downloadgentoo-2-6653cc6b78b7ce9a7f9567d8bc7663bc0300f1fc.tar.gz
gentoo-2-6653cc6b78b7ce9a7f9567d8bc7663bc0300f1fc.tar.bz2
gentoo-2-6653cc6b78b7ce9a7f9567d8bc7663bc0300f1fc.zip
old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/tali/ChangeLog6
-rw-r--r--games-board/tali/tali-3.10.2.ebuild28
-rw-r--r--games-board/tali/tali-3.12.1.ebuild28
3 files changed, 5 insertions, 57 deletions
diff --git a/games-board/tali/ChangeLog b/games-board/tali/ChangeLog
index dc94c2f1e8fe..5403dbb7804a 100644
--- a/games-board/tali/ChangeLog
+++ b/games-board/tali/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-board/tali
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/tali/ChangeLog,v 1.17 2014/07/23 15:16:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/tali/ChangeLog,v 1.18 2014/09/11 08:21:34 mr_bones_ Exp $
+
+ 11 Sep 2014; Michael Sterrett <mr_bones_@gentoo.org> -tali-3.10.2.ebuild,
+ -tali-3.12.1.ebuild:
+ old
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tali-3.12.2.ebuild:
Stable for x86, wrt bug #512012
diff --git a/games-board/tali/tali-3.10.2.ebuild b/games-board/tali/tali-3.10.2.ebuild
deleted file mode 100644
index 3b8573439dde..000000000000
--- a/games-board/tali/tali-3.10.2.ebuild
+++ /dev/null
@@ -1,28 +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/tali/tali-3.10.2.ebuild,v 1.5 2014/03/09 11:57:23 pacho Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Tali"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32:2
- >=x11-libs/gtk+-3.4:3
-"
-DEPEND="${RDEPEND}
- app-text/yelp-tools
- >=dev-util/intltool-0.35.0
- sys-devel/gettext
- virtual/pkgconfig
-"
diff --git a/games-board/tali/tali-3.12.1.ebuild b/games-board/tali/tali-3.12.1.ebuild
deleted file mode 100644
index 26cf1793ab54..000000000000
--- a/games-board/tali/tali-3.12.1.ebuild
+++ /dev/null
@@ -1,28 +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/tali/tali-3.12.1.ebuild,v 1.1 2014/04/27 16:39:22 eva Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Beat the odds in a poker-style dice game"
-HOMEPAGE="https://wiki.gnome.org/Tali"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32:2
- >=x11-libs/gtk+-3.10:3
-"
-DEPEND="${RDEPEND}
- app-text/yelp-tools
- >=dev-util/intltool-0.50
- sys-devel/gettext
- virtual/pkgconfig
-"