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 BCF95139694 for ; Sun, 19 Feb 2017 23:46:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34AE421C07D; Sun, 19 Feb 2017 23:46:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D8F621C07D for ; Sun, 19 Feb 2017 23:46:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3728340AC7 for ; Sun, 19 Feb 2017 23:46:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79F764DCA for ; Sun, 19 Feb 2017 23:46:01 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1487547835.9a015083ea3e1c3e39f4fb4f20e3b7d8e5892515.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/gtkdialog/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/gtkdialog/Manifest x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild X-VCS-Directories: x11-misc/gtkdialog/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 9a015083ea3e1c3e39f4fb4f20e3b7d8e5892515 X-VCS-Branch: master Date: Sun, 19 Feb 2017 23:46:01 +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: f3609e76-2e28-4108-bf56-83c0d6133a44 X-Archives-Hash: 677e04e7140df2ea219b24076923c1ae commit: 9a015083ea3e1c3e39f4fb4f20e3b7d8e5892515 Author: Harri Nieminen gmail com> AuthorDate: Sun Feb 19 10:02:08 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Feb 19 23:43:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a015083 x11-misc/gtkdialog: Remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4029 x11-misc/gtkdialog/Manifest | 1 - x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/x11-misc/gtkdialog/Manifest b/x11-misc/gtkdialog/Manifest index 9b6476ec9d..1c72c6a838 100644 --- a/x11-misc/gtkdialog/Manifest +++ b/x11-misc/gtkdialog/Manifest @@ -1,2 +1 @@ -DIST gtkdialog-0.8.2.tar.gz 494083 SHA256 02a75a331d712b0756abb3f1715b7016398f1831917a1798ce747d7131a30fb5 SHA512 15eb99a2a0b3983fc99658afe6e0a97fbeaf2e533a93974d5961da052e87c0aa3a7b6ac4445deff0e54e22a260568b125fd563784352af058328c4a3dbace6fe WHIRLPOOL 04de9c2434ff87b2b7c26f5447db765e3c02ad60b07a15e946853d41db2b981f3a6c1a123bb91472317414eeb3416e52db02faa869f0d5c02f8917877518f562 DIST gtkdialog-0.8.3.tar.gz 571974 SHA256 ff89d2d7f1e6488e5df5f895716ac1d4198c2467a2a5dc1f51ab408a2faec38e SHA512 fd8a93d576917efd650e38e31f261065c0a0c3f9213338ed4bd457d310993d8efbe8deabb2c1451f491d14c8d38cbcd5d4cb0c9f289c6fd462f7a06754b89da7 WHIRLPOOL 51ca225b8c47de8f5fdaf1937d44450670d77cb913c677fa48dafce9e1365fb8a45f353b9ab9f86a3da96155a3d27f1dd011e98ae74eac506069bd72ae484867 diff --git a/x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild b/x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild deleted file mode 100644 index be95ed9547..0000000000 --- a/x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -DESCRIPTION="A small utility for fast and easy GUI building" -HOMEPAGE="https://code.google.com/p/gtkdialog/" -SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND="x11-libs/gtk+:2 - gnome-base/libglade" -DEPEND="${RDEPEND} - virtual/pkgconfig - sys-devel/flex - virtual/yacc" - -DOCS=( AUTHORS ChangeLog TODO ) - -src_install() { - # Stop make install from running gtk-update-icon-cache - emake DESTDIR="${D}" UPDATE_ICON_CACHE=true install -}