From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/myclabs-deepcopy/
Date: Mon, 15 Jan 2018 18:59:43 +0000 (UTC) [thread overview]
Message-ID: <1516042043.c192106e57be1284a9bd844fd1bf7675f676ad43.mjo@gentoo> (raw)
commit: c192106e57be1284a9bd844fd1bf7675f676ad43
Author: Rob Levitsky <kitsunenokenja <AT> protonmail <DOT> ch>
AuthorDate: Sun Jan 7 21:03:43 2018 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 18:47:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c192106e
dev-php/myclabs-deepcopy: version bump
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
dev-php/myclabs-deepcopy/Manifest | 1 +
.../myclabs-deepcopy/myclabs-deepcopy-1.6.1.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-php/myclabs-deepcopy/Manifest b/dev-php/myclabs-deepcopy/Manifest
index c35cba4d0f0..75b7cd1efed 100644
--- a/dev-php/myclabs-deepcopy/Manifest
+++ b/dev-php/myclabs-deepcopy/Manifest
@@ -1 +1,2 @@
DIST myclabs-deepcopy-1.6.0.tar.gz 43612 BLAKE2B 18e3f532043cfbf700230a82772938082611922b9a04c7a99d63f79210e6c6f144521a29356977f4c44843cae6628e0a13fa0a46e0d34cb2e251f138ed60ab44 SHA512 a1d0ce8386172b963bca1e34e0e6d69268177f6aaf5309498780e4f9e43b9126916937e0b422644199b96f46212d0267af9b56993b9ffe295adb5f872c24584c
+DIST myclabs-deepcopy-1.6.1.tar.gz 43589 BLAKE2B e62ed5384bf9d4ad0286189772de8eeb9fed9962cf1d109b9e282c37ceadc885c6850fbed1695de35935b85fcc789a796485f44e97269a556d3498be8b691af4 SHA512 6cf13127401304ff92277c7c433353ecc20764fd5b8db0f8ae8d6767d8d9bc9c2f6b6ed3d68eeca5960357517038062c6f6b82831f433596d0a05cd0cea916d4
diff --git a/dev-php/myclabs-deepcopy/myclabs-deepcopy-1.6.1.ebuild b/dev-php/myclabs-deepcopy/myclabs-deepcopy-1.6.1.ebuild
new file mode 100644
index 00000000000..6966ccfabd2
--- /dev/null
+++ b/dev-php/myclabs-deepcopy/myclabs-deepcopy-1.6.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="DeepCopy"
+
+DESCRIPTION="Create deep copies (clones) of your objects"
+HOMEPAGE="https://github.com/myclabs/${MY_PN}"
+SRC_URI="https://github.com/myclabs/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+RDEPEND="dev-php/fedora-autoloader
+ >=dev-lang/php-5.6:*"
+
+src_install() {
+ insinto /usr/share/php/myclabs
+ doins -r src/*
+ insinto /usr/share/php/myclabs/DeepCopy
+ doins "${FILESDIR}/autoload.php"
+}
next reply other threads:[~2018-01-15 18:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-15 18:59 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-07 20:11 [gentoo-commits] repo/gentoo:master commit in: dev-php/myclabs-deepcopy/ Sam James
2021-01-07 19:22 Sam James
2020-11-30 0:39 Thomas Deutschmann
2019-12-19 21:51 Brian Evans
2017-11-13 20:13 Agostino Sarubbo
2017-11-13 0:49 Thomas Deutschmann
2017-08-10 19:01 Brian Evans
2017-07-01 9:31 Sergei Trofimovich
2017-04-01 9:47 Michael Weber
2017-03-31 12:34 Michael Weber
2017-03-31 10:30 Michael Weber
2017-03-26 19:53 Jeroen Roovers
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=1516042043.c192106e57be1284a9bd844fd1bf7675f676ad43.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