From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_SMTP/
Date: Mon, 18 Jan 2016 01:04:48 +0000 (UTC) [thread overview]
Message-ID: <1453078950.ce2cf8f7193150a3ae89e1d75862621c1289294d.mjo@gentoo> (raw)
commit: ce2cf8f7193150a3ae89e1d75862621c1289294d
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 01:02:03 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 01:02:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2cf8f7
dev-php/PEAR-Net_SMTP: add version 1.7.1.
Package-Manager: portage-2.2.26
dev-php/PEAR-Net_SMTP/Manifest | 1 +
dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.1.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/dev-php/PEAR-Net_SMTP/Manifest b/dev-php/PEAR-Net_SMTP/Manifest
index 62e5f38..0a041f2 100644
--- a/dev-php/PEAR-Net_SMTP/Manifest
+++ b/dev-php/PEAR-Net_SMTP/Manifest
@@ -1 +1,2 @@
DIST Net_SMTP-1.6.2.tgz 13077 SHA256 98d3ab28e99de2a8b1c39650c3ac107ac1caf09639b1d2018adf058dd9864785 SHA512 ffb9fd28e2ef66f26197423dd9249f3a7b6d2ad2fabe5719eb890cabaa7a20f75a8cd90bb829fd301cee22026805c96824ea03acb3e931ba9edf8d1ef320f3e3 WHIRLPOOL 909eba8a96b465aa81cba186b33dc1bafbb2340d86d6fac16d5cebe5f4297128b6ec5b837c6dbae554b6fbcbf26d751e591523137c5c7ee8907abcd23cbef0e0
+DIST Net_SMTP-1.7.1.tgz 14911 SHA256 5539c0a7aa0e7a6d681010f0eece975d661b1fed577761fd6ed2fee8c9a3c834 SHA512 8779929b18885a353311ef3623baeb0bd092bc28772e65de1744ffd285bfe2fc58d15f2ea6cc9cceb7c2031558d57ed350ed756441a50e0e4566f0a45848b6df WHIRLPOOL 349b46306d541c3bb29484940e7d4a312cb6848a0d579ead1106ce5729a4576e7729fd85c0363bebcaccd645c74d33c51202e166c2d2e2ef1bbffd569587bec6
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.1.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.1.ebuild
new file mode 100644
index 0000000..43e1dac
--- /dev/null
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit php-pear-r1
+
+DESCRIPTION="An implementation of the SMTP protocol"
+
+LICENSE="PHP-3.01"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="sasl"
+
+RDEPEND="dev-php/PEAR-Net_Socket
+ sasl? ( dev-php/PEAR-Auth_SASL )"
next reply other threads:[~2016-01-18 1:04 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-18 1:04 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-27 16:50 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_SMTP/ Michael Orlitzky
2016-07-27 17:02 Michael Orlitzky
2016-07-27 17:55 Brian Evans
2016-07-27 19:21 Michael Orlitzky
2017-01-08 7:00 Aaron Bauman
2017-01-08 14:47 Michael Orlitzky
2017-03-12 15:02 Michael Orlitzky
2018-10-31 13:15 Brian Evans
2019-03-20 20:27 Aaron Bauman
2019-12-26 10:23 Thomas Deutschmann
2020-01-21 23:51 Michael Orlitzky
2020-06-25 21:59 Thomas Deutschmann
2020-08-26 20:53 Thomas Deutschmann
2020-08-27 16:14 Brian Evans
2021-04-05 20:32 Thomas Deutschmann
2023-06-09 18:00 Arthur Zamarin
2023-06-10 1:26 Michael Orlitzky
2023-12-12 6:30 Viorel Munteanu
2024-06-11 19:48 Michael Orlitzky
2024-10-17 6:33 Sam James
2024-10-17 6:37 Sam James
2024-10-17 6:37 Sam James
2024-10-17 6:37 Sam James
2024-10-17 8:54 Michael Orlitzky
2024-10-17 8:54 Michael Orlitzky
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=1453078950.ce2cf8f7193150a3ae89e1d75862621c1289294d.mjo@gentoo \
--to=mjo@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