public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2017-03-09 20:50 David Seifert
  0 siblings, 0 replies; 31+ messages in thread
From: David Seifert @ 2017-03-09 20:50 UTC (permalink / raw
  To: gentoo-commits

commit:     e37900c846c33022bf09fb4910789b66368d4702
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Wed Mar  8 19:30:27 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 20:50:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37900c8

x11-misc/xpad: Bump to 4.8.0

Gentoo-Bug: https://bugs.gentoo.org/603224
Gentoo-Bug: https://bugs.gentoo.org/611904
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4166

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-4.8.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index f89fc769bab..29337d03ebd 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,2 +1,3 @@
 DIST xpad-4.2.tar.bz2 244275 SHA256 d51b0e5f813a790ca55c3a0390650cbe1c567407e0f224b8b23c6f49403ea813 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7 WHIRLPOOL 69166df7b1dd9be00115a13e2b9dcdb17a2bc7926e285cf2a9aee1ade9e1bb0d3fd19fc98e4c131510aa4f66332394676fb083019e3c02a8a399b76919e499d5
 DIST xpad-4.5.0.tar.bz2 1907957 SHA256 f870cefc92593febf266bb0f90ceb0feeb4af7eb1033625fca50933701a7b9e8 SHA512 b12f35dc2f7b05a233d293cd837f0cd549c00e1ae6f7b4b9eeb48347b4605dc66d9c261fd3475f25189bef1d46917c8281ec088e2d441a182a9a8c356d75ac87 WHIRLPOOL 1c2bf4041560c66c118fb1dbd5077b8d70ba628ad3e149915b25709d6325c10f3820fab46fe1a6c18d7b74e3a706aece80f1242be5c54a19167a7de74d365cde
+DIST xpad-4.8.0.tar.bz2 247547 SHA256 42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d SHA512 286afe23ace31e983c7db44231600dfb5c9ef2faa82b5560df3e1ab0b64deba2bee52cf805b728b12705b899ac3f3bc9715bc77d0d7e01dd692b9802edd358fe WHIRLPOOL 796f0c7b27ed2c4b928d6c5b1460500991242c26199fde67b66b9ddb7f1093afd1a641b79db4414b63420d1889749aedb68cc6fe1503e10d96b98fb60fb2cf52

diff --git a/x11-misc/xpad/xpad-4.8.0.ebuild b/x11-misc/xpad/xpad-4.8.0.ebuild
new file mode 100644
index 00000000000..e340c1bd597
--- /dev/null
+++ b/x11-misc/xpad/xpad-4.8.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+	dev-libs/glib:2
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:3.0
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig
+"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2017-03-09 20:50 David Seifert
  0 siblings, 0 replies; 31+ messages in thread
From: David Seifert @ 2017-03-09 20:50 UTC (permalink / raw
  To: gentoo-commits

commit:     472d3b36258258b9a5ac869885858add3891a9c6
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Wed Mar  8 19:32:45 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 20:50:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=472d3b36

x11-misc/xpad: Remove old

Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4166

 x11-misc/xpad/Manifest          |  1 -
 x11-misc/xpad/xpad-4.5.0.ebuild | 36 ------------------------------------
 2 files changed, 37 deletions(-)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 29337d03ebd..5f3b5e6006b 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,3 +1,2 @@
 DIST xpad-4.2.tar.bz2 244275 SHA256 d51b0e5f813a790ca55c3a0390650cbe1c567407e0f224b8b23c6f49403ea813 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7 WHIRLPOOL 69166df7b1dd9be00115a13e2b9dcdb17a2bc7926e285cf2a9aee1ade9e1bb0d3fd19fc98e4c131510aa4f66332394676fb083019e3c02a8a399b76919e499d5
-DIST xpad-4.5.0.tar.bz2 1907957 SHA256 f870cefc92593febf266bb0f90ceb0feeb4af7eb1033625fca50933701a7b9e8 SHA512 b12f35dc2f7b05a233d293cd837f0cd549c00e1ae6f7b4b9eeb48347b4605dc66d9c261fd3475f25189bef1d46917c8281ec088e2d441a182a9a8c356d75ac87 WHIRLPOOL 1c2bf4041560c66c118fb1dbd5077b8d70ba628ad3e149915b25709d6325c10f3820fab46fe1a6c18d7b74e3a706aece80f1242be5c54a19167a7de74d365cde
 DIST xpad-4.8.0.tar.bz2 247547 SHA256 42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d SHA512 286afe23ace31e983c7db44231600dfb5c9ef2faa82b5560df3e1ab0b64deba2bee52cf805b728b12705b899ac3f3bc9715bc77d0d7e01dd692b9802edd358fe WHIRLPOOL 796f0c7b27ed2c4b928d6c5b1460500991242c26199fde67b66b9ddb7f1093afd1a641b79db4414b63420d1889749aedb68cc6fe1503e10d96b98fb60fb2cf52

diff --git a/x11-misc/xpad/xpad-4.5.0.ebuild b/x11-misc/xpad/xpad-4.5.0.ebuild
deleted file mode 100644
index c8c9148e12d..00000000000
--- a/x11-misc/xpad/xpad-4.5.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit versionator
-
-XPAD_MAJOR_MINOR=$(get_version_component_range 1-2)
-
-DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="http://mterry.name/xpad"
-SRC_URI="https://launchpad.net/${PN}/trunk/${XPAD_MAJOR_MINOR}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
-
-RDEPEND="
-	>=dev-libs/glib-2.40:2
-	app-accessibility/at-spi2-atk
-	dev-libs/atk
-	sys-devel/gettext
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3
-	x11-libs/gtksourceview:3.0
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2017-03-16 19:13 David Seifert
  0 siblings, 0 replies; 31+ messages in thread
From: David Seifert @ 2017-03-16 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     d651ed2f23d1670b2e7060dda9df28e47028e60b
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Mar 11 16:34:56 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 19:12:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d651ed2f

x11-misc/xpad: Update homepage and changelog

I forgot to update these on e37900c846c33022bf09fb4910789b66368d4702.

Gentoo-Bug: https://bugs.gentoo.org/603224
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4186

 x11-misc/xpad/metadata.xml    | 1 +
 x11-misc/xpad/xpad-4.2.ebuild | 7 ++-----
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/x11-misc/xpad/metadata.xml b/x11-misc/xpad/metadata.xml
index b8b351dee72..5ff781a3a18 100644
--- a/x11-misc/xpad/metadata.xml
+++ b/x11-misc/xpad/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="launchpad">xpad</remote-id>
+		<changelog>https://launchpadlibrarian.net/253130440/ChangeLog</changelog>
 	</upstream>
 </pkgmetadata>

diff --git a/x11-misc/xpad/xpad-4.2.ebuild b/x11-misc/xpad/xpad-4.2.ebuild
index b6b31f9078b..af7665499c6 100644
--- a/x11-misc/xpad/xpad-4.2.ebuild
+++ b/x11-misc/xpad/xpad-4.2.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils
 
 DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="http://mterry.name/xpad"
+HOMEPAGE="https://launchpad.net/xpad"
 SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
@@ -26,5 +25,3 @@ DEPEND="
 	virtual/pkgconfig
 	sys-devel/gettext
 "
-
-DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2017-08-09  6:56 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2017-08-09  6:56 UTC (permalink / raw
  To: gentoo-commits

commit:     3aea9da327cc616f120928e58abb1b0c842c4da2
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  9 06:56:15 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Aug  9 06:56:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aea9da3

x11-misc/xpad: Version bump.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-4.9.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 5f3b5e6006b..129256cbf82 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,2 +1,3 @@
 DIST xpad-4.2.tar.bz2 244275 SHA256 d51b0e5f813a790ca55c3a0390650cbe1c567407e0f224b8b23c6f49403ea813 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7 WHIRLPOOL 69166df7b1dd9be00115a13e2b9dcdb17a2bc7926e285cf2a9aee1ade9e1bb0d3fd19fc98e4c131510aa4f66332394676fb083019e3c02a8a399b76919e499d5
 DIST xpad-4.8.0.tar.bz2 247547 SHA256 42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d SHA512 286afe23ace31e983c7db44231600dfb5c9ef2faa82b5560df3e1ab0b64deba2bee52cf805b728b12705b899ac3f3bc9715bc77d0d7e01dd692b9802edd358fe WHIRLPOOL 796f0c7b27ed2c4b928d6c5b1460500991242c26199fde67b66b9ddb7f1093afd1a641b79db4414b63420d1889749aedb68cc6fe1503e10d96b98fb60fb2cf52
+DIST xpad-4.9.0.tar.bz2 149978 SHA256 071ae935a6718fa9c94e21651f56c4e2c8f8e5afa1adc0b370b5e8ec5896ea34 SHA512 bd30332ddd2689c538ed5074e95cb02546afc8ce954d0ca3cb6ada101e19a1db0d636165f9cb4536f3d9ce123c51695041a5dbc7ba0396daa14d4580ee53af63 WHIRLPOOL 2f8cb06522ae5b63ff7d21cf52653f2898a8c5ad6be3e389bcac741303b77a578e650f0527ce63a7a467a35231873238e599ccc1c48a66d94322ac5dce0b04d6

diff --git a/x11-misc/xpad/xpad-4.9.0.ebuild b/x11-misc/xpad/xpad-4.9.0.ebuild
new file mode 100644
index 00000000000..6cccd270163
--- /dev/null
+++ b/x11-misc/xpad/xpad-4.9.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+	dev-libs/glib:2
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:3.0
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2017-08-15  9:39 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2017-08-15  9:39 UTC (permalink / raw
  To: gentoo-commits

commit:     8d9e06cc6088da64ac8da79442baadcf86bf9947
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 15 09:39:02 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 09:39:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d9e06cc

x11-misc/xpad: Version bump.

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-5.0.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 129256cbf82..ab340417d43 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,3 +1,4 @@
 DIST xpad-4.2.tar.bz2 244275 SHA256 d51b0e5f813a790ca55c3a0390650cbe1c567407e0f224b8b23c6f49403ea813 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7 WHIRLPOOL 69166df7b1dd9be00115a13e2b9dcdb17a2bc7926e285cf2a9aee1ade9e1bb0d3fd19fc98e4c131510aa4f66332394676fb083019e3c02a8a399b76919e499d5
 DIST xpad-4.8.0.tar.bz2 247547 SHA256 42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d SHA512 286afe23ace31e983c7db44231600dfb5c9ef2faa82b5560df3e1ab0b64deba2bee52cf805b728b12705b899ac3f3bc9715bc77d0d7e01dd692b9802edd358fe WHIRLPOOL 796f0c7b27ed2c4b928d6c5b1460500991242c26199fde67b66b9ddb7f1093afd1a641b79db4414b63420d1889749aedb68cc6fe1503e10d96b98fb60fb2cf52
 DIST xpad-4.9.0.tar.bz2 149978 SHA256 071ae935a6718fa9c94e21651f56c4e2c8f8e5afa1adc0b370b5e8ec5896ea34 SHA512 bd30332ddd2689c538ed5074e95cb02546afc8ce954d0ca3cb6ada101e19a1db0d636165f9cb4536f3d9ce123c51695041a5dbc7ba0396daa14d4580ee53af63 WHIRLPOOL 2f8cb06522ae5b63ff7d21cf52653f2898a8c5ad6be3e389bcac741303b77a578e650f0527ce63a7a467a35231873238e599ccc1c48a66d94322ac5dce0b04d6
+DIST xpad-5.0.0.tar.bz2 150887 SHA256 6b5673c68faad4afb44aea0ff5d72c7b5d2aef0d00a89980a27ca56f5e9fd10b SHA512 c014c553c961a6cf11529849ae9fd11738644b939cd0738a0a076c3eb1be2fd46afa0dfb9933e5f6433cb043a4a19e82476a9e6c5533d7e675ed1d3c7965865e WHIRLPOOL b584a8f50024505e1f7e4fbdca3716793f31d5f8298c28fbbe7ce952ef9921a10e13594dca5a51045208503bbd22ba3457d3a057eba7c3bfa58491fa6188e6ab

diff --git a/x11-misc/xpad/xpad-5.0.0.ebuild b/x11-misc/xpad/xpad-5.0.0.ebuild
new file mode 100644
index 00000000000..6cccd270163
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.0.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+	dev-libs/glib:2
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:3.0
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2017-08-15  9:39 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2017-08-15  9:39 UTC (permalink / raw
  To: gentoo-commits

commit:     336a346470cfc62abe03aea294bc9aa35c92f979
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 15 09:39:26 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 09:39:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336a3464

x11-misc/xpad: Old.

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 x11-misc/xpad/Manifest          |  1 -
 x11-misc/xpad/xpad-4.8.0.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index ab340417d43..4d89820a1c5 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,4 +1,3 @@
 DIST xpad-4.2.tar.bz2 244275 SHA256 d51b0e5f813a790ca55c3a0390650cbe1c567407e0f224b8b23c6f49403ea813 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7 WHIRLPOOL 69166df7b1dd9be00115a13e2b9dcdb17a2bc7926e285cf2a9aee1ade9e1bb0d3fd19fc98e4c131510aa4f66332394676fb083019e3c02a8a399b76919e499d5
-DIST xpad-4.8.0.tar.bz2 247547 SHA256 42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d SHA512 286afe23ace31e983c7db44231600dfb5c9ef2faa82b5560df3e1ab0b64deba2bee52cf805b728b12705b899ac3f3bc9715bc77d0d7e01dd692b9802edd358fe WHIRLPOOL 796f0c7b27ed2c4b928d6c5b1460500991242c26199fde67b66b9ddb7f1093afd1a641b79db4414b63420d1889749aedb68cc6fe1503e10d96b98fb60fb2cf52
 DIST xpad-4.9.0.tar.bz2 149978 SHA256 071ae935a6718fa9c94e21651f56c4e2c8f8e5afa1adc0b370b5e8ec5896ea34 SHA512 bd30332ddd2689c538ed5074e95cb02546afc8ce954d0ca3cb6ada101e19a1db0d636165f9cb4536f3d9ce123c51695041a5dbc7ba0396daa14d4580ee53af63 WHIRLPOOL 2f8cb06522ae5b63ff7d21cf52653f2898a8c5ad6be3e389bcac741303b77a578e650f0527ce63a7a467a35231873238e599ccc1c48a66d94322ac5dce0b04d6
 DIST xpad-5.0.0.tar.bz2 150887 SHA256 6b5673c68faad4afb44aea0ff5d72c7b5d2aef0d00a89980a27ca56f5e9fd10b SHA512 c014c553c961a6cf11529849ae9fd11738644b939cd0738a0a076c3eb1be2fd46afa0dfb9933e5f6433cb043a4a19e82476a9e6c5533d7e675ed1d3c7965865e WHIRLPOOL b584a8f50024505e1f7e4fbdca3716793f31d5f8298c28fbbe7ce952ef9921a10e13594dca5a51045208503bbd22ba3457d3a057eba7c3bfa58491fa6188e6ab

diff --git a/x11-misc/xpad/xpad-4.8.0.ebuild b/x11-misc/xpad/xpad-4.8.0.ebuild
deleted file mode 100644
index e340c1bd597..00000000000
--- a/x11-misc/xpad/xpad-4.8.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="https://launchpad.net/xpad"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
-
-RDEPEND="
-	dev-libs/glib:2
-	app-accessibility/at-spi2-atk
-	dev-libs/atk
-	sys-devel/gettext
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3[X]
-	x11-libs/gtksourceview:3.0
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
-	sys-devel/gettext
-	virtual/pkgconfig
-"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2018-08-25 11:21 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2018-08-25 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     c402fe593d6bce5ad922c148a7227879ccf96149
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 25 11:19:35 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Aug 25 11:19:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c402fe59

x11-misc/xpad: Old.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 x11-misc/xpad/Manifest          |  1 -
 x11-misc/xpad/xpad-4.9.0.ebuild | 38 --------------------------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 4552999d479..056cf55fddf 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,4 +1,3 @@
 DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
-DIST xpad-4.9.0.tar.bz2 149978 BLAKE2B cd5c36152eb15f8947d3d79d9ef0e299ab6d952a35de0ee2dab24a009d253374ce683ca6c4246d734ae3dfc330847f929527dd386a6dc5fd3969da7a42d5a8cb SHA512 bd30332ddd2689c538ed5074e95cb02546afc8ce954d0ca3cb6ada101e19a1db0d636165f9cb4536f3d9ce123c51695041a5dbc7ba0396daa14d4580ee53af63
 DIST xpad-5.0.0.tar.bz2 150887 BLAKE2B df46d24388f73605253d7cfa0c8e3c7d802c876e0ef72946dbea888546c3a21b320e256ae203c0d20b70b93d55b63fc9e6549d0b537fef292ff0995980e91c3b SHA512 c014c553c961a6cf11529849ae9fd11738644b939cd0738a0a076c3eb1be2fd46afa0dfb9933e5f6433cb043a4a19e82476a9e6c5533d7e675ed1d3c7965865e
 DIST xpad-5.1.0.tar.bz2 152853 BLAKE2B f0ccfee8649d59554c7e7f903cba067f40bde76855545283e254b114a9439d514111e2829b002c7d27fd4c97f6d21533b89d1cadd7c494d0639be5d1bd9d0267 SHA512 9999ccc14a3086cbe720f1ce0edfcb0c3840c5253c04aa64652988ce3b15230cca2c181f446239ef4bce3d4058d35e52aa69f2a115e0615cd670221bdde0bce4

diff --git a/x11-misc/xpad/xpad-4.9.0.ebuild b/x11-misc/xpad/xpad-4.9.0.ebuild
deleted file mode 100644
index 6cccd270163..00000000000
--- a/x11-misc/xpad/xpad-4.9.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="https://launchpad.net/xpad"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
-
-RDEPEND="
-	dev-libs/glib:2
-	app-accessibility/at-spi2-atk
-	dev-libs/atk
-	sys-devel/gettext
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3[X]
-	x11-libs/gtksourceview:3.0
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-
-	eautoreconf
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2018-08-25 11:21 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2018-08-25 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     48110a2ee20427f0e48362adb05f8e6da5b51c72
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 25 11:18:54 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Aug 25 11:18:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48110a2e

x11-misc/xpad: Version 5.1.0.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-5.1.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 566ef91079b..4552999d479 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,3 +1,4 @@
 DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
 DIST xpad-4.9.0.tar.bz2 149978 BLAKE2B cd5c36152eb15f8947d3d79d9ef0e299ab6d952a35de0ee2dab24a009d253374ce683ca6c4246d734ae3dfc330847f929527dd386a6dc5fd3969da7a42d5a8cb SHA512 bd30332ddd2689c538ed5074e95cb02546afc8ce954d0ca3cb6ada101e19a1db0d636165f9cb4536f3d9ce123c51695041a5dbc7ba0396daa14d4580ee53af63
 DIST xpad-5.0.0.tar.bz2 150887 BLAKE2B df46d24388f73605253d7cfa0c8e3c7d802c876e0ef72946dbea888546c3a21b320e256ae203c0d20b70b93d55b63fc9e6549d0b537fef292ff0995980e91c3b SHA512 c014c553c961a6cf11529849ae9fd11738644b939cd0738a0a076c3eb1be2fd46afa0dfb9933e5f6433cb043a4a19e82476a9e6c5533d7e675ed1d3c7965865e
+DIST xpad-5.1.0.tar.bz2 152853 BLAKE2B f0ccfee8649d59554c7e7f903cba067f40bde76855545283e254b114a9439d514111e2829b002c7d27fd4c97f6d21533b89d1cadd7c494d0639be5d1bd9d0267 SHA512 9999ccc14a3086cbe720f1ce0edfcb0c3840c5253c04aa64652988ce3b15230cca2c181f446239ef4bce3d4058d35e52aa69f2a115e0615cd670221bdde0bce4

diff --git a/x11-misc/xpad/xpad-5.1.0.ebuild b/x11-misc/xpad/xpad-5.1.0.ebuild
new file mode 100644
index 00000000000..5d3ed022bf6
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.1.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+	>=dev-libs/glib-2.56:2
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:3.0
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2018-11-21 23:55 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2018-11-21 23:55 UTC (permalink / raw
  To: gentoo-commits

commit:     a36fda5c350a6a8091c9aa3e3a5fac3c15f5ec19
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 21 23:51:19 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Nov 21 23:55:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a36fda5c

x11-misc/xpad: Version 5.2.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-5.2.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 056cf55fddf..9529d4fa720 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,3 +1,4 @@
 DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
 DIST xpad-5.0.0.tar.bz2 150887 BLAKE2B df46d24388f73605253d7cfa0c8e3c7d802c876e0ef72946dbea888546c3a21b320e256ae203c0d20b70b93d55b63fc9e6549d0b537fef292ff0995980e91c3b SHA512 c014c553c961a6cf11529849ae9fd11738644b939cd0738a0a076c3eb1be2fd46afa0dfb9933e5f6433cb043a4a19e82476a9e6c5533d7e675ed1d3c7965865e
 DIST xpad-5.1.0.tar.bz2 152853 BLAKE2B f0ccfee8649d59554c7e7f903cba067f40bde76855545283e254b114a9439d514111e2829b002c7d27fd4c97f6d21533b89d1cadd7c494d0639be5d1bd9d0267 SHA512 9999ccc14a3086cbe720f1ce0edfcb0c3840c5253c04aa64652988ce3b15230cca2c181f446239ef4bce3d4058d35e52aa69f2a115e0615cd670221bdde0bce4
+DIST xpad-5.2.0.tar.bz2 157906 BLAKE2B 9913809522573d12315744d6d0d156ef941be4c6db6d37f32807ce812a17c6c28a887aa110f277dc970b1ae86a3345511b242acd15d0ed245f49895c4bc89c62 SHA512 f3d0dc2d654613eec6316beca66c2250c4bb4060f144884c5280510f8e6d45799e13488a4d3c827135db697c1214fd8c7e997acfc8741b06ef0fb4cea1434f93

diff --git a/x11-misc/xpad/xpad-5.2.0.ebuild b/x11-misc/xpad/xpad-5.2.0.ebuild
new file mode 100644
index 00000000000..41d1ce65264
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.2.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+	>=dev-libs/glib-2.56:2
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:3.0
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2018-11-21 23:55 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2018-11-21 23:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d59669d79c0dfbb4bf3c715005f4f93213250319
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 21 23:54:54 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Nov 21 23:55:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59669d7

x11-misc/xpad: Old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  1 -
 x11-misc/xpad/xpad-5.0.0.ebuild | 38 --------------------------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 9529d4fa720..e46aa9d2ced 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,4 +1,3 @@
 DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
-DIST xpad-5.0.0.tar.bz2 150887 BLAKE2B df46d24388f73605253d7cfa0c8e3c7d802c876e0ef72946dbea888546c3a21b320e256ae203c0d20b70b93d55b63fc9e6549d0b537fef292ff0995980e91c3b SHA512 c014c553c961a6cf11529849ae9fd11738644b939cd0738a0a076c3eb1be2fd46afa0dfb9933e5f6433cb043a4a19e82476a9e6c5533d7e675ed1d3c7965865e
 DIST xpad-5.1.0.tar.bz2 152853 BLAKE2B f0ccfee8649d59554c7e7f903cba067f40bde76855545283e254b114a9439d514111e2829b002c7d27fd4c97f6d21533b89d1cadd7c494d0639be5d1bd9d0267 SHA512 9999ccc14a3086cbe720f1ce0edfcb0c3840c5253c04aa64652988ce3b15230cca2c181f446239ef4bce3d4058d35e52aa69f2a115e0615cd670221bdde0bce4
 DIST xpad-5.2.0.tar.bz2 157906 BLAKE2B 9913809522573d12315744d6d0d156ef941be4c6db6d37f32807ce812a17c6c28a887aa110f277dc970b1ae86a3345511b242acd15d0ed245f49895c4bc89c62 SHA512 f3d0dc2d654613eec6316beca66c2250c4bb4060f144884c5280510f8e6d45799e13488a4d3c827135db697c1214fd8c7e997acfc8741b06ef0fb4cea1434f93

diff --git a/x11-misc/xpad/xpad-5.0.0.ebuild b/x11-misc/xpad/xpad-5.0.0.ebuild
deleted file mode 100644
index 6cccd270163..00000000000
--- a/x11-misc/xpad/xpad-5.0.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="https://launchpad.net/xpad"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
-
-RDEPEND="
-	dev-libs/glib:2
-	app-accessibility/at-spi2-atk
-	dev-libs/atk
-	sys-devel/gettext
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3[X]
-	x11-libs/gtksourceview:3.0
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-
-	eautoreconf
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2018-12-30 13:30 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2018-12-30 13:30 UTC (permalink / raw
  To: gentoo-commits

commit:     1936449120312ece386ee089d1a818c1d93f8aa7
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 30 13:21:45 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec 30 13:30:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19364491

x11-misc/xpad: Version 5.3.0

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-5.3.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index e46aa9d2ced..217fecb74ef 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,3 +1,4 @@
 DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
 DIST xpad-5.1.0.tar.bz2 152853 BLAKE2B f0ccfee8649d59554c7e7f903cba067f40bde76855545283e254b114a9439d514111e2829b002c7d27fd4c97f6d21533b89d1cadd7c494d0639be5d1bd9d0267 SHA512 9999ccc14a3086cbe720f1ce0edfcb0c3840c5253c04aa64652988ce3b15230cca2c181f446239ef4bce3d4058d35e52aa69f2a115e0615cd670221bdde0bce4
 DIST xpad-5.2.0.tar.bz2 157906 BLAKE2B 9913809522573d12315744d6d0d156ef941be4c6db6d37f32807ce812a17c6c28a887aa110f277dc970b1ae86a3345511b242acd15d0ed245f49895c4bc89c62 SHA512 f3d0dc2d654613eec6316beca66c2250c4bb4060f144884c5280510f8e6d45799e13488a4d3c827135db697c1214fd8c7e997acfc8741b06ef0fb4cea1434f93
+DIST xpad-5.3.0.tar.bz2 158165 BLAKE2B d020a36b11d7e79af4375a89276d4763c5362b5bea5a1076fd0f6e6a726c10c78364f3ac05f948049fde956864f84d27c1b93606d5d473bdcd15f2a31527358d SHA512 a38f152192741c9c9d0742d1999ffa49e18a3e8652919ba6963101b776a51784b04beb90449abaf54ef35f964c3fbdc5b7ad0fe79cf795f39641776ef381e83d

diff --git a/x11-misc/xpad/xpad-5.3.0.ebuild b/x11-misc/xpad/xpad-5.3.0.ebuild
new file mode 100644
index 00000000000..683c0124fb0
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.3.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+	>=dev-libs/glib-2.56:2
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:3.0
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2018-12-30 13:30 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2018-12-30 13:30 UTC (permalink / raw
  To: gentoo-commits

commit:     66b9c5003439a5e9e5c86a263b85164285ac867e
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 30 13:22:28 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec 30 13:30:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b9c500

x11-misc/xpad: Old

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  1 -
 x11-misc/xpad/xpad-5.1.0.ebuild | 38 --------------------------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 217fecb74ef..289e058e41a 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,4 +1,3 @@
 DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
-DIST xpad-5.1.0.tar.bz2 152853 BLAKE2B f0ccfee8649d59554c7e7f903cba067f40bde76855545283e254b114a9439d514111e2829b002c7d27fd4c97f6d21533b89d1cadd7c494d0639be5d1bd9d0267 SHA512 9999ccc14a3086cbe720f1ce0edfcb0c3840c5253c04aa64652988ce3b15230cca2c181f446239ef4bce3d4058d35e52aa69f2a115e0615cd670221bdde0bce4
 DIST xpad-5.2.0.tar.bz2 157906 BLAKE2B 9913809522573d12315744d6d0d156ef941be4c6db6d37f32807ce812a17c6c28a887aa110f277dc970b1ae86a3345511b242acd15d0ed245f49895c4bc89c62 SHA512 f3d0dc2d654613eec6316beca66c2250c4bb4060f144884c5280510f8e6d45799e13488a4d3c827135db697c1214fd8c7e997acfc8741b06ef0fb4cea1434f93
 DIST xpad-5.3.0.tar.bz2 158165 BLAKE2B d020a36b11d7e79af4375a89276d4763c5362b5bea5a1076fd0f6e6a726c10c78364f3ac05f948049fde956864f84d27c1b93606d5d473bdcd15f2a31527358d SHA512 a38f152192741c9c9d0742d1999ffa49e18a3e8652919ba6963101b776a51784b04beb90449abaf54ef35f964c3fbdc5b7ad0fe79cf795f39641776ef381e83d

diff --git a/x11-misc/xpad/xpad-5.1.0.ebuild b/x11-misc/xpad/xpad-5.1.0.ebuild
deleted file mode 100644
index 5d3ed022bf6..00000000000
--- a/x11-misc/xpad/xpad-5.1.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="https://launchpad.net/xpad"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
-
-RDEPEND="
-	>=dev-libs/glib-2.56:2
-	app-accessibility/at-spi2-atk
-	dev-libs/atk
-	sys-devel/gettext
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3[X]
-	x11-libs/gtksourceview:3.0
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-
-	eautoreconf
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2019-01-08 14:59 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2019-01-08 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     86b224d6fdf0775af7883b89e0e7341a1438e0aa
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  8 14:58:05 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan  8 14:59:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b224d6

x11-misc/xpad: Version 5.4.0

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-5.4.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 289e058e41a..4709960ed02 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,3 +1,4 @@
 DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
 DIST xpad-5.2.0.tar.bz2 157906 BLAKE2B 9913809522573d12315744d6d0d156ef941be4c6db6d37f32807ce812a17c6c28a887aa110f277dc970b1ae86a3345511b242acd15d0ed245f49895c4bc89c62 SHA512 f3d0dc2d654613eec6316beca66c2250c4bb4060f144884c5280510f8e6d45799e13488a4d3c827135db697c1214fd8c7e997acfc8741b06ef0fb4cea1434f93
 DIST xpad-5.3.0.tar.bz2 158165 BLAKE2B d020a36b11d7e79af4375a89276d4763c5362b5bea5a1076fd0f6e6a726c10c78364f3ac05f948049fde956864f84d27c1b93606d5d473bdcd15f2a31527358d SHA512 a38f152192741c9c9d0742d1999ffa49e18a3e8652919ba6963101b776a51784b04beb90449abaf54ef35f964c3fbdc5b7ad0fe79cf795f39641776ef381e83d
+DIST xpad-5.4.0.tar.bz2 163394 BLAKE2B 478e96b6c09748f4643d287887f8432642f42e6786e6473832328f7d1202a1a23d96f2a06859e8da096b0e6c420df06269b6c2459e67cbceb29b9f569d565931 SHA512 a20b1d16d0d9e4cb0b88c969165eb9514b69a0eaef91eca8a3fb4da08ea8a2db32891de3c8a2a4a97db21bf78f515c7b6f798c59ba155f480f866334fca7986f

diff --git a/x11-misc/xpad/xpad-5.4.0.ebuild b/x11-misc/xpad/xpad-5.4.0.ebuild
new file mode 100644
index 00000000000..d71f4db47e6
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.4.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+	>=dev-libs/glib-2.56:2
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:3.0
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2019-01-08 14:59 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2019-01-08 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     096255c455161e6251cc5962148bbb52ce8b86f3
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  8 14:59:11 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan  8 14:59:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=096255c4

x11-misc/xpad: Old

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  1 -
 x11-misc/xpad/xpad-5.2.0.ebuild | 38 --------------------------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 4709960ed02..04fc452ba66 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,4 +1,3 @@
 DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
-DIST xpad-5.2.0.tar.bz2 157906 BLAKE2B 9913809522573d12315744d6d0d156ef941be4c6db6d37f32807ce812a17c6c28a887aa110f277dc970b1ae86a3345511b242acd15d0ed245f49895c4bc89c62 SHA512 f3d0dc2d654613eec6316beca66c2250c4bb4060f144884c5280510f8e6d45799e13488a4d3c827135db697c1214fd8c7e997acfc8741b06ef0fb4cea1434f93
 DIST xpad-5.3.0.tar.bz2 158165 BLAKE2B d020a36b11d7e79af4375a89276d4763c5362b5bea5a1076fd0f6e6a726c10c78364f3ac05f948049fde956864f84d27c1b93606d5d473bdcd15f2a31527358d SHA512 a38f152192741c9c9d0742d1999ffa49e18a3e8652919ba6963101b776a51784b04beb90449abaf54ef35f964c3fbdc5b7ad0fe79cf795f39641776ef381e83d
 DIST xpad-5.4.0.tar.bz2 163394 BLAKE2B 478e96b6c09748f4643d287887f8432642f42e6786e6473832328f7d1202a1a23d96f2a06859e8da096b0e6c420df06269b6c2459e67cbceb29b9f569d565931 SHA512 a20b1d16d0d9e4cb0b88c969165eb9514b69a0eaef91eca8a3fb4da08ea8a2db32891de3c8a2a4a97db21bf78f515c7b6f798c59ba155f480f866334fca7986f

diff --git a/x11-misc/xpad/xpad-5.2.0.ebuild b/x11-misc/xpad/xpad-5.2.0.ebuild
deleted file mode 100644
index 41d1ce65264..00000000000
--- a/x11-misc/xpad/xpad-5.2.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="https://launchpad.net/xpad"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
-
-RDEPEND="
-	>=dev-libs/glib-2.56:2
-	app-accessibility/at-spi2-atk
-	dev-libs/atk
-	sys-devel/gettext
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3[X]
-	x11-libs/gtksourceview:3.0
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-
-	eautoreconf
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2021-03-15 21:18 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2021-03-15 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     d5d044eae978f6034aaa322f3c72b2ccb4c14273
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:15:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:17:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d044ea

x11-misc/xpad: Stabilize 5.4.0 x86, #776427

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

 x11-misc/xpad/xpad-5.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xpad/xpad-5.4.0.ebuild b/x11-misc/xpad/xpad-5.4.0.ebuild
index 8f36edf945a..4e41fc2201b 100644
--- a/x11-misc/xpad/xpad-5.4.0.ebuild
+++ b/x11-misc/xpad/xpad-5.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.56:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2021-03-15 21:27 Andreas Sturmlechner
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Sturmlechner @ 2021-03-15 21:27 UTC (permalink / raw
  To: gentoo-commits

commit:     e5a46b1ffb24efe856424e4689a7e7791a79c3f8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:27:40 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:27:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a46b1f

x11-misc/xpad: Drop 4.2 and 5.3.0, EAPI5--

Closes: https://bugs.gentoo.org/776427
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  2 --
 x11-misc/xpad/xpad-4.2.ebuild   | 27 ---------------------------
 x11-misc/xpad/xpad-5.3.0.ebuild | 38 --------------------------------------
 3 files changed, 67 deletions(-)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 04fc452ba66..aa66759aaa1 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,3 +1 @@
-DIST xpad-4.2.tar.bz2 244275 BLAKE2B e7552d4788c8182f696010faa1600c783999bd8b8d87e421f85ec9cc8e36a89b112e4f30d0d2205ba1f12915dc88d2aea98890aef8ab9ac0a6290b7d14837597 SHA512 4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
-DIST xpad-5.3.0.tar.bz2 158165 BLAKE2B d020a36b11d7e79af4375a89276d4763c5362b5bea5a1076fd0f6e6a726c10c78364f3ac05f948049fde956864f84d27c1b93606d5d473bdcd15f2a31527358d SHA512 a38f152192741c9c9d0742d1999ffa49e18a3e8652919ba6963101b776a51784b04beb90449abaf54ef35f964c3fbdc5b7ad0fe79cf795f39641776ef381e83d
 DIST xpad-5.4.0.tar.bz2 163394 BLAKE2B 478e96b6c09748f4643d287887f8432642f42e6786e6473832328f7d1202a1a23d96f2a06859e8da096b0e6c420df06269b6c2459e67cbceb29b9f569d565931 SHA512 a20b1d16d0d9e4cb0b88c969165eb9514b69a0eaef91eca8a3fb4da08ea8a2db32891de3c8a2a4a97db21bf78f515c7b6f798c59ba155f480f866334fca7986f

diff --git a/x11-misc/xpad/xpad-4.2.ebuild b/x11-misc/xpad/xpad-4.2.ebuild
deleted file mode 100644
index 3396c56dfc1..00000000000
--- a/x11-misc/xpad/xpad-4.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="https://launchpad.net/xpad"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86"
-IUSE=""
-
-RDEPEND="
-	>=x11-libs/gtk+-2.12:2
-	>=dev-libs/glib-2.38:2
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
-	virtual/pkgconfig
-	sys-devel/gettext
-"

diff --git a/x11-misc/xpad/xpad-5.3.0.ebuild b/x11-misc/xpad/xpad-5.3.0.ebuild
deleted file mode 100644
index 7bf9ed46b96..00000000000
--- a/x11-misc/xpad/xpad-5.3.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools
-
-DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="https://launchpad.net/xpad"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-
-RDEPEND="
-	>=dev-libs/glib-2.56:2
-	app-accessibility/at-spi2-atk
-	dev-libs/atk
-	sys-devel/gettext
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3[X]
-	x11-libs/gtksourceview:3.0
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-
-	eautoreconf
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-03-10 23:28 Jonas Stein
  0 siblings, 0 replies; 31+ messages in thread
From: Jonas Stein @ 2022-03-10 23:28 UTC (permalink / raw
  To: gentoo-commits

commit:     6179fdc41d64694efb8c5818823ade30fd998138
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 23:26:42 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 23:26:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6179fdc4

x11-misc/xpad: QA Fix in description

Desription should start with upper case and must be specific.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 x11-misc/xpad/xpad-5.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xpad/xpad-5.4.0.ebuild b/x11-misc/xpad/xpad-5.4.0.ebuild
index 56d33df01196..a1ae20d7ee74 100644
--- a/x11-misc/xpad/xpad-5.4.0.ebuild
+++ b/x11-misc/xpad/xpad-5.4.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 inherit autotools
 
-DESCRIPTION="a sticky note application for jotting down things to remember"
+DESCRIPTION="A sticky note application for GTK"
 HOMEPAGE="https://launchpad.net/xpad"
 SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-03-10 23:28 Jonas Stein
  0 siblings, 0 replies; 31+ messages in thread
From: Jonas Stein @ 2022-03-10 23:28 UTC (permalink / raw
  To: gentoo-commits

commit:     ed17923ebe554079c2c05566686a7039756e634c
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 23:27:39 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 23:27:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed17923e

x11-misc/xpad: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 x11-misc/xpad/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-misc/xpad/metadata.xml b/x11-misc/xpad/metadata.xml
index cc080979fe12..8f73356cc3dd 100644
--- a/x11-misc/xpad/metadata.xml
+++ b/x11-misc/xpad/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>desktop-misc@gentoo.org</email>
-		<name>Gentoo Desktop Miscellaneous Project</name>
-	</maintainer>
+<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="launchpad">xpad</remote-id>
 		<changelog>https://launchpadlibrarian.net/253130440/ChangeLog</changelog>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-03-24 12:46 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2022-03-24 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     e9ef2e179d50c144238ce30cb32de2b36f86a402
Author:     Philipp Rösner <rndxelement <AT> protonmail <DOT> com>
AuthorDate: Fri Mar 18 22:24:52 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 12:46:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ef2e17

x11-misc/xpad: version bump to 5.7

Added an build for x11-misc/xpad-5.7 with support for EAPI 8.
Furthermore, I added myself as a proxied maintainer.

Closes: https://bugs.gentoo.org/834946
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Philipp Rösner <rndxelement <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24646
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/metadata.xml      | 11 +++++++++--
 x11-misc/xpad/xpad-5.7.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 48 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index aa66759aaa15..8da6af7e465c 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1 +1,2 @@
 DIST xpad-5.4.0.tar.bz2 163394 BLAKE2B 478e96b6c09748f4643d287887f8432642f42e6786e6473832328f7d1202a1a23d96f2a06859e8da096b0e6c420df06269b6c2459e67cbceb29b9f569d565931 SHA512 a20b1d16d0d9e4cb0b88c969165eb9514b69a0eaef91eca8a3fb4da08ea8a2db32891de3c8a2a4a97db21bf78f515c7b6f798c59ba155f480f866334fca7986f
+DIST xpad-5.7.0.tar.bz2 162675 BLAKE2B 2166816696d2e00a261fcc8e9483841be7803121dc3669ab35fdd014728f16a47860448dd6b754836a3dfcd0fbbd1805b87e470f96c0b692fbe3a588c81ee35f SHA512 ab9319473cbec9a7022e520e2284853270fccca88ad19e8cb52024ce79a2dd8049251009a22b97e2387de12b9e75576e50d4d17a7236cb8e0eb4c840c3400ef3

diff --git a/x11-misc/xpad/metadata.xml b/x11-misc/xpad/metadata.xml
index 8f73356cc3dd..93bd8f933bed 100644
--- a/x11-misc/xpad/metadata.xml
+++ b/x11-misc/xpad/metadata.xml
@@ -1,9 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+	<maintainer type="person" proxied="yes">
+		<email>rndxelement@protonmail.com</email>
+		<name>Philipp Rösner</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
 	<upstream>
 		<remote-id type="launchpad">xpad</remote-id>
-		<changelog>https://launchpadlibrarian.net/253130440/ChangeLog</changelog>
+		<changelog>https://launchpadlibrarian.net/589705902/ChangeLog</changelog>
 	</upstream>
 </pkgmetadata>

diff --git a/x11-misc/xpad/xpad-5.7.0.ebuild b/x11-misc/xpad/xpad-5.7.0.ebuild
new file mode 100644
index 000000000000..86f88b038215
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.7.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit autotools
+
+DESCRIPTION="A sticky note application for GTK"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+RDEPEND="
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	>=dev-libs/glib-2.58:2
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:4
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-03-24 12:46 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2022-03-24 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     6ba83610359b12375609638e0c1cc88d605c415e
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 12:35:17 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 12:46:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba83610

x11-misc/xpad: add BDEPEND to 5.7

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/xpad-5.7.0.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/x11-misc/xpad/xpad-5.7.0.ebuild b/x11-misc/xpad/xpad-5.7.0.ebuild
index 86f88b038215..f445ca27ceed 100644
--- a/x11-misc/xpad/xpad-5.7.0.ebuild
+++ b/x11-misc/xpad/xpad-5.7.0.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
+
 inherit autotools
 
 DESCRIPTION="A sticky note application for GTK"
@@ -16,7 +17,6 @@ RDEPEND="
 	app-accessibility/at-spi2-atk
 	dev-libs/atk
 	>=dev-libs/glib-2.58:2
-	sys-devel/gettext
 	x11-libs/gdk-pixbuf
 	x11-libs/gtk+:3[X]
 	x11-libs/gtksourceview:4
@@ -24,12 +24,10 @@ RDEPEND="
 	x11-libs/libSM
 	x11-libs/pango
 "
-DEPEND="
-	${RDEPEND}
-	>=dev-util/intltool-0.31
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-util/intltool-0.31
 	sys-devel/gettext
-	virtual/pkgconfig
-"
+	virtual/pkgconfig"
 
 src_prepare() {
 	default


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-03-26  7:36 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2022-03-26  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f463648dc1028d7600ca66cca8afdec7aae3c280
Author:     Philipp Rösner <rndxelement <AT> protonmail <DOT> com>
AuthorDate: Fri Mar 25 22:18:08 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 07:36:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f463648d

x11-misc/xpad: add xdg_icon_cache_update

Closes: https://bugs.gentoo.org/835924
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Philipp Rösner <rndxelement <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24751
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/xpad-5.7.0.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.7.0.ebuild b/x11-misc/xpad/xpad-5.7.0.ebuild
index f445ca27ceed..91cad0d91599 100644
--- a/x11-misc/xpad/xpad-5.7.0.ebuild
+++ b/x11-misc/xpad/xpad-5.7.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit autotools
+inherit autotools xdg-utils
 
 DESCRIPTION="A sticky note application for GTK"
 HOMEPAGE="https://launchpad.net/xpad"
@@ -34,3 +34,11 @@ src_prepare() {
 
 	eautoreconf
 }
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-05-20  1:17 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2022-05-20  1:17 UTC (permalink / raw
  To: gentoo-commits

commit:     aaabe6ee3dfa833a81675a67064c91cea9034f45
Author:     Philipp Rösner <rndxelement <AT> protonmail <DOT> com>
AuthorDate: Thu May 19 20:36:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 20 01:16:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaabe6ee

x11-misc/xpad: add 5.8.0

Signed-off-by: Philipp Rösner <rndxelement <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25563
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-5.8.0.ebuild | 44 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index 8da6af7e465c..e3461617d1a4 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,2 +1,3 @@
 DIST xpad-5.4.0.tar.bz2 163394 BLAKE2B 478e96b6c09748f4643d287887f8432642f42e6786e6473832328f7d1202a1a23d96f2a06859e8da096b0e6c420df06269b6c2459e67cbceb29b9f569d565931 SHA512 a20b1d16d0d9e4cb0b88c969165eb9514b69a0eaef91eca8a3fb4da08ea8a2db32891de3c8a2a4a97db21bf78f515c7b6f798c59ba155f480f866334fca7986f
 DIST xpad-5.7.0.tar.bz2 162675 BLAKE2B 2166816696d2e00a261fcc8e9483841be7803121dc3669ab35fdd014728f16a47860448dd6b754836a3dfcd0fbbd1805b87e470f96c0b692fbe3a588c81ee35f SHA512 ab9319473cbec9a7022e520e2284853270fccca88ad19e8cb52024ce79a2dd8049251009a22b97e2387de12b9e75576e50d4d17a7236cb8e0eb4c840c3400ef3
+DIST xpad-5.8.0.tar.bz2 162732 BLAKE2B 6165e59b2d05e640f820f1f52811f214909f445adee4bfeb595fc3913493d15f4a25556b5edb006163a0c123b9953934c77cb519d0dd9f567170a0282637b43a SHA512 868dc820a172fc31f79fab5ee842e4f7e5646ae0239101bb442fc9a4a79b2c76052a70b635a9fa39fae22838df698a4a398188bc44dada63db16a756330c3cbd

diff --git a/x11-misc/xpad/xpad-5.8.0.ebuild b/x11-misc/xpad/xpad-5.8.0.ebuild
new file mode 100644
index 000000000000..91cad0d91599
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.8.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools xdg-utils
+
+DESCRIPTION="A sticky note application for GTK"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+RDEPEND="
+	app-accessibility/at-spi2-atk
+	dev-libs/atk
+	>=dev-libs/glib-2.58:2
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:4
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-05-20  6:21 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2022-05-20  6:21 UTC (permalink / raw
  To: gentoo-commits

commit:     9b4aef25d28ca209925b3527409d6b84aeb993cb
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 06:16:28 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May 20 06:21:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4aef25

x11-misc/xpad: Stabilize 5.7.0 x86, #845204

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/xpad-5.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.7.0.ebuild b/x11-misc/xpad/xpad-5.7.0.ebuild
index 91cad0d91599..a514e3fe57e1 100644
--- a/x11-misc/xpad/xpad-5.7.0.ebuild
+++ b/x11-misc/xpad/xpad-5.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc x86"
 
 RDEPEND="
 	app-accessibility/at-spi2-atk


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-05-20  6:21 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2022-05-20  6:21 UTC (permalink / raw
  To: gentoo-commits

commit:     83788157b36d19898c403f6d9177e7c9b436f24d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 06:19:37 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May 20 06:21:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83788157

x11-misc/xpad: Stabilize 5.7.0 amd64, #845204

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/xpad-5.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.7.0.ebuild b/x11-misc/xpad/xpad-5.7.0.ebuild
index a514e3fe57e1..b6cb2d0a5462 100644
--- a/x11-misc/xpad/xpad-5.7.0.ebuild
+++ b/x11-misc/xpad/xpad-5.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 
 RDEPEND="
 	app-accessibility/at-spi2-atk


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-05-31  9:03 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2022-05-31  9:03 UTC (permalink / raw
  To: gentoo-commits

commit:     3788e2a31cef5cdcf86b4051bbd89d85e0047aec
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 09:02:49 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 31 09:02:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3788e2a3

x11-misc/xpad: Stabilize 5.7.0 ppc, #845204

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

 x11-misc/xpad/xpad-5.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.7.0.ebuild b/x11-misc/xpad/xpad-5.7.0.ebuild
index b6cb2d0a5462..2df4a07a8d04 100644
--- a/x11-misc/xpad/xpad-5.7.0.ebuild
+++ b/x11-misc/xpad/xpad-5.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
 
 RDEPEND="
 	app-accessibility/at-spi2-atk


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-08-16  5:36 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2022-08-16  5:36 UTC (permalink / raw
  To: gentoo-commits

commit:     7850715ee15eb727702daff158bc0d3e5b7ff398
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 05:35:34 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 05:35:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7850715e

x11-misc/xpad: Stabilize 5.8.0 x86, #865303

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/xpad-5.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.8.0.ebuild b/x11-misc/xpad/xpad-5.8.0.ebuild
index 91cad0d91599..a514e3fe57e1 100644
--- a/x11-misc/xpad/xpad-5.8.0.ebuild
+++ b/x11-misc/xpad/xpad-5.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc x86"
 
 RDEPEND="
 	app-accessibility/at-spi2-atk


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-08-16  5:36 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2022-08-16  5:36 UTC (permalink / raw
  To: gentoo-commits

commit:     6fb4af9038bd4d01d52506d664b41abb84682e62
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 05:36:26 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 05:36:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb4af90

x11-misc/xpad: Stabilize 5.8.0 amd64, #865303

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/xpad-5.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.8.0.ebuild b/x11-misc/xpad/xpad-5.8.0.ebuild
index a514e3fe57e1..b6cb2d0a5462 100644
--- a/x11-misc/xpad/xpad-5.8.0.ebuild
+++ b/x11-misc/xpad/xpad-5.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 
 RDEPEND="
 	app-accessibility/at-spi2-atk


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2022-08-18 20:30 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2022-08-18 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     627ea79a96e8bea9afcca432888def980282e799
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 18 20:29:28 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 20:30:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627ea79a

x11-misc/xpad: Stabilize 5.8.0 ppc, #865303

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/xpad-5.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.8.0.ebuild b/x11-misc/xpad/xpad-5.8.0.ebuild
index b6cb2d0a5462..2df4a07a8d04 100644
--- a/x11-misc/xpad/xpad-5.8.0.ebuild
+++ b/x11-misc/xpad/xpad-5.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
 
 RDEPEND="
 	app-accessibility/at-spi2-atk


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2023-02-25  9:11 Joonas Niilola
  0 siblings, 0 replies; 31+ messages in thread
From: Joonas Niilola @ 2023-02-25  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d68796acbf61e72de613cd91bea4cee76c39227f
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Sun Feb  5 16:56:01 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 09:11:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68796ac

x11-misc/xpad: add dev-libs/libayatana-appindicator to RDEPEND

Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
Closes: https://github.com/gentoo/gentoo/pull/29438
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/xpad/xpad-5.8.0-r1.ebuild | 44 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

diff --git a/x11-misc/xpad/xpad-5.8.0-r1.ebuild b/x11-misc/xpad/xpad-5.8.0-r1.ebuild
new file mode 100644
index 000000000000..4c5b67b4ce67
--- /dev/null
+++ b/x11-misc/xpad/xpad-5.8.0-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools xdg-utils
+
+DESCRIPTION="A sticky note application for GTK"
+HOMEPAGE="https://launchpad.net/xpad"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+RDEPEND="
+	>=app-accessibility/at-spi2-core-2.46.0:2
+	>=dev-libs/glib-2.58:2
+	dev-libs/libayatana-appindicator
+	x11-libs/gdk-pixbuf
+	x11-libs/gtk+:3[X]
+	x11-libs/gtksourceview:4
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/pango
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-util/intltool-0.31
+	sys-devel/gettext
+	virtual/pkgconfig"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2023-05-29 14:28 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2023-05-29 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     de882da94fb3ba0c387ad349c549f10c46b3d43e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 14:28:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 14:28:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de882da9

x11-misc/xpad: Stabilize 5.8.0-r1 amd64, #907267

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

 x11-misc/xpad/xpad-5.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.8.0-r1.ebuild b/x11-misc/xpad/xpad-5.8.0-r1.ebuild
index 4c5b67b4ce67..167db33db01b 100644
--- a/x11-misc/xpad/xpad-5.8.0-r1.ebuild
+++ b/x11-misc/xpad/xpad-5.8.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 
 RDEPEND="
 	>=app-accessibility/at-spi2-core-2.46.0:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/
@ 2023-05-29 17:49 Arthur Zamarin
  0 siblings, 0 replies; 31+ messages in thread
From: Arthur Zamarin @ 2023-05-29 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d3fe611051b6880c80103942fef36f96d3e15678
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 17:48:57 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 17:48:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3fe6110

x11-misc/xpad: Stabilize 5.8.0-r1 x86, #907267

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-misc/xpad/xpad-5.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xpad/xpad-5.8.0-r1.ebuild b/x11-misc/xpad/xpad-5.8.0-r1.ebuild
index 167db33db01b..1f09ce2c5800 100644
--- a/x11-misc/xpad/xpad-5.8.0-r1.ebuild
+++ b/x11-misc/xpad/xpad-5.8.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 RDEPEND="
 	>=app-accessibility/at-spi2-core-2.46.0:2


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

end of thread, other threads:[~2023-05-29 17:49 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-25 11:21 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xpad/ Jeroen Roovers
  -- strict thread matches above, loose matches on Subject: below --
2023-05-29 17:49 Arthur Zamarin
2023-05-29 14:28 Sam James
2023-02-25  9:11 Joonas Niilola
2022-08-18 20:30 Joonas Niilola
2022-08-16  5:36 Joonas Niilola
2022-08-16  5:36 Joonas Niilola
2022-05-31  9:03 Sam James
2022-05-20  6:21 Joonas Niilola
2022-05-20  6:21 Joonas Niilola
2022-05-20  1:17 Sam James
2022-03-26  7:36 Joonas Niilola
2022-03-24 12:46 Joonas Niilola
2022-03-24 12:46 Joonas Niilola
2022-03-10 23:28 Jonas Stein
2022-03-10 23:28 Jonas Stein
2021-03-15 21:27 Andreas Sturmlechner
2021-03-15 21:18 Sam James
2019-01-08 14:59 Jeroen Roovers
2019-01-08 14:59 Jeroen Roovers
2018-12-30 13:30 Jeroen Roovers
2018-12-30 13:30 Jeroen Roovers
2018-11-21 23:55 Jeroen Roovers
2018-11-21 23:55 Jeroen Roovers
2018-08-25 11:21 Jeroen Roovers
2017-08-15  9:39 Jeroen Roovers
2017-08-15  9:39 Jeroen Roovers
2017-08-09  6:56 Jeroen Roovers
2017-03-16 19:13 David Seifert
2017-03-09 20:50 David Seifert
2017-03-09 20:50 David Seifert

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