commit:     953db14debaa9457127831b2d7e81320f8fbd6a9
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 21:33:47 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 21:55:18 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=953db14d

dev-libs/libgames-support: moved to gentoo

 .../libgames-support/libgames-support-1.0.ebuild   | 27 ----------------------
 1 file changed, 27 deletions(-)

diff --git a/dev-libs/libgames-support/libgames-support-1.0.ebuild 
b/dev-libs/libgames-support/libgames-support-1.0.ebuild
deleted file mode 100644
index d201d7a..0000000
--- a/dev-libs/libgames-support/libgames-support-1.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-VALA_MIN_API_VERSION="0.24"
-
-inherit gnome.org vala
-
-DESCRIPTION="Library for code commong to Gnome games"
-HOMEPAGE="https://wiki.gnome.org/Apps/Games";
-
-LICENSE="LGPL-3+"
-SLOT="1.0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-       >=dev-libs/glib-2.40:2
-       >=x11-libs/gtk+-3.19.2:3
-       dev-libs/libgee:0.8
-"
-DEPEND="${DEPEND}
-       $(vala_depend)
-       >=dev-util/intltool-0.50.2
-       virtual/pkgconfig
-"

Reply via email to