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 46CEC139118 for ; Wed, 23 Oct 2019 23:32:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C66F1E0857; Wed, 23 Oct 2019 23:32:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C99BDE0857 for ; Wed, 23 Oct 2019 23:32:40 +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 4FD0134C2B6 for ; Wed, 23 Oct 2019 23:32:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDF02893 for ; Wed, 23 Oct 2019 23:32:36 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1571873543.ca805801f749c89b3c7e8aa3746ac093d5d1ae63.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gengetopt/, dev-util/gengetopt/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gengetopt/Manifest dev-util/gengetopt/files/gengetopt-2.22.6-makefile.patch dev-util/gengetopt/files/gengetopt-2.22.6-no-docs.patch dev-util/gengetopt/gengetopt-2.22.6.ebuild X-VCS-Directories: dev-util/gengetopt/ dev-util/gengetopt/files/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ca805801f749c89b3c7e8aa3746ac093d5d1ae63 X-VCS-Branch: master Date: Wed, 23 Oct 2019 23:32:36 +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: 9692ebb2-8d64-4e91-9f50-ec611aa02730 X-Archives-Hash: 29b5f298aa143e51e530b1172f89c121 commit: ca805801f749c89b3c7e8aa3746ac093d5d1ae63 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 23 18:28:05 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 23 23:32:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca805801 dev-util/gengetopt: Drop 2.22.6 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/gengetopt/Manifest | 1 - .../files/gengetopt-2.22.6-makefile.patch | 11 -------- .../gengetopt/files/gengetopt-2.22.6-no-docs.patch | 9 ------- dev-util/gengetopt/gengetopt-2.22.6.ebuild | 30 ---------------------- 4 files changed, 51 deletions(-) diff --git a/dev-util/gengetopt/Manifest b/dev-util/gengetopt/Manifest index 04c51189bf9..b79df7f4dc4 100644 --- a/dev-util/gengetopt/Manifest +++ b/dev-util/gengetopt/Manifest @@ -1,2 +1 @@ -DIST gengetopt-2.22.6.tar.gz 1056293 BLAKE2B a99fa2ee362fc7b01ebc4c81f9daa17592a30b63f63883b73ca67885fa39f2ece48bda3f04ed5b98e74785c4030f94cc139df93a847e8789962e51d0950de0c7 SHA512 dad5baf1b6c4c76ae7f532dd63c6aecdc30f31d68a259b6a26a10197f1fe42dc9147a52ac12a0c3fc4b7cd61d288a343a9223f967a5a9a15a0614330b41f68dc DIST gengetopt-2.23.tar.xz 584860 BLAKE2B efd94e28d35319f3a04af4f97b87fd8a07bef93856da0dcfad54ab4800d43510f7948bbb7440f39abfe242aede5657abd874bf4ab4dd311336e10f37e7960cb5 SHA512 3749191d35acbeff6680f2a4d0516706a0491053f632aaa44ead7c3a42e56f9870bd7c4a85a1886f2052e17d86a2853e2f65d445e0c9920e41f1dc354f003712 diff --git a/dev-util/gengetopt/files/gengetopt-2.22.6-makefile.patch b/dev-util/gengetopt/files/gengetopt-2.22.6-makefile.patch deleted file mode 100644 index f5ecefff999..00000000000 --- a/dev-util/gengetopt/files/gengetopt-2.22.6-makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/Makefile.am -+++ b/src/Makefile.am -@@ -51,7 +51,7 @@ - @LTLIBOBJS@ \ - skels/libgen.la - --LDADD = $(top_builddir)/src/libgengetopt.la -+LDADD = libgengetopt.la - - EXTRA_DIST = parser.h argsdef.h gengetopt.h ggos.h gm.h gnugetopt.h \ - cmdline.c cmdline.h \ diff --git a/dev-util/gengetopt/files/gengetopt-2.22.6-no-docs.patch b/dev-util/gengetopt/files/gengetopt-2.22.6-no-docs.patch deleted file mode 100644 index 84f0324ea07..00000000000 --- a/dev-util/gengetopt/files/gengetopt-2.22.6-no-docs.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/Makefile.am -+++ b/Makefile.am -@@ -19,5 +19,3 @@ - - EXTRA_DIST = configure TODO LICENSE gl/m4/gnulib-cache.m4 - SUBDIRS = gl src doc tests -- --gengetoptdoc_DATA = ChangeLog COPYING NEWS THANKS INSTALL README LICENSE -\ No newline at end of file diff --git a/dev-util/gengetopt/gengetopt-2.22.6.ebuild b/dev-util/gengetopt/gengetopt-2.22.6.ebuild deleted file mode 100644 index cd8b5f7a020..00000000000 --- a/dev-util/gengetopt/gengetopt-2.22.6.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils autotools - -DESCRIPTION="A tool to write command line option parsing code for C programs" -HOMEPAGE="https://www.gnu.org/software/gengetopt/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~arm x86 ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" - -src_prepare() { - epatch "${FILESDIR}"/${P}-makefile.patch - epatch "${FILESDIR}"/${P}-no-docs.patch - epatch "${FILESDIR}"/${P}-docdirs.patch - sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die - eautoreconf -} - -src_configure() { - econf --docdir="${EPREFIX}"/usr/share/doc/${PF} -} - -src_install() { - default - docompress -x /usr/share/doc/${PF}/examples -}