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: Thu,  2 May 2024 01:57:23 +0000 (UTC)	[thread overview]
Message-ID: <1714614993.f236b49f62c1f9c42b45671a01458a06bc323b8d.sam@gentoo> (raw)

commit:     f236b49f62c1f9c42b45671a01458a06bc323b8d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 01:42:04 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  2 01:56:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f236b49f

dev-perl/Clipboard: add 0.290.0

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

 dev-perl/Clipboard/Clipboard-0.290.0.ebuild | 41 +++++++++++++++++++++++++++++
 dev-perl/Clipboard/Manifest                 |  1 +
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/Clipboard/Clipboard-0.290.0.ebuild b/dev-perl/Clipboard/Clipboard-0.290.0.ebuild
new file mode 100644
index 000000000000..a3b01ea5cc82
--- /dev/null
+++ b/dev-perl/Clipboard/Clipboard-0.290.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.29
+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
+	)
+"
+
+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 13ce2d402c49..50a81d2ffceb 100644
--- a/dev-perl/Clipboard/Manifest
+++ b/dev-perl/Clipboard/Manifest
@@ -1 +1,2 @@
 DIST Clipboard-0.28.tar.gz 26673 BLAKE2B d0fa906f3761407513214cc7fe49b6f14c31d078cb15a58a5f515823c2216a89dfaff02dde58853f4e236302d635a97ecbf4050c2474a6dc33dbc8f5cfd83349 SHA512 154aad47e03cce2609a6fb615fd95ca283d18b7c8f6af2219f662946d13b7554088c585b8160ae35f96137a411236fcd81a89dc4388ab03da4318d0cc7767c32
+DIST Clipboard-0.29.tar.gz 25413 BLAKE2B 2639bd027249f5f68d01496dbc3c81543e445163f86ee88d654a540ef9790f51fbece465fd9773457f08bf7f2d3896f6d9c75e1613f6680df0d79ffe2496b609 SHA512 34d9a121e2a13db74e1944a6ff10bab59dc96747a9586edf0fe90041549dc73be744c1cc1552083b87a5012fba58a19ecfbc94acf2669e0a67873368e57e00d8


             reply	other threads:[~2024-05-02  1:57 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-02  1:57 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 11:02 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clipboard/ 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
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=1714614993.f236b49f62c1f9c42b45671a01458a06bc323b8d.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