From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-988462-garchives=archives.gentoo.org@lists.gentoo.org> 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 857F41396D9 for <garchives@archives.gentoo.org>; Tue, 5 Dec 2017 13:40:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84790E0F68; Tue, 5 Dec 2017 13:40:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 61974E0F68 for <gentoo-commits@lists.gentoo.org>; Tue, 5 Dec 2017 13:40:14 +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 A57F933BF43 for <gentoo-commits@lists.gentoo.org>; Tue, 5 Dec 2017 13:40:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0EA1AE65 for <gentoo-commits@lists.gentoo.org>; Tue, 5 Dec 2017 13:40:02 +0000 (UTC) From: "Bernard Cafarelli" <voyageur@gentoo.org> 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" <voyageur@gentoo.org> Message-ID: <1512481197.70648e5b1d3eeae8531a7e0c416173ed1cd47d41.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmppp/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmppp/Manifest x11-plugins/wmppp/wmppp-1.3.0.ebuild X-VCS-Directories: x11-plugins/wmppp/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 70648e5b1d3eeae8531a7e0c416173ed1cd47d41 X-VCS-Branch: master Date: Tue, 5 Dec 2017 13:40:02 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8333b7a1-ee8b-4dd9-9a85-8c4ced851dab X-Archives-Hash: 14f23063b4eff7512161b4c29bac847d commit: 70648e5b1d3eeae8531a7e0c416173ed1cd47d41 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Tue Dec 5 12:23:00 2017 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Tue Dec 5 13:39:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70648e5b x11-plugins/wmppp: drop old EAPI3 version, bug #638966 Package-Manager: Portage-2.3.16, Repoman-2.3.6 x11-plugins/wmppp/Manifest | 1 - x11-plugins/wmppp/wmppp-1.3.0.ebuild | 36 ------------------------------------ 2 files changed, 37 deletions(-) diff --git a/x11-plugins/wmppp/Manifest b/x11-plugins/wmppp/Manifest index 0cb62d4ffb2..96103630445 100644 --- a/x11-plugins/wmppp/Manifest +++ b/x11-plugins/wmppp/Manifest @@ -1,2 +1 @@ -DIST wmppp-1.3.0.tar.gz 31187 SHA256 ce9aba279d4e88e34d239e7f69ff7ad000626b9c4210f5bb9c46a4ec318e8c4f SHA512 20c45c316d28d6622fb5e1504af188a1f21446c654d4e998bd25434a944ea538371cfefc8c4ac02737233976212645d03cba288bf6a107e653740eeebffbd2a9 WHIRLPOOL 66f34a963e73b2905ec525d979a62c1b8bdca2516424dcc5fd50be8129527cd4dd821fa140b5ea52817b305186055edb8a4de9b1c9dce61347430014c16f1125 DIST wmppp.app-1.3.2.tar.gz 26861 SHA256 677b109c72ec0a69c950dfd8da3674daf002e9c0cc6982c45af6c81a0bc38865 SHA512 92e9d8c3dea92907bcde0b7da9f599f2fe6354cb8c4f60969ac5d3e69a6ea0c8547388b6228f35a2e4bc2d5888ba89354aa18950e705cbd444798467255ea8fc WHIRLPOOL 0f408b2b1b10ae517a418331a48030207121dfce8a82d9b4b6cf49928257245cf282fb1af51adb927e610373743ea51a49189b3f07833c70413d26896a4684b6 diff --git a/x11-plugins/wmppp/wmppp-1.3.0.ebuild b/x11-plugins/wmppp/wmppp-1.3.0.ebuild deleted file mode 100644 index 524e23186c1..00000000000 --- a/x11-plugins/wmppp/wmppp-1.3.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=3 -IUSE="" -S=${WORKDIR}/wmppp.app/wmppp -DESCRIPTION="Network monitoring dock.app" -SRC_URI="http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/${P}.tar.gz" -HOMEPAGE="http://windowmaker.mezaway.org/" #but this site has been dead for a while ;( - -RDEPEND="x11-libs/libX11 - x11-libs/libXext - x11-libs/libXpm" -DEPEND="${RDEPEND} - x11-proto/xextproto" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64 ppc" - -src_prepare() { - sed -ie 's/-o wmppp/\$(LDFLAGS) -o wmppp/' Makefile -} - -src_compile() { - emake CFLAGS="${CFLAGS}" all || die -} - -src_install () { - dobin wmppp - exeinto /etc/ppp - doexe getmodemspeed - dodoc user.wmppprc - cd .. - dodoc BUGS CHANGES HINTS README TODO -}