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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1E641158020 for ; Thu, 1 Dec 2022 15:44:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 504BBE07AE; Thu, 1 Dec 2022 15:44:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C363E07AE for ; Thu, 1 Dec 2022 15:44:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7EF5A340F16 for ; Thu, 1 Dec 2022 15:44:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7B45772 for ; Thu, 1 Dec 2022 15:44:18 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1669909442.3370ca6b4e24edcb9c3fa9e2e2c9bdaa6974cef4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-gnome2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-gnome2/metadata.xml dev-ruby/ruby-gnome2/ruby-gnome2-3.4.3.ebuild X-VCS-Directories: dev-ruby/ruby-gnome2/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 3370ca6b4e24edcb9c3fa9e2e2c9bdaa6974cef4 X-VCS-Branch: master Date: Thu, 1 Dec 2022 15:44:18 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 77908c98-1d70-4654-913b-3ae9192bcdba X-Archives-Hash: 66f5d60ed7ca22cc031a3e5e2621aa55 commit: 3370ca6b4e24edcb9c3fa9e2e2c9bdaa6974cef4 Author: Matt Turner gentoo org> AuthorDate: Thu Dec 1 15:38:35 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Dec 1 15:44:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3370ca6b dev-ruby/ruby-gnome2: Delete Bug: https://bugs.gentoo.org/877153 Signed-off-by: Matt Turner gentoo.org> dev-ruby/ruby-gnome2/metadata.xml | 11 ------- dev-ruby/ruby-gnome2/ruby-gnome2-3.4.3.ebuild | 47 --------------------------- 2 files changed, 58 deletions(-) diff --git a/dev-ruby/ruby-gnome2/metadata.xml b/dev-ruby/ruby-gnome2/metadata.xml deleted file mode 100644 index 3b50d592e675..000000000000 --- a/dev-ruby/ruby-gnome2/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - ruby@gentoo.org - Gentoo Ruby Project - - - ruby-gnome/ruby-gnome - - diff --git a/dev-ruby/ruby-gnome2/ruby-gnome2-3.4.3.ebuild b/dev-ruby/ruby-gnome2/ruby-gnome2-3.4.3.ebuild deleted file mode 100644 index a02ce88cfa6b..000000000000 --- a/dev-ruby/ruby-gnome2/ruby-gnome2-3.4.3.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -inherit ruby-ng - -DESCRIPTION="Ruby Gnome2 bindings" -HOMEPAGE="http://ruby-gnome2.sourceforge.jp/" -SRC_URI="" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" - -ruby_add_rdepend " - ~dev-ruby/ruby-atk-${PV} - ~dev-ruby/ruby-cairo-gobject-${PV} - ~dev-ruby/ruby-clutter-${PV} - ~dev-ruby/ruby-clutter-gdk-${PV} - ~dev-ruby/ruby-clutter-gstreamer-${PV} - ~dev-ruby/ruby-clutter-gtk-${PV} - ~dev-ruby/ruby-gdkpixbuf2-${PV} - ~dev-ruby/ruby-gdk3-${PV} - ~dev-ruby/ruby-gegl-${PV} - ~dev-ruby/ruby-gio2-${PV} - ~dev-ruby/ruby-glib2-${PV} - ~dev-ruby/ruby-gnumeric-${PV} - ~dev-ruby/ruby-gobject-introspection-${PV} - ~dev-ruby/ruby-goffice-${PV} - ~dev-ruby/ruby-gsf-${PV} - ~dev-ruby/ruby-gstreamer-${PV} - ~dev-ruby/ruby-gtk2-${PV} - ~dev-ruby/ruby-gtk3-${PV} - ~dev-ruby/ruby-gtksourceview-${PV} - ~dev-ruby/ruby-gtksourceview3-${PV} - ~dev-ruby/ruby-gtksourceview4-${PV} - ~dev-ruby/ruby-libsecret-${PV} - ~dev-ruby/ruby-pango-${PV} - ~dev-ruby/ruby-poppler-${PV} - ~dev-ruby/ruby-rsvg-${PV} - ~dev-ruby/ruby-vte-${PV} - ~dev-ruby/ruby-vte3-${PV} - ~dev-ruby/ruby-webkit2-gtk-${PV} - ~dev-ruby/ruby-wnck3-${PV}"