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 0DB11138334 for ; Tue, 11 Dec 2018 14:29:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FABEE0B6F; Tue, 11 Dec 2018 14:29:44 +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 E4A6CE0B6F for ; Tue, 11 Dec 2018 14:29:43 +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 8849B335D09 for ; Tue, 11 Dec 2018 14:29:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACBEB4FA for ; Tue, 11 Dec 2018 14:29:37 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1544538481.aa4e2d576b8f114ab7d88f5e7e792bfd151e293f.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcalendar/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild X-VCS-Directories: x11-plugins/wmcalendar/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: aa4e2d576b8f114ab7d88f5e7e792bfd151e293f X-VCS-Branch: master Date: Tue, 11 Dec 2018 14:29:37 +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: 66456460-060d-41d8-8fe4-7a502644eff5 X-Archives-Hash: 11950bf01f902cfd7eff02fa520727f4 commit: aa4e2d576b8f114ab7d88f5e7e792bfd151e293f Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat Dec 8 19:58:52 2018 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Tue Dec 11 14:28:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4e2d57 x11-plugins/wmcalendar: drop old Signed-off-by: Michael Mair-Keimberger gmail.com> Signed-off-by: Bernard Cafarelli gentoo.org> x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild | 37 --------------------- x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild | 40 ----------------------- 2 files changed, 77 deletions(-) diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild deleted file mode 100644 index cd799c5c829..00000000000 --- a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils toolchain-funcs - -DESCRIPTION="a calendar dockapp" -HOMEPAGE="http://wmcalendar.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" -IUSE="" - -RDEPEND=" - dev-libs/libical - x11-libs/gtk+:2 - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXpm -" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" - -DOCS=( ../{BUGS,CHANGES,HINTS,README,TODO} ) - -S=${WORKDIR}/${P}/Src - -src_prepare() { - epatch "${FILESDIR}"/${P}-exit-sin-and-cos.patch - epatch "${FILESDIR}"/${P}-rename_kill_func.patch - epatch "${FILESDIR}"/${P}-ical.patch - tc-export CC PKG_CONFIG -} diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild deleted file mode 100644 index 3d5e5002d6f..00000000000 --- a/x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils toolchain-funcs - -DESCRIPTION="a calendar dockapp" -HOMEPAGE="http://wmcalendar.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" -IUSE="" - -RDEPEND="dev-libs/libical - x11-libs/gtk+:2 - x11-libs/libXpm - x11-libs/libXext - x11-libs/libX11" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -S=${WORKDIR}/${P}/Src - -src_prepare() { - epatch \ - "${FILESDIR}"/${P}-exit-sin-and-cos.patch \ - "${FILESDIR}"/${P}-rename_kill_func.patch -} - -src_compile() { - tc-export CC - emake -} - -src_install() { - emake DESTDIR="${D}" install - dodoc ../{BUGS,CHANGES,HINTS,README,TODO} -}