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: Mon, 11 Aug 2025 02:26:43 +0000 (UTC)	[thread overview]
Message-ID: <1754879113.681276c1a9f7eec58faa05d1ec667fcd40a6d743.sam@gentoo> (raw)

commit:     681276c1a9f7eec58faa05d1ec667fcd40a6d743
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 11 02:25:13 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 11 02:25:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=681276c1

dev-perl/Clipboard: add 0.320.0

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

 dev-perl/Clipboard/Clipboard-0.320.0.ebuild | 37 +++++++++++++++++++++++++++++
 dev-perl/Clipboard/Manifest                 |  1 +
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/Clipboard/Clipboard-0.320.0.ebuild b/dev-perl/Clipboard/Clipboard-0.320.0.ebuild
new file mode 100644
index 000000000000..e818e850de27
--- /dev/null
+++ b/dev-perl/Clipboard/Clipboard-0.320.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.32
+inherit perl-module virtualx
+
+DESCRIPTION="Copy and paste with any OS"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+	dev-perl/CGI
+	dev-perl/URI
+	|| (
+		x11-misc/xclip
+		x11-misc/xsel
+	)
+"
+DEPEND="
+	dev-perl/Module-Build
+"
+BDEPEND="
+	${RDEPEND}
+	>=dev-perl/Module-Build-0.280.0
+	test? (
+		x11-misc/xclip
+		x11-misc/xsel
+	)
+"
+
+src_test() {
+	virtx perl-module_src_test
+}

diff --git a/dev-perl/Clipboard/Manifest b/dev-perl/Clipboard/Manifest
index 89db7a18f826..8e5c43061ff7 100644
--- a/dev-perl/Clipboard/Manifest
+++ b/dev-perl/Clipboard/Manifest
@@ -1 +1,2 @@
 DIST Clipboard-0.31.tar.gz 26110 BLAKE2B d3bfadfc36f61cc78de47f67870092dea3d87a0fb1cbba5fbad3a204ff846179fbcdd9f7a5d452a93a1a8aa96ba42e166885f521e010ba30c0212feee85728b8 SHA512 54ef86caef0a94ac075aab826becb133f61834bb98ac780ef5364b8190a02939e45951996b7c9e2ba5500cf00bee86d4e422b87b86549404ce8ea2d756017c0b
+DIST Clipboard-0.32.tar.gz 26209 BLAKE2B 94d461c7c12c752ee3cabf05bcedf5039e8c376f3719bef17759221de1898d29cf8797bbee3e97d2a1e192f4af2bf1d1c3e9c63d9b3ff63c0cf05e947596e0fa SHA512 cf8ef2a21cfa780b79ef530d8e1c1e423ec477a8ed44e8b90dd06a8adc7eac2df79dc5eed3b899118c802fde771d0d9ac31644f6f7bb2c3be11911386cea14a3


             reply	other threads:[~2025-08-11  2:26 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-11  2:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-14 16:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clipboard/ Arthur Zamarin
2025-10-12 16:24 Sam James
2025-03-05 23:31 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-07-07 11:02 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=1754879113.681276c1a9f7eec58faa05d1ec667fcd40a6d743.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