public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libparserutils/
Date: Mon, 22 Jun 2020 07:50:52 +0000 (UTC)	[thread overview]
Message-ID: <1592812081.c32b5b2e93d03812c30d933c5f91e837a92fe912.mjo@gentoo> (raw)

commit:     c32b5b2e93d03812c30d933c5f91e837a92fe912
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 22 07:48:01 2020 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 07:48:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32b5b2e

dev-libs/libparserutils: remove old version.

This is the last ebuild in the tree using netsurf.eclass.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-libs/libparserutils/Manifest                   |  2 --
 .../libparserutils/libparserutils-0.2.3.ebuild     | 26 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-libs/libparserutils/Manifest b/dev-libs/libparserutils/Manifest
index 897fc0b7f83..4efcd47806b 100644
--- a/dev-libs/libparserutils/Manifest
+++ b/dev-libs/libparserutils/Manifest
@@ -1,3 +1 @@
-DIST libparserutils-0.2.3-src.tar.gz 74509 BLAKE2B b9b68a91823181e7a95ec94b1a117da27180afe4ff2b05da279cf59a0b126cefb78712cae382c24b377292e4b5802273b1f9bd8ac52969a3a693da635ec88f65 SHA512 b68cbf3a3260bacea10c8115a1c247de3d7220e94a7f73da84ee4b400678132d8db71b8e84fe92eacafc4945c111f049779c8fead4cf9bd98c6e96340943d270
 DIST libparserutils-0.2.4-src.tar.gz 74521 BLAKE2B 85e39d64bb8365f95da227e3a52ea2a2a85b0f913f861117b496bdff1556b8ca880189325995cf02eeb51f2db76c917a63f59ee1a1fed8fec6ce43dc16f9b66f SHA512 e6a7b618e00e2bc69a0de63c29cc809f250fbd1c10544523c563f4bb9ac3281e02ba36c096518fc0a9074dad49a05346b04cc85b7d972f88f2645af0f869cbc2
-DIST netsurf-buildsystem-1.5.tar.gz 38196 BLAKE2B 298ef39d45b98ae5ef57a22aed9f22bf96dfd6ad5475964c04451eaf28aca7f451b4906002c3e110ffcc951015169f02ffcd85f24e54b46c47b25e048115db1c SHA512 02d85e8f1d2101194a678f7ccf84051390953285a46951d7b327556f8df1a0c416620bd4c7a615e25de438d5d27cfffb69ec5d94eb8379a295dab4c85a96cae4

diff --git a/dev-libs/libparserutils/libparserutils-0.2.3.ebuild b/dev-libs/libparserutils/libparserutils-0.2.3.ebuild
deleted file mode 100644
index 6a0e8a19d96..00000000000
--- a/dev-libs/libparserutils/libparserutils-0.2.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-NETSURF_BUILDSYSTEM=buildsystem-1.5
-inherit flag-o-matic netsurf
-
-DESCRIPTION="library for building efficient parsers, written in C"
-HOMEPAGE="http://www.netsurf-browser.org/projects/libparserutils/"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~ppc x86 ~m68k-mint"
-IUSE="iconv test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? (	dev-lang/perl )"
-
-DOCS=( README docs/Todo )
-
-src_configure() {
-	netsurf_src_configure
-
-	append-cflags "-D$(usex iconv WITH WITHOUT)_ICONV_FILTER"
-}


             reply	other threads:[~2020-06-22  7:50 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22  7:50 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-03 11:29 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libparserutils/ Michael Orlitzky
2024-03-03  6:11 Sam James
2024-03-03  0:54 Sam James
2024-03-02 18:54 Sam James
2024-03-02 14:22 Arthur Zamarin
2024-03-02 14:22 Arthur Zamarin
2023-10-08  8:33 WANG Xuerui
2023-08-14 21:15 Michael Orlitzky
2022-03-22 18:43 Jakov Smolić
2021-03-28 11:00 Sam James
2021-03-17 20:00 Sam James
2021-03-17  2:19 Sam James
2021-03-17  2:16 Sam James
2020-12-27 14:21 Fabian Groffen
2020-12-04 18:31 Sergei Trofimovich
2020-09-08 17:03 Sam James
2020-08-15 12:03 Michael Orlitzky
2020-06-21 16:58 Agostino Sarubbo
2020-06-21 16:54 Agostino Sarubbo
2020-06-21 15:24 Thomas Deutschmann
2020-06-17 13:38 Michael Orlitzky
2020-05-13 21:07 Mart Raudsepp
2019-07-05 19:05 Virgil Dupras
2019-02-17 17:46 Sergei Trofimovich
2019-02-04 21:38 Virgil Dupras
2018-11-13 18:13 Virgil Dupras
2017-09-03 12:39 Aaron Bauman
2017-09-02 18:02 Aaron Bauman
2017-03-02 10:38 Michael Palimaka
2016-07-25 17:45 Chí-Thanh Christopher Nguyễn
2016-03-02 22:53 Michael Weber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1592812081.c32b5b2e93d03812c30d933c5f91e837a92fe912.mjo@gentoo \
    --to=mjo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox