public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_Common2/
Date: Mon, 19 Feb 2018 14:05:38 +0000 (UTC)	[thread overview]
Message-ID: <1519048936.8b6ea13ae9ef8d4a176c699b35a0bfab91fe13a0.grknight@gentoo> (raw)

commit:     8b6ea13ae9ef8d4a176c699b35a0bfab91fe13a0
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 14:02:16 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 14:02:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6ea13a

dev-php/PEAR-HTML_Common2: Version bump with EAPI change and enable tests

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/PEAR-HTML_Common2/Manifest                      |  1 +
 .../PEAR-HTML_Common2/PEAR-HTML_Common2-2.1.1.ebuild    | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-php/PEAR-HTML_Common2/Manifest b/dev-php/PEAR-HTML_Common2/Manifest
index 6218557810d..01b12a78fc2 100644
--- a/dev-php/PEAR-HTML_Common2/Manifest
+++ b/dev-php/PEAR-HTML_Common2/Manifest
@@ -1 +1,2 @@
 DIST HTML_Common2-2.1.0.tgz 8630 BLAKE2B d48ac91409b93e5dcc24163618b55ac4bf3fb535a4317d538c7ed3c91331afbcc2ef6d5b74ac8abc2aad17d7bc029d06286a9c8b4098bfc4ff5f2107179264a7 SHA512 486ea3f9479905468124e6960b7679e19de121c4e8a0e4eca6462124089bd5d434da6527552b8314bcabe849012f1d3a44659049d3a461c26628d62aa3023357
+DIST HTML_Common2-2.1.1.tgz 8664 BLAKE2B 2422d0d32f1ff55bf0e40cda5460d3e891cb9bc27001b8d72b7f52d43a2ed6ed2507593a780819550aa11b9aaff75b286995d013cf3e74051abb8700b9f96ac1 SHA512 3fc868c0c5d69a542d205cf853f8993fe6849eec58b35b080db44a7a788b19dfdc9cd669d269ddab70f37edcde763d1beff4c60f2befc2cf2548f63197634124

diff --git a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.1.1.ebuild b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.1.1.ebuild
new file mode 100644
index 00000000000..ca39a6f72e9
--- /dev/null
+++ b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.1.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package)"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+DEPEND="test? ( dev-php/phpunit )"
+
+src_test() {
+	phpunit tests/AllTests.php || die
+}


             reply	other threads:[~2018-02-19 14:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 14:05 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-19 14:05 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_Common2/ Brian Evans
2019-07-30 22:32 Thomas Deutschmann
2021-04-26 13:03 Brian Evans
2021-04-26 13:03 Brian Evans
2022-03-28 13:22 Brian Evans
2022-03-28 13:22 Brian Evans

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=1519048936.8b6ea13ae9ef8d4a176c699b35a0bfab91fe13a0.grknight@gentoo \
    --to=grknight@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