public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-trayicon/
Date: Sun, 31 Oct 2021 13:00:57 +0000 (UTC)	[thread overview]
Message-ID: <1635685230.0c8a15018fe55d5ef5c5c8ba70ded432510c2c43.dilfridge@gentoo> (raw)

commit:     0c8a15018fe55d5ef5c5c8ba70ded432510c2c43
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 12:54:26 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 13:00:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8a1501

dev-perl/gtk2-trayicon: Version bump 0.07

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/gtk2-trayicon/Manifest                    |  1 +
 dev-perl/gtk2-trayicon/gtk2-trayicon-0.70.0.ebuild | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/gtk2-trayicon/Manifest b/dev-perl/gtk2-trayicon/Manifest
index fe3589491e4..e3a8f17808d 100644
--- a/dev-perl/gtk2-trayicon/Manifest
+++ b/dev-perl/gtk2-trayicon/Manifest
@@ -1 +1,2 @@
 DIST Gtk2-TrayIcon-0.06.tar.gz 9576 BLAKE2B 77f4af73593747b22e53f6052ca55f75bcbd88e470c11d9f489db3e6c9fc2f7553d54aea8f66d0e7ce1b0217c9fab9cbe100f75e48b189b68380a0866169e136 SHA512 a74e6e3fa974d11e1bd9b07cb3ce4547d9239cfee6b46e1fb07a2b57c673154802a1f784f5f5f5b0c50baa357320483f6afadec222683e7e08d49ab0f11557e5
+DIST Gtk2-TrayIcon-0.07.tar.gz 10566 BLAKE2B e5086a3e727b7a5bac42d7a74c41b79441aecb8476b7a9f0e4dd21c7ddc40aa8cbfa14584cd524f6ea2bd3ec2cfc57035577525181933f7047098b16548650ce SHA512 4f2a156ef2f5556d731feb2b11b4d8b9bd43f79605ab0e9ed82a7b9e5b116db1cac782ddf787b794ba9df1c4d35c4c313df035dc1caf023ac54e6a90cc6c511a

diff --git a/dev-perl/gtk2-trayicon/gtk2-trayicon-0.70.0.ebuild b/dev-perl/gtk2-trayicon/gtk2-trayicon-0.70.0.ebuild
new file mode 100644
index 00000000000..2f68b6e739f
--- /dev/null
+++ b/dev-perl/gtk2-trayicon/gtk2-trayicon-0.70.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=0.07
+DIST_NAME=Gtk2-TrayIcon
+DIST_EXAMPLES=("examples/*")
+inherit perl-module virtualx
+
+DESCRIPTION="Perl wrappers for the egg cup Gtk2::TrayIcon utilities"
+HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-TrayIcon"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+	>=dev-perl/glib-perl-1.12.0
+	>=dev-perl/Gtk2-1.12.0
+	gnome-base/libglade:2.0
+	x11-libs/gtk+:2
+"
+DEPEND="
+	gnome-base/libglade:2.0
+	x11-libs/gtk+:2
+"
+BDEPEND="${RDEPEND}
+	dev-perl/ExtUtils-Depends
+	dev-perl/ExtUtils-PkgConfig
+	virtual/pkgconfig
+"
+
+src_test() {
+	virtx perl-module_src_test
+}


             reply	other threads:[~2021-10-31 13:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-31 13:00 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-29 11:09 [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-trayicon/ Sam James
2021-12-05  5:05 Sam James
2021-12-05  3:31 Sam James
2018-06-10 21:17 Sergei Trofimovich
2018-06-10 17:11 Thomas Deutschmann
2018-06-10 16:13 Aaron Bauman
2017-10-24  2:43 Kent Fredric
2017-03-19  4:12 Kent Fredric
2016-12-10 18:01 Kent Fredric

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=1635685230.0c8a15018fe55d5ef5c5c8ba70ded432510c2c43.dilfridge@gentoo \
    --to=dilfridge@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