From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_SmartIRC/
Date: Wed, 9 May 2018 13:08:49 +0000 (UTC) [thread overview]
Message-ID: <1525871202.1783636bf93916a8dcd86d14961d15f37ce21c4e.grknight@gentoo> (raw)
commit: 1783636bf93916a8dcd86d14961d15f37ce21c4e
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed May 9 13:06:42 2018 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed May 9 13:06:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1783636b
dev-php/PEAR-Net_SmartIRC: Version bump for 1.1.12
Package-Manager: Portage-2.3.36, Repoman-2.3.9
dev-php/PEAR-Net_SmartIRC/Manifest | 1 +
.../PEAR-Net_SmartIRC-1.1.12.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-php/PEAR-Net_SmartIRC/Manifest b/dev-php/PEAR-Net_SmartIRC/Manifest
index 159ada3ec01..d0b11d26c74 100644
--- a/dev-php/PEAR-Net_SmartIRC/Manifest
+++ b/dev-php/PEAR-Net_SmartIRC/Manifest
@@ -1,2 +1,3 @@
DIST Net_SmartIRC-1.1.10.tar.gz 927009 BLAKE2B b410a0b4a02e60e27860f9c6b0ab8fecf4874273601694ad61dcf88a2e916aee20d1858cf951fffb229f4eac0c0ddda55530bb6840da3c7b741cf9ee3971f7b2 SHA512 16ad30d358af99f40c53a75cf5f1c944a3e68f4c1cffd586acd61ceed280d5d1fcd4f4d5e88db55f1f66c37c5b7f37aec2f45a26dc6b98860eacb42c9f3fbea5
DIST Net_SmartIRC-1.1.11.tgz 165935 BLAKE2B fd178858d3410efb0a3f772f653200063b2131c8e2c848b91d000096bc823df60afea5656c83aa6890b8a81dae5b9dddf8c7a2e065ca7e851cd139a82b1adcb9 SHA512 280c7ab9cd9ac263d7ecad26aabfd9ff3e2c2727794e85c944985139fc7b1c57288b3b02de07ab1139dcd58eb7f12ac47be41601661ea05fcf2b53d780183054
+DIST Net_SmartIRC-1.1.12.tgz 166039 BLAKE2B 43aec437de08d6e0dd651b810b21b5fed5587e2e7e154fe4f078cc618ee501c3d962b824931558458895541ddc9dc46ec3b1f0356aac5b052dd63b498018bb47 SHA512 2da5f0f9ea9167dfd1490fb6ba1e97416c78389924f390030ba71ea28dc5b667451223daa7e3878cbae607159054d656534ff646636f8f5294eb0bda1b17074c
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.12.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.12.ebuild
new file mode 100644
index 00000000000..41aa7dab240
--- /dev/null
+++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.12.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="PHP class to communicate with IRC networks"
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc examples"
+DOCS=( CREDITS FEATURES docs/HOWTO README.md )
+
+src_install() {
+ local HTML_DOCS=( )
+ use examples && HTML_DOCS+=( docs/examples/ )
+
+ if use doc; then
+ DOCS+=( docs/DOCUMENTATION )
+ HTML_DOCS+=( docs/HTML/* )
+ fi
+ php-pear-r2_src_install
+}
next reply other threads:[~2018-05-09 13:08 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-09 13:08 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-26 15:09 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_SmartIRC/ Andreas Sturmlechner
2023-07-04 10:19 Sam James
2023-07-04 10:19 Sam James
2023-07-04 10:18 Sam James
2023-07-04 10:15 Sam James
2019-09-03 22:23 Thomas Deutschmann
2019-03-20 20:27 Aaron Bauman
2018-12-18 0:51 Thomas Deutschmann
2018-05-09 13:08 Brian Evans
2017-06-16 17:42 Brian Evans
2017-02-12 16:08 Michael Orlitzky
2017-02-12 16:08 Michael Orlitzky
2017-02-12 14:48 Agostino Sarubbo
2017-01-09 14:14 Michael Orlitzky
2017-01-09 1:18 Michael Orlitzky
2016-12-22 15:31 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=1525871202.1783636bf93916a8dcd86d14961d15f37ce21c4e.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