From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/theseer-tokenizer/
Date: Fri, 14 Mar 2025 06:35:01 +0000 (UTC) [thread overview]
Message-ID: <1741934024.7b0cdabf5faf154b5662ec52a80297efd1753bba.sam@gentoo> (raw)
commit: 7b0cdabf5faf154b5662ec52a80297efd1753bba
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 14 06:31:54 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 14 06:33:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0cdabf
dev-php/theseer-tokenizer: drop 1.2.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-php/theseer-tokenizer/Manifest | 1 -
.../theseer-tokenizer-1.2.0.ebuild | 40 ----------------------
2 files changed, 41 deletions(-)
diff --git a/dev-php/theseer-tokenizer/Manifest b/dev-php/theseer-tokenizer/Manifest
index 97b386f74765..691be6071574 100644
--- a/dev-php/theseer-tokenizer/Manifest
+++ b/dev-php/theseer-tokenizer/Manifest
@@ -1,2 +1 @@
-DIST theseer-tokenizer-1.2.0.tar.gz 7156 BLAKE2B 61474e3ebed5262b4d250f0057fbe68df6b2b2d6026cba28efbfc35c865bc9491e3b3f7871591a7aa52383c3bb748cf5dfb95f36d680bdbb9755b585b5b8f4f8 SHA512 e0deeffc151a1831cc7226037c75b534aa0d28d9639de45a1f0a6f5865d3df3cfbd7225e075b094603d512b0beb449e91205f40366ef1c7c865c8994e0710ff7
DIST theseer-tokenizer-1.2.1.tar.gz 7537 BLAKE2B 204b39ca71cb6e99696c8bda19e5319e83302cd9fd4689343d3864ec81996d433ea8cfa2578abec2bef440271a1abe3169c3c871fd931c1ab73705cb7c36e4eb SHA512 7c7382f8f2e96984862d187fffb08b020cac8c0a0d93b58f9b1a244a46f8fcbfbe1c18d005acce8f8e1ef9aec2b9be99b7f2312e28f54a66f5a97ee263ed5239
diff --git a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild
deleted file mode 100644
index 56392e3f66ae..000000000000
--- a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Convert tokenized PHP source code into XML and other formats"
-HOMEPAGE="https://github.com/theseer/tokenizer"
-SRC_URI="https://github.com/theseer/tokenizer/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CDEPEND="dev-lang/php:*
- dev-php/fedora-autoloader"
-
-BDEPEND="dev-php/theseer-Autoload"
-
-RDEPEND="${CDEPEND}"
-
-S="${WORKDIR}/tokenizer-${PV}"
-
-src_prepare() {
- default
-
- phpab \
- --output src/autoload.php \
- --template fedora2 \
- --basedir src \
- src || die
-}
-
-src_install() {
- insinto /usr/share/php/TheSeer/Tokenizer
- doins -r src/*
-
- einstalldocs
-}
next reply other threads:[~2025-03-14 6:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 6:35 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-11 11:36 [gentoo-commits] repo/gentoo:master commit in: dev-php/theseer-tokenizer/ Arthur Zamarin
2023-12-08 16:29 Arthur Zamarin
2023-07-04 10:13 Sam James
2021-08-27 13:16 Thomas Deutschmann
2021-01-07 19:24 Sam James
2021-01-07 19:24 Sam James
2021-01-07 19:24 Sam James
2021-01-07 19:24 Sam James
2021-01-07 19:11 Sam James
2021-01-07 19:09 Sam James
2021-01-07 18:55 Sam James
2020-11-30 0:39 Thomas Deutschmann
2019-11-27 9:06 Thomas Deutschmann
2019-08-16 14:17 Brian Evans
2018-01-28 16:48 Michael Orlitzky
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=1741934024.7b0cdabf5faf154b5662ec52a80297efd1753bba.sam@gentoo \
--to=sam@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