mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-php/PEAR-Mail: Version bump
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST Mail-1.2.0.tgz 23214 SHA256 82337b4f139b402bb0f53aa9ff9c420f83a1d96f1af84784fbbb3cea0e71c17b SHA512 af53d8a03cd71c7871b1f8f2387ef9064cae241e6c4b36c62cf908ddca91e448357bec8844c8c07dc6231f59e59250416ec263dd441a1503b3ea92f67715dc6b WHIRLPOOL c8a5f2b5a15aa396e952e2f33d0437f6a30cce95b2702af409a79315e766cce1527fd608039da9a4136799408c90e7a5d407fd3ba2bcf85776742de8d42a2df3
|
||||
DIST Mail-1.3.0.tgz 23110 SHA256 5853794fa348c92aa33d95bc3a8e2d6bc1950a4aaf73163fc076a5254d212958 SHA512 701dd663f73e71fa09bd5a1d42813170fd72b4e5d2804cbd9613476ea64c4fa70e2c99355ff39f1be0fcf6bac719ee543a90ea0160f11f9efb7e18b0584e9f94 WHIRLPOOL 5b845d282bd0bdaef1deab8719674e0881369aa91fe8d6351d6ed1a8e706d7e63cca4290b70256f23a6048367fd7775bf68cbf75c74008871cc69713235b5e30
|
||||
|
||||
16
dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild
Normal file
16
dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit php-pear-r1
|
||||
|
||||
DESCRIPTION="Class that provides multiple interfaces for sending emails"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1"
|
||||
Reference in New Issue
Block a user