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 69AF5138335 for ; Sat, 18 Aug 2018 01:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82C14E089E; Sat, 18 Aug 2018 01:17:12 +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 5A054E089E for ; Sat, 18 Aug 2018 01:17:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0E47D335DA6 for ; Sat, 18 Aug 2018 01:17:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DBFA3B2 for ; Sat, 18 Aug 2018 01:17:07 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1534554962.2dc7f169a298d1d74010bc704a81ab4b71aa6e07.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Modem-Vgetty/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r1.ebuild X-VCS-Directories: dev-perl/Modem-Vgetty/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 2dc7f169a298d1d74010bc704a81ab4b71aa6e07 X-VCS-Branch: master Date: Sat, 18 Aug 2018 01:17:07 +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: 753ce444-9e71-44e2-9c04-eb2f73e49132 X-Archives-Hash: e6a9cb49879a1230b9a390cc34349c2e commit: 2dc7f169a298d1d74010bc704a81ab4b71aa6e07 Author: Kent Fredric gentoo org> AuthorDate: Fri Aug 17 06:09:34 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Aug 18 01:16:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc7f169 dev-perl/Modem-Vgetty: Cleanup old version 0.30.0-r1 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r1.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r1.ebuild b/dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r1.ebuild deleted file mode 100644 index abcfee29573..00000000000 --- a/dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=YENYA -MODULE_VERSION=0.03 -inherit perl-module - -DESCRIPTION="Interface to voice modems using vgetty" - -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" - -#SRC_TEST="do" # no tests