public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-PrintDialog/
@ 2017-10-24  2:43 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2017-10-24  2:43 UTC (permalink / raw
  To: gentoo-commits

commit:     252f75883979bd456f393e570319b1aedb4d3e07
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 01:37:41 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 01:48:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252f7588

dev-perl/Gtk2-Ex-PrintDialog: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild              | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
new file mode 100644
index 00000000000..df3d96e84ed
--- /dev/null
+++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=GBROWN
+DIST_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cups"
+
+RDEPEND="cups? ( dev-perl/Net-CUPS )
+	dev-perl/Gtk2
+	>=dev-perl/Locale-gettext-1.04"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-PrintDialog/
@ 2018-06-10 16:13 Aaron Bauman
  0 siblings, 0 replies; 5+ messages in thread
From: Aaron Bauman @ 2018-06-10 16:13 UTC (permalink / raw
  To: gentoo-commits

commit:     90f718181ce0a600f6c3387b208a0347394c88fd
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 16:07:42 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 16:12:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f71818

dev-perl/Gtk2-Ex-PrintDialog: amd64 stable wrt bug #657634

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
index df3d96e84ed..776c3015e30 100644
--- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="cups"
 
 RDEPEND="cups? ( dev-perl/Net-CUPS )


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-PrintDialog/
@ 2018-06-10 17:11 Thomas Deutschmann
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 17:11 UTC (permalink / raw
  To: gentoo-commits

commit:     1014ae36dc7165923badd1c58f99941f595e335d
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 16:57:58 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 16:57:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1014ae36

dev-perl/Gtk2-Ex-PrintDialog: x86 stable (bug #657634)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
index 776c3015e30..46150b59bfd 100644
--- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="cups"
 
 RDEPEND="cups? ( dev-perl/Net-CUPS )


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-PrintDialog/
@ 2021-10-31  0:20 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-10-31  0:20 UTC (permalink / raw
  To: gentoo-commits

commit:     8632527ad9a12539db4161c4c57ea7bf62ddc0e4
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 00:09:56 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 00:20:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8632527a

dev-perl/Gtk2-Ex-PrintDialog: EAPI=8 bump

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

 ....30.0-r2.ebuild => Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild} | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
similarity index 66%
rename from dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
rename to dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
index 46150b59bfd..176289a452e 100644
--- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=GBROWN
 DIST_VERSION=0.03
@@ -13,7 +13,10 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="cups"
 
-RDEPEND="cups? ( dev-perl/Net-CUPS )
+RDEPEND="
+	cups? ( dev-perl/Net-CUPS )
 	dev-perl/Gtk2
-	>=dev-perl/Locale-gettext-1.04"
-DEPEND="${RDEPEND}"
+	>=dev-perl/Locale-gettext-1.40.0
+"
+BDEPEND="${RDEPEND}
+"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-PrintDialog/
@ 2022-04-27 14:12 Matt Turner
  0 siblings, 0 replies; 5+ messages in thread
From: Matt Turner @ 2022-04-27 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     5670c35caadbef66db32d2c55cbace6b41d30ff9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 14:09:53 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 14:09:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5670c35c

dev-perl/Gtk2-Ex-PrintDialog: Remove

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild           | 22 ----------------------
 dev-perl/Gtk2-Ex-PrintDialog/Manifest              |  1 -
 dev-perl/Gtk2-Ex-PrintDialog/metadata.xml          | 16 ----------------
 3 files changed, 39 deletions(-)

diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
deleted file mode 100644
index 176289a452eb..000000000000
--- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=GBROWN
-DIST_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="cups"
-
-RDEPEND="
-	cups? ( dev-perl/Net-CUPS )
-	dev-perl/Gtk2
-	>=dev-perl/Locale-gettext-1.40.0
-"
-BDEPEND="${RDEPEND}
-"

diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Manifest b/dev-perl/Gtk2-Ex-PrintDialog/Manifest
deleted file mode 100644
index 9e6315ef7204..000000000000
--- a/dev-perl/Gtk2-Ex-PrintDialog/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Gtk2-Ex-PrintDialog-0.03.tar.gz 6150 BLAKE2B 7518e86959041b62c6622f9bc787caa488490d2c6f9babe703c808fe5d9a247232bb602e300c4e87e02269e25a210617c26473e502aa0ab37228dee827f8bbba SHA512 b63d0f062e1556c4a5402850725ece4e727f7e9eb168bf3be1403a9b4db425cee762a1b1ca3bdff55d554b343deadd35f27f908d198979b64012f5d59c2a5d88

diff --git a/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml b/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml
deleted file mode 100644
index 8b16f5a8a0cc..000000000000
--- a/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>perl@gentoo.org</email>
-    <name>Gentoo Perl Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">Gtk2-Ex-PrintDialog</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::PrintDialog</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::PrintDialog::Darwin</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::PrintDialog::Linux</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::PrintDialog::MSWin32</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::PrintDialog::Unix</remote-id>
-  </upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-27 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-24  2:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-PrintDialog/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2018-06-10 16:13 Aaron Bauman
2018-06-10 17:11 Thomas Deutschmann
2021-10-31  0:20 Andreas K. Hüttel
2022-04-27 14:12 Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox