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-Mail_Mime/
Date: Tue, 18 Aug 2015 15:05:03 +0000 (UTC)	[thread overview]
Message-ID: <1439910479.4d727b57eb68a5e2254819f7970c821b547b498c.grknight@gentoo> (raw)

commit:     4d727b57eb68a5e2254819f7970c821b547b498c
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 15:07:59 2015 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 15:07:59 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d727b57

dev-php/PEAR-Mail_Mime: Version bump with PHP7 compatibility

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-php/PEAR-Mail_Mime/Manifest b/dev-php/PEAR-Mail_Mime/Manifest
index 24fe83e..250e376 100644
--- a/dev-php/PEAR-Mail_Mime/Manifest
+++ b/dev-php/PEAR-Mail_Mime/Manifest
@@ -1 +1,2 @@
 DIST Mail_Mime-1.8.8.tgz 32059 SHA256 d1a7fb767ebdabef6b8d346911a0f91fc2bb23df36175cf036474f5ed942ced1 SHA512 c2d9735041f61ca7b7addbf4deae09e6b7448f3d34143fe10d49152802f100db2c29dcf9e8938010f275c38630b849c8e45bb2db54eed6504e8425669a18d0b8 WHIRLPOOL 573133f646decf3f88728c80c381efb1b4d307575c33bed6b53eb09f0b313352813b5364081be39166dcd7335480f89e6c861599b9f894aa083bc88614c6b39b
+DIST Mail_Mime-1.9.0.tgz 35042 SHA256 17ee289990ab8f0b62d9806a5e094f4b130b9ba75e939f3496be9d9d9f3506d0 SHA512 915084166943be396603cc63736818fd4401e21b417d159cb47cf22c0de4153a7ecc4496c192212ac5c952196a35a56936def16305fb69beec64582994574fb7 WHIRLPOOL 9b279d872aa881301256f021d256fdc6701c54c52400f085c45641fcb056577ecb90d61c3a63dccf4195459f2f861d9afdb522986bb61edf2b1b559edfcd2764

diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild
new file mode 100644
index 0000000..a9fa38e
--- /dev/null
+++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit php-pear-r1
+
+DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=dev-lang/php-5.0:*"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2015-08-18 15:05 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18 15:05 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-13  1:42 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Mail_Mime/ Michael Orlitzky
2015-12-14 14:12 Agostino Sarubbo
2015-12-14 16:15 Agostino Sarubbo
2017-01-07 13:45 Michael Orlitzky
2017-05-22 13:18 Brian Evans
2017-11-17 13:55 Brian Evans
2017-11-17 13:55 Brian Evans
2018-02-19 21:57 Brian Evans
2018-03-13 22:26 Thomas Deutschmann
2018-03-14 11:20 Mikle Kolyada
2018-04-23 17:24 Brian Evans
2018-04-23 17:24 Brian Evans
2019-11-17 21:01 Thomas Deutschmann
2019-11-17 21:54 Thomas Deutschmann
2020-01-21 23:58 Michael Orlitzky
2020-01-30 15:54 Brian Evans
2020-04-29 21:31 Thomas Deutschmann
2020-06-25 21:59 Thomas Deutschmann
2020-06-29 15:09 Thomas Deutschmann
2021-02-02  1:18 Thomas Deutschmann
2021-09-07 13:18 Brian Evans
2021-09-07 13:18 Brian Evans
2021-09-07 13:18 Brian Evans
2021-09-07 13:44 Brian Evans
2021-09-08  0:42 Sam James
2023-06-09 17:39 Arthur Zamarin
2023-06-10  1:26 Michael Orlitzky
2023-12-10  1:38 Ionen Wolkens
2024-06-11 19:26 Michael Orlitzky
2024-10-17  6:33 Sam James
2024-10-17  8:54 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=1439910479.4d727b57eb68a5e2254819f7970c821b547b498c.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