public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2021-08-25  5:32 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2021-08-25  5:32 UTC (permalink / raw
  To: gentoo-commits

commit:     393ac0ac85205a1f87f7f02238cd7d8ace83456b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 05:31:20 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 05:31:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=393ac0ac

dev-perl/gtk2-gladexml: x86 stable wrt bug #810215

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
index ca017bdc7f2..b08ad322c56 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-GladeXML"
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc64 x86"
 
 RDEPEND="x11-libs/gtk+:2
 	gnome-base/libglade:2.0


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2021-10-31 13:00 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-10-31 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     b32512dae78a19d810df6dfd764af09f1a356904
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 12:51:58 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 13:00:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b32512da

dev-perl/gtk2-gladexml: Remove old

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

 dev-perl/gtk2-gladexml/Manifest                    |  1 -
 .../gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild    | 30 ----------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-perl/gtk2-gladexml/Manifest b/dev-perl/gtk2-gladexml/Manifest
index 12b6490548c..8812e130e05 100644
--- a/dev-perl/gtk2-gladexml/Manifest
+++ b/dev-perl/gtk2-gladexml/Manifest
@@ -1,2 +1 @@
-DIST Gtk2-GladeXML-1.007.tar.gz 38496 BLAKE2B 2a9dbd9fec4dcc40edb311a64d013de726e567bd7dd4218ed169479e2ee20fed1f8ae41cd413aff77917033fa8e25d5a87c29deb9152d00631a07564a869b525 SHA512 e40b859e76f99c5c9497e0c123679c916b3f5615aaeb208f56a9a4758a2a8a5d5078d4bf7b441ffc6080162a04bb146739457bbd71e4a443a2d092ddbb1ed94f
 DIST Gtk2-GladeXML-1.008.tar.gz 39653 BLAKE2B 0441417b50c531e2df2871b7b04a719a1e866799512a26cbf2040faf00757c12eb1d9deff8936ee9cd528b7bab2a59e64521dbe5d26e587a4d57f4fd144738c7 SHA512 bb95bf1ca2d8da6007338d5d1630620405fed4fba84670f3b5e8115aff80a4f5cd367d4b0bb2958fbbb8d8815002b0a7bb2ee9de3550e56ba9782a531f70ab6a

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
deleted file mode 100644
index f8ed6783f33..00000000000
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_NAME=Gtk2-GladeXML
-DIST_AUTHOR=TSCH
-DIST_VERSION=1.007
-DIST_EXAMPLES=("examples/*")
-inherit perl-module virtualx
-
-DESCRIPTION="Create user interfaces directly from Glade XML files"
-HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-GladeXML"
-
-SLOT="0"
-LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ppc64 x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-	gnome-base/libglade:2.0
-	>=dev-perl/glib-perl-1.020
-	>=dev-perl/Gtk2-1.012"
-DEPEND="${RDEPEND}
-	>=dev-perl/ExtUtils-Depends-0.300
-	dev-perl/ExtUtils-PkgConfig"
-
-src_test() {
-	virtx perl-module_src_test
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2021-08-25  5:25 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2021-08-25  5:25 UTC (permalink / raw
  To: gentoo-commits

commit:     ea3ff93dbed40e55588a4097432337c421e56463
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 05:24:31 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 05:24:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3ff93d

dev-perl/gtk2-gladexml: amd64 stable wrt bug #810215

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
index 30133c48687..ca017bdc7f2 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-GladeXML"
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc64 ~x86"
 
 RDEPEND="x11-libs/gtk+:2
 	gnome-base/libglade:2.0


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2021-07-11 20:15 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-07-11 20:15 UTC (permalink / raw
  To: gentoo-commits

commit:     8848e2c0269642a3675f58d5b3045cb754281975
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 14:28:51 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 20:14:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8848e2c0

dev-perl/gtk2-gladexml: Version bump 1.008

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

 dev-perl/gtk2-gladexml/Manifest                   |  1 +
 dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild | 29 +++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/gtk2-gladexml/Manifest b/dev-perl/gtk2-gladexml/Manifest
index 1171a2dcef6..12b6490548c 100644
--- a/dev-perl/gtk2-gladexml/Manifest
+++ b/dev-perl/gtk2-gladexml/Manifest
@@ -1 +1,2 @@
 DIST Gtk2-GladeXML-1.007.tar.gz 38496 BLAKE2B 2a9dbd9fec4dcc40edb311a64d013de726e567bd7dd4218ed169479e2ee20fed1f8ae41cd413aff77917033fa8e25d5a87c29deb9152d00631a07564a869b525 SHA512 e40b859e76f99c5c9497e0c123679c916b3f5615aaeb208f56a9a4758a2a8a5d5078d4bf7b441ffc6080162a04bb146739457bbd71e4a443a2d092ddbb1ed94f
+DIST Gtk2-GladeXML-1.008.tar.gz 39653 BLAKE2B 0441417b50c531e2df2871b7b04a719a1e866799512a26cbf2040faf00757c12eb1d9deff8936ee9cd528b7bab2a59e64521dbe5d26e587a4d57f4fd144738c7 SHA512 bb95bf1ca2d8da6007338d5d1630620405fed4fba84670f3b5e8115aff80a4f5cd367d4b0bb2958fbbb8d8815002b0a7bb2ee9de3550e56ba9782a531f70ab6a

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
new file mode 100644
index 00000000000..30133c48687
--- /dev/null
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_NAME=Gtk2-GladeXML
+DIST_AUTHOR=XAOC
+DIST_VERSION=1.008
+DIST_EXAMPLES=("examples/*")
+inherit perl-module virtualx
+
+DESCRIPTION="Create user interfaces directly from Glade XML files"
+HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-GladeXML"
+
+SLOT="0"
+LICENSE="LGPL-2"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
+
+RDEPEND="x11-libs/gtk+:2
+	gnome-base/libglade:2.0
+	>=dev-perl/glib-perl-1.020
+	>=dev-perl/Gtk2-1.012"
+BDEPEND="${RDEPEND}
+	>=dev-perl/ExtUtils-Depends-0.300
+	dev-perl/ExtUtils-PkgConfig"
+
+src_test() {
+	virtx perl-module_src_test
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2020-04-14 11:57 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2020-04-14 11:57 UTC (permalink / raw
  To: gentoo-commits

commit:     49b0d634c1914ae198163c33fff1e128e88c66c2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 11:41:06 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 11:57:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b0d634

dev-perl/gtk2-gladexml: Remove old 1.7.0-r1

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild    | 25 ----------------------
 1 file changed, 25 deletions(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
deleted file mode 100644
index f7c668da25e..00000000000
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_PN=Gtk2-GladeXML
-MODULE_AUTHOR=TSCH
-MODULE_VERSION=1.007
-inherit perl-module
-
-DESCRIPTION="Create user interfaces directly from Glade XML files"
-HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-GladeXML"
-
-SLOT="0"
-LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ppc64 x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-	gnome-base/libglade:2.0
-	>=dev-perl/glib-perl-1.020
-	>=dev-perl/Gtk2-1.012"
-DEPEND="${RDEPEND}
-	>=dev-perl/ExtUtils-Depends-0.300
-	dev-perl/ExtUtils-PkgConfig"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2018-10-06 17:31 Matt Turner
  0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2018-10-06 17:31 UTC (permalink / raw
  To: gentoo-commits

commit:     4d74fffb093d65fb83a7afeaaf232951d8480701
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  6 17:28:48 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct  6 17:30:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d74fffb

dev-perl/gtk2-gladexml: dropped ppc keywords, bug 667266

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

 dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild | 2 +-
 dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
index 799ab5f5abc..2f66848df75 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 ppc ppc64 x86"
+KEYWORDS="alpha amd64 ppc64 x86"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
index 9ded689d953..23080b6fcbf 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 ~ppc ppc64 x86"
+KEYWORDS="alpha amd64 ppc64 x86"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2018-07-29 10:35 Sergei Trofimovich
  0 siblings, 0 replies; 12+ messages in thread
From: Sergei Trofimovich @ 2018-07-29 10:35 UTC (permalink / raw
  To: gentoo-commits

commit:     a15eebf272136baca84238c7b43cd26eeee6f840
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 10:23:54 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 10:23:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a15eebf2

dev-perl/gtk2-gladexml: stable 1.7.0-r2 for ppc64, bug #657634

Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
index e9123607ac4..9ded689d953 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ~ppc ppc64 x86"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2018-06-26 12:28 Tobias Klausmann
  0 siblings, 0 replies; 12+ messages in thread
From: Tobias Klausmann @ 2018-06-26 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     186a88e3cce46807106b58c52f3d4211b2ba6da9
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 12:28:20 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 12:28:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186a88e3

dev-perl/gtk2-gladexml-1.7.0-r2: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/657634

 dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
index 6818000e7c1..e9123607ac4 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2018-06-10 17:11 Thomas Deutschmann
  0 siblings, 0 replies; 12+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 17:11 UTC (permalink / raw
  To: gentoo-commits

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

dev-perl/gtk2-gladexml: x86 stable (bug #657634)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
index 4e08574fad8..6818000e7c1 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2018-06-10 16:13 Aaron Bauman
  0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2018-06-10 16:13 UTC (permalink / raw
  To: gentoo-commits

commit:     326c094a472b65fcb6f61be20093d90f55befdf1
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 16:09:58 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 16:12:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326c094a

dev-perl/gtk2-gladexml: amd64 stable wrt bug #657634

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
index 9a671bdc484..4e08574fad8 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.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
@@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2017-10-24  2:43 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2017-10-24  2:43 UTC (permalink / raw
  To: gentoo-commits

commit:     c214ed27b9b53742b297db544a34d9a274215eff
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 02:30:12 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 02:30:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c214ed27

dev-perl/gtk2-gladexml: Enable tests

- EAPI6
- Enable tests (X11)
- Add USE=examples

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild    | 30 ++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
new file mode 100644
index 00000000000..9a671bdc484
--- /dev/null
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_NAME=Gtk2-GladeXML
+DIST_AUTHOR=TSCH
+DIST_VERSION=1.007
+DIST_EXAMPLES=("examples/*")
+inherit perl-module virtualx
+
+DESCRIPTION="Create user interfaces directly from Glade XML files"
+HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
+
+SLOT="0"
+LICENSE="LGPL-2"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2
+	gnome-base/libglade:2.0
+	>=dev-perl/glib-perl-1.020
+	>=dev-perl/Gtk2-1.012"
+DEPEND="${RDEPEND}
+	>=dev-perl/ExtUtils-Depends-0.300
+	dev-perl/ExtUtils-PkgConfig"
+
+src_test() {
+	virtx perl-module_src_test
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/
@ 2016-12-10 18:01 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2016-12-10 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5529da05351a41ead12e06b96150af34159432a4
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 17:07:11 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 18:00:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5529da05

dev-perl/gtk2-gladexml: Fix dep on dev-perl/ExtUtils-PkgConfig

Package-Manager: portage-2.3.3

 dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
index c8ad2da..0e49732 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -23,4 +23,4 @@ RDEPEND="x11-libs/gtk+:2
 	>=dev-perl/gtk2-perl-1.012"
 DEPEND="${RDEPEND}
 	>=dev-perl/ExtUtils-Depends-0.300
-	dev-perl/extutils-pkgconfig"
+	dev-perl/ExtUtils-PkgConfig"


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

end of thread, other threads:[~2021-10-31 13:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-25  5:32 [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2021-10-31 13:00 Andreas K. Hüttel
2021-08-25  5:25 Agostino Sarubbo
2021-07-11 20:15 Andreas K. Hüttel
2020-04-14 11:57 Kent Fredric
2018-10-06 17:31 Matt Turner
2018-07-29 10:35 Sergei Trofimovich
2018-06-26 12:28 Tobias Klausmann
2018-06-10 17:11 Thomas Deutschmann
2018-06-10 16:13 Aaron Bauman
2017-10-24  2:43 Kent Fredric
2016-12-10 18:01 Kent Fredric

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