From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/re2c/
Date: Fri, 11 Aug 2017 22:53:35 +0000 (UTC) [thread overview]
Message-ID: <1502492011.6ba83af7ec1e12b64461d81377c5c66b5efd6a3f.slyfox@gentoo> (raw)
commit: 6ba83af7ec1e12b64461d81377c5c66b5efd6a3f
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 22:50:33 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 22:53:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba83af7
dev-util/re2c: drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-util/re2c/Manifest | 1 -
dev-util/re2c/re2c-1.0.ebuild | 28 ----------------------------
2 files changed, 29 deletions(-)
diff --git a/dev-util/re2c/Manifest b/dev-util/re2c/Manifest
index 15b18b0f92a..40b07c332d2 100644
--- a/dev-util/re2c/Manifest
+++ b/dev-util/re2c/Manifest
@@ -1,4 +1,3 @@
DIST re2c-0.13.5.tar.gz 782725 SHA256 f3a995139af475e80a30207d02728b1e0065b0caade7375e974cb1b14861668c SHA512 56101bf01aea6f0c082b85382be34acada51d70036252581cd76ac4b2bdbc144633b97c63a94bfdba434ffb80884e11299a38853e2d805dc7ce6cf9d452c81c8 WHIRLPOOL 31e462704e3ab72fce92b62ce0bca73b256c98e48f302f6f90392c26a7235e86786f2bc5f43faedbaa60f9614098ac5d734a61abed394cd71135dd3639704210
DIST re2c-0.16.tar.gz 4892417 SHA256 48c12564297641cceb5ff05aead57f28118db6277f31e2262437feba89069e84 SHA512 d4fb8078d9566a1fa177331b649cac79e2e45cc9558a22a2212503f6c77c9e6b4238aa01c85c66b86fa4831cdc669cedf8b430d395be6a0c6cfabfb7c61cf8a3 WHIRLPOOL de28f65acac11ea36aad72eb8ba8f63949dcc10e9712ac84be91a66cd4216c01dee9eb360bf95db1c32de79cf9aa7ad2a1656eb877c52d44dd95a45e2b24253a
DIST re2c-1.0.1.tar.gz 5758988 SHA256 605058d18a00e01bfc32aebf83af35ed5b13180b4e9f279c90843afab2c66c7c SHA512 ab3b652d8f97b0d1be4c7561ce65e28870ab8976f8a31d74a6629b43d2057bfa608c7f393d5e5d59d26f991552a60e6274f554ef58752bdfcfeba330578f1299 WHIRLPOOL ed42bfdbe88a194c3972c09f7040009d5e804ce071549dff3d7b2a4916efb71c0f3ecba58402f3a1c4df1fdcf8035c01effdebaeb4aa6f1e7111a1c9746672ae
-DIST re2c-1.0.tar.gz 4932666 SHA256 fee4a9f244dcf5c8109a605163976087943560370153abda89677009b884855b SHA512 dae8b049e4b680324d157e62d4ef10319d636447992cfced5379701075eba078643150c2a211c5e853a122d51d4fcb40c6f0594bcdf1cc0f4062fe4e54287a4e WHIRLPOOL fbfbf46c50eabe192c7fd0734553981a8cdf70e3447a1089fdb084ee064afdd74c509be91b402baf0858ea68e9971bc0aedfa3913455a95bc60711a47831b384
diff --git a/dev-util/re2c/re2c-1.0.ebuild b/dev-util/re2c/re2c-1.0.ebuild
deleted file mode 100644
index ffd5e6abaef..00000000000
--- a/dev-util/re2c/re2c-1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-DESCRIPTION="tool for generating C-based recognizers from regular expressions"
-HOMEPAGE="http://re2c.org/"
-SRC_URI="https://github.com/skvadrik/re2c/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-
-src_prepare() {
- default
- export ac_cv_path_BISON="no"
-}
-
-src_install() {
- default
-
- docompress -x /usr/share/doc/${PF}/{examples,paper}
- dodoc -r README CHANGELOG examples
- docinto paper
- dodoc doc/loplas.ps doc/sample.bib
-}
next reply other threads:[~2017-08-11 22:53 UTC|newest]
Thread overview: 131+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-11 22:53 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 13:31 [gentoo-commits] repo/gentoo:master commit in: dev-util/re2c/ Sam James
2024-08-10 5:27 Michał Górny
2024-08-09 20:26 Jakov Smolić
2024-08-09 8:57 Sam James
2024-08-06 1:46 Sam James
2024-08-05 21:11 Sam James
2024-08-05 17:22 Arthur Zamarin
2024-08-05 17:22 Arthur Zamarin
2024-01-20 13:33 Sam James
2023-06-25 17:25 Arthur Zamarin
2023-06-13 18:35 Arthur Zamarin
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-05-01 17:55 Sam James
2022-03-09 23:12 Sam James
2021-08-04 9:01 Sergei Trofimovich
2021-08-01 9:53 Sergei Trofimovich
2021-05-10 15:25 Sam James
2021-05-09 11:53 Sergei Trofimovich
2021-05-04 19:13 Sam James
2021-05-03 16:58 Sam James
2021-05-03 16:57 Sam James
2021-05-03 16:55 Sam James
2021-05-03 16:53 Sam James
2021-05-03 16:51 Sam James
2021-05-02 9:24 Sergei Trofimovich
2021-04-02 9:54 Sergei Trofimovich
2021-03-27 18:46 Sergei Trofimovich
2021-03-27 18:46 Sergei Trofimovich
2021-03-27 12:30 Sergei Trofimovich
2021-01-06 22:55 Fabian Groffen
2020-10-07 6:55 Agostino Sarubbo
2020-10-06 17:23 Sam James
2020-09-27 10:05 Sergei Trofimovich
2020-09-26 10:06 Sergei Trofimovich
2020-09-26 9:18 Sergei Trofimovich
2020-09-25 17:24 Sam James
2020-09-06 8:34 Sergei Trofimovich
2020-08-22 9:20 Sergei Trofimovich
2020-08-13 17:51 Sergei Trofimovich
2020-08-08 8:44 Sergei Trofimovich
2020-08-04 19:02 Fabian Groffen
2020-07-20 19:17 Sergei Trofimovich
2020-05-04 17:36 Thomas Deutschmann
2020-04-25 11:13 Sergei Trofimovich
2020-04-21 10:13 Mart Raudsepp
2020-04-20 9:50 Agostino Sarubbo
2020-04-20 9:48 Agostino Sarubbo
2020-04-20 9:46 Agostino Sarubbo
2020-04-20 9:45 Agostino Sarubbo
2020-04-20 9:29 Agostino Sarubbo
2020-04-20 8:28 Agostino Sarubbo
2020-04-19 23:55 Sergei Trofimovich
2020-03-29 8:41 Sergei Trofimovich
2020-03-29 8:41 Sergei Trofimovich
2020-03-21 9:24 Mart Raudsepp
2020-03-15 13:13 Mikle Kolyada
2020-02-13 13:03 Agostino Sarubbo
2020-02-12 20:32 Sergei Trofimovich
2020-02-12 19:57 Sergei Trofimovich
2020-02-11 11:30 Agostino Sarubbo
2020-02-11 11:09 Agostino Sarubbo
2020-02-11 10:58 Agostino Sarubbo
2020-02-11 10:55 Agostino Sarubbo
2020-02-11 9:52 Agostino Sarubbo
2020-02-11 9:43 Agostino Sarubbo
2020-02-10 18:10 Agostino Sarubbo
2019-12-24 14:00 Mikle Kolyada
2019-12-16 18:26 Aaron Bauman
2019-12-15 18:03 Agostino Sarubbo
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 14:07 Agostino Sarubbo
2019-12-15 14:02 Agostino Sarubbo
2019-12-15 13:59 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:38 Agostino Sarubbo
2019-12-14 19:12 Sergei Trofimovich
2019-08-11 8:55 Sergei Trofimovich
2019-08-02 19:28 Sergei Trofimovich
2019-07-05 22:37 Andreas K. Hüttel
2019-06-12 17:08 Michael Haubenwallner
2019-02-12 9:23 Mikle Kolyada
2019-02-12 9:23 Mikle Kolyada
2019-02-12 9:23 Mikle Kolyada
2019-02-07 17:38 Mikle Kolyada
2019-01-31 14:23 Tobias Klausmann
2019-01-15 22:10 Thomas Deutschmann
2019-01-14 16:03 Mikle Kolyada
2019-01-13 11:00 Sergei Trofimovich
2019-01-12 23:57 Sergei Trofimovich
2019-01-12 19:02 Jeroen Roovers
2019-01-12 16:28 Mart Raudsepp
2019-01-11 7:42 Sergei Trofimovich
2018-10-12 16:28 Mikle Kolyada
2018-10-10 16:26 Markus Meier
2018-09-14 12:17 Tobias Klausmann
2018-09-08 12:53 Mart Raudsepp
2018-09-07 14:03 Mikle Kolyada
2018-09-02 11:12 Sergei Trofimovich
2018-09-01 23:26 Sergei Trofimovich
2018-09-01 23:22 Sergei Trofimovich
2018-09-01 23:18 Sergei Trofimovich
2018-09-01 17:55 Thomas Deutschmann
2018-08-31 19:36 Sergei Trofimovich
2018-08-30 22:42 Sergei Trofimovich
2018-08-27 22:09 Sergei Trofimovich
2018-04-02 17:35 Mart Raudsepp
2018-03-05 19:12 Fabian Groffen
2017-11-08 21:14 Sergei Trofimovich
2017-10-27 19:36 Matt Turner
2017-08-26 20:44 Sergei Trofimovich
2017-08-11 22:53 Sergei Trofimovich
2017-08-11 21:01 Sergei Trofimovich
2017-08-11 21:01 Sergei Trofimovich
2016-10-01 13:04 Jeroen Roovers
2016-10-01 8:01 Markus Meier
2016-09-21 21:28 Sergei Trofimovich
2016-09-21 21:26 Sergei Trofimovich
2016-09-21 17:48 Tobias Klausmann
2016-01-21 21:45 Sergei Trofimovich
2015-12-02 21:05 Sergei Trofimovich
2015-11-23 21:28 Sergei Trofimovich
2015-11-23 21:28 Sergei Trofimovich
2015-11-22 21:33 Sergei Trofimovich
2015-09-11 18:49 Patrice Clement
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=1502492011.6ba83af7ec1e12b64461d81377c5c66b5efd6a3f.slyfox@gentoo \
--to=slyfox@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