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

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

dev-perl/Gtk2-Ex-Simple-List: Enable tests

- EAPI6
- Add USE=examples
- Enable Tests (require X11)

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Gtk2-Ex-Simple-List-0.500.0-r2.ebuild          | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
new file mode 100644
index 00000000000..ca999714796
--- /dev/null
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RMCFARLA
+DIST_VERSION=0.50
+DIST_SECTION=Gtk2-Perl-Ex
+DIST_EXAMPLES=( "examples/*" )
+inherit perl-module virtualx
+
+DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
+
+LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-perl/Gtk2-1.60.0
+	>=dev-perl/glib-perl-1.62.0
+"
+DEPEND="${RDEPEND}"
+
+src_test() {
+	virtx perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-Simple-List/
@ 2018-06-09 18:54 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2018-06-09 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0dd21ad98855bb36a34ca6f354a060e35b7d705e
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jun  9 17:49:30 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 18:53:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd21ad9

dev-perl/Gtk2-Ex-Simple-List: stable 0.500.0-r2 for sparc

Bug: https://bugs.gentoo.org/657634
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

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

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
index ca999714796..ef4fe26696a 100644
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.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
@@ -13,7 +13,7 @@ DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 sparc ~x86"
 IUSE=""
 
 RDEPEND="


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

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

commit:     0f69d4920c3443e99defcbb24ddd06f3d2f2f458
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 16:11:44 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 16:12:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f69d492

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

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
index ef4fe26696a..d4c4d851d97 100644
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 sparc ~x86"
+KEYWORDS="amd64 ~ia64 sparc ~x86"
 IUSE=""
 
 RDEPEND="


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

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

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

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

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
index d4c4d851d97..3f94a3b0635 100644
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
 SLOT="0"
-KEYWORDS="amd64 ~ia64 sparc ~x86"
+KEYWORDS="amd64 ~ia64 sparc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-Simple-List/
@ 2018-06-10 21:17 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2018-06-10 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     3d59cdd7e259d3103bb3df97e4449599f963c969
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 21:17:03 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 21:17:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d59cdd7

dev-perl/Gtk2-Ex-Simple-List: stable 0.500.0-r2 for ia64, bug #657634

Bug: https://bugs.gentoo.org/657634
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
index 3f94a3b0635..fbf442c1b4d 100644
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
 SLOT="0"
-KEYWORDS="amd64 ~ia64 sparc x86"
+KEYWORDS="amd64 ia64 sparc x86"
 IUSE=""
 
 RDEPEND="


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

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

commit:     61b18fc8e6595b363f8c07b1415cb59808393f1b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 00:12:34 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 00:20:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b18fc8

dev-perl/Gtk2-Ex-Simple-List: EAPI=8 bump

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

 ...st-0.500.0-r2.ebuild => Gtk2-Ex-Simple-List-0.500.0-r3.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
similarity index 85%
rename from dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
rename to dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
index 3f94a3b0635..e2c539d5023 100644
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.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=RMCFARLA
 DIST_VERSION=0.50
@@ -14,13 +14,13 @@ DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
 LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
 SLOT="0"
 KEYWORDS="amd64 ~ia64 sparc x86"
-IUSE=""
 
 RDEPEND="
 	>=dev-perl/Gtk2-1.60.0
 	>=dev-perl/glib-perl-1.62.0
 "
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+"
 
 src_test() {
 	virtx perl-module_src_test


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

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

commit:     f711c9cb11b7cd75c8105041b9e9a6cb29144e50
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 14:10:04 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 14:10:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f711c9cb

dev-perl/Gtk2-Ex-Simple-List: Remove

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

 .../Gtk2-Ex-Simple-List-0.500.0-r3.ebuild          | 27 ----------------------
 dev-perl/Gtk2-Ex-Simple-List/Manifest              |  1 -
 dev-perl/Gtk2-Ex-Simple-List/metadata.xml          | 15 ------------
 3 files changed, 43 deletions(-)

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
deleted file mode 100644
index e2c539d50239..000000000000
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=RMCFARLA
-DIST_VERSION=0.50
-DIST_SECTION=Gtk2-Perl-Ex
-DIST_EXAMPLES=( "examples/*" )
-inherit perl-module virtualx
-
-DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
-SLOT="0"
-KEYWORDS="amd64 ~ia64 sparc x86"
-
-RDEPEND="
-	>=dev-perl/Gtk2-1.60.0
-	>=dev-perl/glib-perl-1.62.0
-"
-BDEPEND="${RDEPEND}
-"
-
-src_test() {
-	virtx perl-module_src_test
-}

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Manifest b/dev-perl/Gtk2-Ex-Simple-List/Manifest
deleted file mode 100644
index 5add20e2aec2..000000000000
--- a/dev-perl/Gtk2-Ex-Simple-List/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Gtk2-Ex-Simple-List-0.50.tar.gz 13769 BLAKE2B 0d435acaf034ce2653d3e797178852f1af95f29890ce9e65022b7b354371e868b52f4318fffb9edaa03abf3c95726bc5b991ad35fb1732c6d67288d368caed6d SHA512 df57509eb386aff41630b7da2d9b810b1e9308dec407dbe792a4282f2d7331cb3639755af8232bf6312e0537784dab5f1d035c919909a53e584173ce24aa6a09

diff --git a/dev-perl/Gtk2-Ex-Simple-List/metadata.xml b/dev-perl/Gtk2-Ex-Simple-List/metadata.xml
deleted file mode 100644
index 6c4a39ab17ed..000000000000
--- a/dev-perl/Gtk2-Ex-Simple-List/metadata.xml
+++ /dev/null
@@ -1,15 +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-Simple-List</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::Simple::List</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::Simple::TiedCommon</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::Simple::TiedList</remote-id>
-    <remote-id type="cpan-module">Gtk2::Ex::Simple::TiedRow</remote-id>
-  </upstream>
-</pkgmetadata>


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

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

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

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