From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1AA75139083 for ; Wed, 20 Dec 2017 21:02:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CC15E1160; Wed, 20 Dec 2017 21:02:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D33CE1160 for ; Wed, 20 Dec 2017 21:02:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC47533FE2A for ; Wed, 20 Dec 2017 21:02:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76E64AE8B for ; Wed, 20 Dec 2017 21:02:48 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1513803726.3e59118006e8a27c26507878c72031474d9df670.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/clutter-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/clutter-gtk/Manifest media-libs/clutter-gtk/clutter-gtk-1.8.2.ebuild X-VCS-Directories: media-libs/clutter-gtk/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3e59118006e8a27c26507878c72031474d9df670 X-VCS-Branch: master Date: Wed, 20 Dec 2017 21:02:48 +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: cd5435cf-5805-4662-9097-52e2bc3b5e0d X-Archives-Hash: 097341148cd4732a631c39bbc2761e0e commit: 3e59118006e8a27c26507878c72031474d9df670 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Dec 20 20:54:10 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Dec 20 21:02:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e591180 media-libs/clutter-gtk: remove old Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-libs/clutter-gtk/Manifest | 1 - media-libs/clutter-gtk/clutter-gtk-1.8.2.ebuild | 44 ------------------------- 2 files changed, 45 deletions(-) diff --git a/media-libs/clutter-gtk/Manifest b/media-libs/clutter-gtk/Manifest index 244f3ad433d..e0bba263d63 100644 --- a/media-libs/clutter-gtk/Manifest +++ b/media-libs/clutter-gtk/Manifest @@ -1,2 +1 @@ -DIST clutter-gtk-1.8.2.tar.xz 326964 BLAKE2B fb9a764a8372864ef45fe30669bfdf7227b47171ce6714ac7a36fc9abaeab3aabba790fa45cebdcbe75da8034836cb2b10761939153ca52a392e779d9b216369 SHA512 f895e43c4eb2d49f5e514f4c29f406d587d6bdf15027c0632e5caa4c8a1f8048dfbef5674d7ec663379127460826c1d662b59690c8db2d3e54bedf78e357f765 DIST clutter-gtk-1.8.4.tar.xz 331508 BLAKE2B 4e21b361fb0ebf8e322601e3a9f148125cb489cb6e14a963ee6e7fbf845556dd37fc1fedc89e8288d24bca559afe079cb7efe65c7be5c59c59b21461cf38834a SHA512 810f879a56cd71f1e9c4678ef704a997ee652d052cfea56b3ed9478f7a813a35dd2fdcded028ce17411ae02da52fa31e0fb8d1f4130c7b9f6d25eeb774b51ada diff --git a/media-libs/clutter-gtk/clutter-gtk-1.8.2.ebuild b/media-libs/clutter-gtk/clutter-gtk-1.8.2.ebuild deleted file mode 100644 index ace0507cadc..00000000000 --- a/media-libs/clutter-gtk/clutter-gtk-1.8.2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME2_LA_PUNT="yes" - -inherit gnome2 - -DESCRIPTION="Library for embedding a Clutter canvas (stage) in GTK+" -HOMEPAGE="https://wiki.gnome.org/Projects/Clutter" -LICENSE="LGPL-2.1+" - -SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" -IUSE="X debug examples gtk +introspection wayland" - -RDEPEND=" - >=x11-libs/gtk+-3.21.0:3[X=,introspection?,wayland=] - >=media-libs/clutter-1.23.7:1.0[X=,gtk=,introspection?,wayland=] - media-libs/cogl:1.0=[introspection?] - introspection? ( >=dev-libs/gobject-introspection-0.9.12:= ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.14 - >=sys-devel/gettext-0.18 - virtual/pkgconfig -" - -src_configure() { - gnome2_src_configure \ - --disable-maintainer-flags \ - --enable-deprecated \ - $(usex debug --enable-debug=yes ' ') \ - $(use_enable introspection) -} - -src_install() { - gnome2_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins examples/{*.c,redhand.png} - fi -}