public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clipboard/
Date: Sun,  7 Jul 2024 11:02:25 +0000 (UTC)	[thread overview]
Message-ID: <1720350072.ac9e724372f70296bfa4492cd4f16f4cb526ac2e.sam@gentoo> (raw)

commit:     ac9e724372f70296bfa4492cd4f16f4cb526ac2e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 10:19:55 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 11:01:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9e7243

dev-perl/Clipboard: add 0.300.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clipboard/Clipboard-0.300.0.ebuild | 43 +++++++++++++++++++++++++++++
 dev-perl/Clipboard/Manifest                 |  1 +
 2 files changed, 44 insertions(+)

diff --git a/dev-perl/Clipboard/Clipboard-0.300.0.ebuild b/dev-perl/Clipboard/Clipboard-0.300.0.ebuild
new file mode 100644
index 000000000000..9cade5d1305e
--- /dev/null
+++ b/dev-perl/Clipboard/Clipboard-0.300.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.30
+inherit perl-module virtualx
+
+DESCRIPTION="Copy and paste with any OS"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+	dev-perl/CGI
+	virtual/perl-File-Spec
+	virtual/perl-File-Temp
+	dev-perl/URI
+	|| (
+		x11-misc/xclip
+		x11-misc/xsel
+	)
+"
+DEPEND="
+	dev-perl/Module-Build
+"
+BDEPEND="
+	${RDEPEND}
+	>=dev-perl/Module-Build-0.280.0
+	test? (
+		>=virtual/perl-Test-Simple-0.880.0
+		x11-misc/xclip
+		x11-misc/xsel
+	)
+"
+
+src_test() {
+	# t/drivers.t will get confused about cygwin/win32 otherwise...
+	unset SSH_CONNECTION
+
+	virtx perl-module_src_test
+}

diff --git a/dev-perl/Clipboard/Manifest b/dev-perl/Clipboard/Manifest
index 50a81d2ffceb..e4736d4abc1d 100644
--- a/dev-perl/Clipboard/Manifest
+++ b/dev-perl/Clipboard/Manifest
@@ -1,2 +1,3 @@
 DIST Clipboard-0.28.tar.gz 26673 BLAKE2B d0fa906f3761407513214cc7fe49b6f14c31d078cb15a58a5f515823c2216a89dfaff02dde58853f4e236302d635a97ecbf4050c2474a6dc33dbc8f5cfd83349 SHA512 154aad47e03cce2609a6fb615fd95ca283d18b7c8f6af2219f662946d13b7554088c585b8160ae35f96137a411236fcd81a89dc4388ab03da4318d0cc7767c32
 DIST Clipboard-0.29.tar.gz 25413 BLAKE2B 2639bd027249f5f68d01496dbc3c81543e445163f86ee88d654a540ef9790f51fbece465fd9773457f08bf7f2d3896f6d9c75e1613f6680df0d79ffe2496b609 SHA512 34d9a121e2a13db74e1944a6ff10bab59dc96747a9586edf0fe90041549dc73be744c1cc1552083b87a5012fba58a19ecfbc94acf2669e0a67873368e57e00d8
+DIST Clipboard-0.30.tar.gz 25938 BLAKE2B 6ef112d19ca44ebefec0efd419cfa8104782f768fcd12e434da1b844296f29294e7b28b75038a8a24fb25b07ec4e17e45c86e6dc2d9f17665714345237e2369c SHA512 7b3b949fdeb2a4e39b25d209a781bc2ec0eba36a0108e3671811281cf942011d89941f909f696068432063905cc6c6e4876e267233c4bd732adc0cfbe008d9c3


             reply	other threads:[~2024-07-07 11:02 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-07 11:02 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-05 23:31 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clipboard/ Jakov Smolić
2025-03-05 22:36 Sam James
2025-03-04 12:15 Sam James
2025-01-25 16:44 Sam James
2024-09-23 17:30 Arthur Zamarin
2024-09-23 13:53 Sam James
2024-09-23 12:40 Sam James
2024-06-10  2:18 Sam James
2024-06-10  2:18 Sam James
2024-06-10  2:18 Sam James
2024-05-02  7:13 Sam James
2024-05-02  1:57 Sam James
2021-10-11 21:27 Andreas K. Hüttel
2021-07-31  6:23 Sam James
2021-07-28  3:12 Sam James
2021-05-02 20:36 Andreas K. Hüttel
2020-08-31 14:11 Sam James
2020-08-25 10:14 Sam James
2020-08-24 19:06 Sam James
2020-08-24  0:08 Sam James
2020-08-21 10:08 Sam James
2020-06-20  2:35 Kent Fredric
2018-04-24  2:20 Kent Fredric
2018-04-16  6:42 Mikle Kolyada
2018-04-07  4:01 Matt Turner
2018-04-05 18:29 Thomas Deutschmann
2018-04-05 14:11 Aaron Bauman
2017-06-19 19:12 Kent Fredric
2016-11-19 11:41 Patrice Clement
2016-11-19 11:41 Patrice Clement

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=1720350072.ac9e724372f70296bfa4492cd4f16f4cb526ac2e.sam@gentoo \
    --to=sam@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