public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/colm/
Date: Sun, 20 Oct 2019 22:40:51 +0000 (UTC)	[thread overview]
Message-ID: <1571611222.d2595664991d5f14ef6c237df660191da29cddf6.soap@gentoo> (raw)

commit:     d2595664991d5f14ef6c237df660191da29cddf6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 22:39:22 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 22:40:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2595664

Revert "dev-util/colm: Remove old"

This reverts commit 53707ea55172afd09d5356f1b12f5c5dc4e73556.

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-util/colm/Manifest             |  2 ++
 dev-util/colm/colm-0.13.0.4.ebuild | 16 ++++++++++++++++
 dev-util/colm/colm-0.13.0.5.ebuild | 15 +++++++++++++++
 dev-util/colm/colm-0.13.0.6.ebuild | 15 +++++++++++++++
 4 files changed, 48 insertions(+)

diff --git a/dev-util/colm/Manifest b/dev-util/colm/Manifest
index 2ce077d6cb8..e72892a52d9 100644
--- a/dev-util/colm/Manifest
+++ b/dev-util/colm/Manifest
@@ -1 +1,3 @@
+DIST colm-0.13.0.4.tar.gz 707983 BLAKE2B a6b03f24ebe8bf44dbb17b6bd3f545a33b58883fae403d927cd30a81dd2376ae0fd4271c308008d64865697e63cb7cc988465c28b22e56c2136cbd533b32e999 SHA512 4684a315f3fef7cd6ff0982e357b59b110c02dfc2ce00a207d5d16dd9475f41790f3cfec9ddb5347d20da879cb0beebc03d3c56c325ce2ef22438555fcf60402
+DIST colm-0.13.0.5.tar.gz 736026 BLAKE2B 75fb1748495ead2ac5527ce040efb76de264e10b6562c4af734735f5aa25f53fc12260cbe52f019ff04c5117155aeb96358771f20b3e02012639a08527a54d98 SHA512 c5a1228260327d65c2cb5821fbc583608e2a308927b04cb0e7dbc84bced60d0d62892b4e30aa2228fee0d08f6828dc58d88788340433bc5bba9d503977883fc9
 DIST colm-0.13.0.6.tar.gz 739981 BLAKE2B e5b00bc276fa3414cc9ec557a6e4ca93194f86cd6b3b1ad11611352962da1ef68aa1acd4aa62d47495ba04313dcc52e2a17588fefabf51572d19826c7bb70fe8 SHA512 5bcf2d7ff78e523385294f338a8c057807b416b2922e002311fcd8027132504f1aa99bc4dde2c4ea7ddbbc8806fddefda57f8a16f6d5c91a9c47566f86339c81

diff --git a/dev-util/colm/colm-0.13.0.4.ebuild b/dev-util/colm/colm-0.13.0.4.ebuild
new file mode 100644
index 00000000000..d193b2407b6
--- /dev/null
+++ b/dev-util/colm/colm-0.13.0.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="COmputer Language Manipulation"
+HOMEPAGE="https://www.colm.net/open-source/colm/"
+SRC_URI="https://www.colm.net/files/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"

diff --git a/dev-util/colm/colm-0.13.0.5.ebuild b/dev-util/colm/colm-0.13.0.5.ebuild
new file mode 100644
index 00000000000..4292b617eac
--- /dev/null
+++ b/dev-util/colm/colm-0.13.0.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="COmputer Language Manipulation"
+HOMEPAGE="https://www.colm.net/open-source/colm/"
+SRC_URI="https://www.colm.net/files/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="app-text/asciidoc"

diff --git a/dev-util/colm/colm-0.13.0.6.ebuild b/dev-util/colm/colm-0.13.0.6.ebuild
new file mode 100644
index 00000000000..4292b617eac
--- /dev/null
+++ b/dev-util/colm/colm-0.13.0.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="COmputer Language Manipulation"
+HOMEPAGE="https://www.colm.net/open-source/colm/"
+SRC_URI="https://www.colm.net/files/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="app-text/asciidoc"


             reply	other threads:[~2019-10-20 22:40 UTC|newest]

Thread overview: 86+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 22:40 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-21 15:56 [gentoo-commits] repo/gentoo:master commit in: dev-util/colm/ Sam James
2024-02-29  7:34 Sam James
2024-02-29  7:34 Sam James
2023-12-23 18:24 Sam James
2023-12-23 18:24 Sam James
2023-12-23 18:24 Sam James
2023-12-23 18:24 Sam James
2023-12-17  0:05 Sam James
2023-05-20  5:09 Sam James
2023-03-17 16:09 Sam James
2023-03-17 16:08 Arthur Zamarin
2022-12-03 11:03 Sam James
2022-12-02  0:46 Sam James
2022-12-01 22:28 Jakov Smolić
2022-12-01 22:24 Jakov Smolić
2022-12-01 20:50 Arthur Zamarin
2022-12-01 20:49 Arthur Zamarin
2022-10-28 22:47 Pacho Ramos
2022-09-14  0:21 Sam James
2022-07-02  9:38 Matthew Smith
2022-04-19 18:34 Sam James
2022-04-19 12:46 Arthur Zamarin
2022-04-18  9:28 Agostino Sarubbo
2022-04-18  9:27 Agostino Sarubbo
2022-04-18  9:26 Agostino Sarubbo
2022-04-17 19:00 Sam James
2022-01-16 13:46 Fabian Groffen
2022-01-16  9:34 Fabian Groffen
2021-08-29 14:16 Fabian Groffen
2021-07-20 23:18 Marek Szuba
2021-05-31 20:45 David Seifert
2021-05-29 15:33 Sam James
2021-05-28 19:11 Sam James
2021-05-28  2:27 Sam James
2021-03-08 14:15 Sam James
2021-03-02 19:08 Sergei Trofimovich
2021-02-25  4:22 Sam James
2021-02-25  4:18 Sam James
2021-02-25  3:55 Sam James
2021-02-22  7:57 Joshua Kinard
2021-02-21  8:02 Sam James
2021-01-19 14:48 Sam James
2021-01-19 14:48 Sam James
2021-01-19  1:34 Sam James
2021-01-19  1:21 Sam James
2021-01-18 23:24 Sam James
2021-01-18 23:05 Sam James
2021-01-18 23:05 Sam James
2021-01-18 23:05 Sam James
2021-01-18 22:57 Sam James
2021-01-05 20:51 Sam James
2021-01-03 12:10 Sergei Trofimovich
2021-01-03 11:51 Sergei Trofimovich
2021-01-03  9:15 Sam James
2021-01-02 11:52 Sergei Trofimovich
2021-01-01 23:00 Sam James
2020-12-29 21:26 Sam James
2020-12-29  8:36 Sam James
2020-12-28  8:18 Sam James
2020-12-10  2:13 Matt Turner
2020-12-07  3:54 Sam James
2020-07-20  6:42 Agostino Sarubbo
2020-07-18 17:06 Sam James
2020-07-14 16:38 Sergei Trofimovich
2020-07-14 15:22 Sam James
2020-07-13 16:59 Sam James
2020-07-13 16:30 Sam James
2020-07-12 12:34 Sergei Trofimovich
2020-07-11  3:39 Sam James
2020-07-10 12:36 Luca Barbato
2019-10-20 22:37 David Seifert
2019-10-20 22:37 David Seifert
2019-06-24 15:14 Michael Haubenwallner
2018-05-24 10:16 Lars Wendler
2018-05-24  9:23 Lars Wendler
2018-05-24  9:23 Lars Wendler
2017-09-06  9:04 Lars Wendler
2017-07-26  9:51 Lars Wendler
2017-07-26  9:51 Lars Wendler
2017-07-12  7:50 Sergei Trofimovich
2017-06-26  9:21 Alexis Ballier
2016-12-10 19:50 Michał Górny
2016-07-21  8:49 Patrick Lauer
2016-02-09 13:08 Lars Wendler
2016-02-09 13:08 Lars Wendler

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=1571611222.d2595664991d5f14ef6c237df660191da29cddf6.soap@gentoo \
    --to=soap@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