From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3B9F6138202 for ; Sat, 12 Oct 2013 18:19:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 116ACE0898; Sat, 12 Oct 2013 18:19:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3EA50E08E1 for ; Sat, 12 Oct 2013 18:19:01 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5540E33EFEC for ; Sat, 12 Oct 2013 18:19:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0D24CD117F for ; Sat, 12 Oct 2013 18:18:59 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1381601651.5f976959b45a5637b40711c8b34728e659332302.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-tetravex/ X-VCS-Repository: proj/gnome X-VCS-Files: games-puzzle/gnome-tetravex/gnome-tetravex-3.10.0.ebuild games-puzzle/gnome-tetravex/metadata.xml X-VCS-Directories: games-puzzle/gnome-tetravex/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 5f976959b45a5637b40711c8b34728e659332302 X-VCS-Branch: master Date: Sat, 12 Oct 2013 18:18:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 947b9806-5e81-4285-b54b-80474a8980d8 X-Archives-Hash: 24a43c20aa6d7150cebfafaaeb8169a6 commit: 5f976959b45a5637b40711c8b34728e659332302 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Oct 12 18:14:11 2013 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Oct 12 18:14:11 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5f976959 games-puzzle/gnome-tetravex: 3.8.1 → 3.10.0 --- .../gnome-tetravex/gnome-tetravex-3.10.0.ebuild | 35 ++++++++++++++++++++++ games-puzzle/gnome-tetravex/metadata.xml | 5 ++++ 2 files changed, 40 insertions(+) diff --git a/games-puzzle/gnome-tetravex/gnome-tetravex-3.10.0.ebuild b/games-puzzle/gnome-tetravex/gnome-tetravex-3.10.0.ebuild new file mode 100644 index 0000000..4f5f247 --- /dev/null +++ b/games-puzzle/gnome-tetravex/gnome-tetravex-3.10.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-tetravex/gnome-tetravex-3.8.1.ebuild,v 1.2 2013/08/31 08:10:19 pinkbyte Exp $ + +EAPI="5" +GCONF_DEBUG="no" +VALA_MIN_API_VERSION="0.16" + +inherit gnome-games vala + +DESCRIPTION="Complete the puzzle by matching numbered tiles" +HOMEPAGE="https://wiki.gnome.org/Tetravex" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm" +IUSE="" + +RDEPEND=" + dev-libs/glib:2 + >=gnome-base/librsvg-2.32.0 + >=x11-libs/gtk+-3.4.0:3 +" +DEPEND="${RDEPEND} + $(vala_depend) + app-text/yelp-tools + >=dev-util/intltool-0.35.0 + sys-devel/gettext + virtual/pkgconfig +" + +src_prepare() { + gnome-games_src_prepare + vala_src_prepare +} diff --git a/games-puzzle/gnome-tetravex/metadata.xml b/games-puzzle/gnome-tetravex/metadata.xml new file mode 100644 index 0000000..6e0e2ec --- /dev/null +++ b/games-puzzle/gnome-tetravex/metadata.xml @@ -0,0 +1,5 @@ + + + + gnome +