[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2022-10-19 Thread Sam James
commit: aa6fee8294d5e26889cd228db725ec006cf18a4e
Author: Petr Vaněk  atlas  cz>
AuthorDate: Wed Oct 19 09:13:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 20 03:52:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6fee82

x11-plugins/wmpasman: align longdescription opening and closing tags

Signed-off-by: Petr Vaněk  atlas.cz>
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/wmpasman/metadata.xml | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-plugins/wmpasman/metadata.xml 
b/x11-plugins/wmpasman/metadata.xml
index c894cf8be5c9..2dff67ab59e1 100644
--- a/x11-plugins/wmpasman/metadata.xml
+++ b/x11-plugins/wmpasman/metadata.xml
@@ -6,12 +6,12 @@
Bernard Cafarelli


-wmpasman stores passwords and makes them available
-for pasting (both via the middle-click primary
-selection and the clipboard selection) at the
-click of a button. It also contains a digital
-clock. Access is controlled by a passphrase.
-
+   wmpasman stores passwords and makes them available
+   for pasting (both via the middle-click primary
+   selection and the clipboard selection) at the
+   click of a button. It also contains a digital
+   clock. Access is controlled by a passphrase.
+   

wmpasman




[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/, x11-plugins/wmpasman/files/

2021-01-02 Thread Bernard Cafarelli
commit: e69b37d280ac621a146d272f811907c2062bcbce
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Jan  2 23:20:34 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sat Jan  2 23:32:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69b37d2

x11-plugins/wmpasman: do not call ar directly

Closes: https://bugs.gentoo.org/759760
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-plugins/wmpasman/files/wmpasman-2.2-ar.patch | 11 +++
 x11-plugins/wmpasman/wmpasman-2.2.ebuild | 10 +-
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/wmpasman/files/wmpasman-2.2-ar.patch 
b/x11-plugins/wmpasman/files/wmpasman-2.2-ar.patch
new file mode 100644
index 000..8244fadd7c5
--- /dev/null
+++ b/x11-plugins/wmpasman/files/wmpasman-2.2-ar.patch
@@ -0,0 +1,11 @@
+diff -Naur wmpasman-2.2.orig/configure.ac wmpasman-2.2/configure.ac
+--- wmpasman-2.2.orig/configure.ac 2018-12-16 17:39:47.0 +0100
 wmpasman-2.2/configure.ac  2021-01-03 00:17:27.934691093 +0100
+@@ -9,6 +9,7 @@
+ AC_SUBST(VERSION)
+ 
+ # Checks for programs.
++AM_PROG_AR
+ AC_PROG_AWK
+ AC_PROG_CC
+ AC_PROG_CC_STDC

diff --git a/x11-plugins/wmpasman/wmpasman-2.2.ebuild 
b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
index fea3eb77032..04ba57ef095 100644
--- a/x11-plugins/wmpasman/wmpasman-2.2.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+inherit autotools
 
 DESCRIPTION="Password storage/retrieval in a dockapp"
 HOMEPAGE="https://sourceforge.net/projects/wmpasman/;
@@ -18,3 +19,10 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
 
 DOCS="ChangeLog WARNINGS"
+
+PATCHES=( "${FILESDIR}"/${P}-ar.patch )
+
+src_prepare() {
+   default
+   eautoreconf
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/files/

2020-12-19 Thread Bernard Cafarelli
commit: 8032c8a6318a74b2bde1d919c2f5e62670e321fc
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Dec 18 14:43:17 2020 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sat Dec 19 10:38:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8032c8a6

x11-plugins/wmpasman: remove unused patch(es)

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18705
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../wmpasman/files/wmpasman-0.8.5.3-list.patch | 116 -
 1 file changed, 116 deletions(-)

diff --git a/x11-plugins/wmpasman/files/wmpasman-0.8.5.3-list.patch 
b/x11-plugins/wmpasman/files/wmpasman-0.8.5.3-list.patch
deleted file mode 100644
index 3769d09d30e..000
--- a/x11-plugins/wmpasman/files/wmpasman-0.8.5.3-list.patch
+++ /dev/null
@@ -1,116 +0,0 @@
-diff -Naur wmgeneral.orig/list.c wmgeneral/list.c
 wmgeneral.orig/list.c  2016-01-04 13:18:09.361133006 +0100
-+++ wmgeneral/list.c   2016-01-04 13:18:21.789137166 +0100
-@@ -40,7 +40,7 @@
- 
- /* Return a cons cell produced from (head . tail) */
- 
--inline LinkedList* 
-+LinkedList* 
- list_cons(void* head, LinkedList* tail)
- {
-   LinkedList* cell;
-@@ -53,7 +53,7 @@
- 
- /* Return the length of a list, list_length(NULL) returns zero */
- 
--inline int
-+int
- list_length(LinkedList* list)
- {
-   int i = 0;
-@@ -68,7 +68,7 @@
- /* Return the Nth element of LIST, where N count from zero.  If N 
-larger than the list length, NULL is returned  */
- 
--inline void*
-+void*
- list_nth(int index, LinkedList* list)
- {
-   while(index-- != 0)
-@@ -83,7 +83,7 @@
- 
- /* Remove the element at the head by replacing it by its successor */
- 
--inline void
-+void
- list_remove_head(LinkedList** list)
- {
-   if (!*list) return;  
-@@ -103,7 +103,7 @@
- 
- /* Remove the element with `car' set to ELEMENT */
- /*
--inline void
-+void
- list_remove_elem(LinkedList** list, void* elem)
- {
-   while (*list)
-@@ -114,7 +114,7 @@
- }
- }*/
- 
--inline LinkedList *
-+LinkedList *
- list_remove_elem(LinkedList* list, void* elem)
- {
- LinkedList *tmp;
-@@ -134,7 +134,7 @@
- 
- /* Return element that has ELEM as car */
- 
--inline LinkedList*
-+LinkedList*
- list_find(LinkedList* list, void* elem)
- {
-   while(list)
-@@ -148,7 +148,7 @@
- 
- /* Free list (backwards recursive) */
- 
--inline void
-+void
- list_free(LinkedList* list)
- {
-   if(list)
-@@ -160,7 +160,7 @@
- 
- /* Map FUNCTION over all elements in LIST */
- 
--inline void
-+void
- list_mapcar(LinkedList* list, void(*function)(void*))
- {
-   while(list)
-diff -Naur wmgeneral.orig/list.h wmgeneral/list.h
 wmgeneral.orig/list.h  2016-01-04 13:18:09.361133006 +0100
-+++ wmgeneral/list.h   2016-01-04 13:18:26.007138577 +0100
-@@ -36,20 +36,20 @@
-   struct LinkedList *tail;
- } LinkedList;
- 
--inline LinkedList* list_cons(void* head, LinkedList* tail);
-+LinkedList* list_cons(void* head, LinkedList* tail);
- 
--inline int list_length(LinkedList* list);
-+int list_length(LinkedList* list);
- 
--inline void* list_nth(int index, LinkedList* list);
-+void* list_nth(int index, LinkedList* list);
- 
--inline void list_remove_head(LinkedList** list);
-+void list_remove_head(LinkedList** list);
- 
--inline LinkedList *list_remove_elem(LinkedList* list, void* elem);
-+LinkedList *list_remove_elem(LinkedList* list, void* elem);
- 
--inline void list_mapcar(LinkedList* list, void(*function)(void*));
-+void list_mapcar(LinkedList* list, void(*function)(void*));
- 
--inline LinkedList*list_find(LinkedList* list, void* elem);
-+LinkedList*list_find(LinkedList* list, void* elem);
- 
--inline void list_free(LinkedList* list);
-+void list_free(LinkedList* list);
- 
- #endif



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2020-12-12 Thread Aaron Bauman
commit: efe1fdb7d3f5cb81a31b9daacf3042e2b8939ba6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Dec 12 22:59:33 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Dec 12 22:59:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe1fdb7

x11-plugins/wmpasman: amd64 stable

Signed-off-by: Aaron Bauman  gentoo.org>

 x11-plugins/wmpasman/wmpasman-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmpasman/wmpasman-2.2.ebuild 
b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
index 0ff4739a825..fea3eb77032 100644
--- a/x11-plugins/wmpasman/wmpasman-2.2.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="app-crypt/libsecret



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2020-12-12 Thread Aaron Bauman
commit: 58763b365a8052abffc75f069f15524080231526
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Dec 12 23:00:22 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Dec 12 23:00:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58763b36

x11-plugins/wmpasman: drop old

Closes: https://bugs.gentoo.org/757480
Signed-off-by: Aaron Bauman  gentoo.org>

 x11-plugins/wmpasman/Manifest|  2 --
 x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild | 28 
 x11-plugins/wmpasman/wmpasman-2.0.ebuild | 20 
 3 files changed, 50 deletions(-)

diff --git a/x11-plugins/wmpasman/Manifest b/x11-plugins/wmpasman/Manifest
index fea3c6ef8bd..e1462e3583f 100644
--- a/x11-plugins/wmpasman/Manifest
+++ b/x11-plugins/wmpasman/Manifest
@@ -1,3 +1 @@
-DIST wmpasman-0.8.5.3.tar.gz 198779 BLAKE2B 
f38c0fb17406f1e0ca0fd8e97eccb46f690a28c489307b453a6df4c5d3edfc3344381e7e646d107eda9820a75b624770cd56053ef45a1bbc1b79d65ef31e33b0
 SHA512 
d47bae993b1ea47ef2cf4cce0dc8d8f1e8e055650dbfc7854612176a0933a0a5079ad29bc85ba8e0370843e9be189d7e4d0b349590981d3eac4c3f01fe69ec87
-DIST wmpasman-2.0.tar.gz 154433 BLAKE2B 
c6bb3441a34252f450d1d81e83cb400dd242c0f250d2dbe8846b3e90055aeb1410543be6f43d0a5cb3a7fcaec86866eb8fa941fe6decd57cde5c56d1d0390936
 SHA512 
32ab415d7b87f5277c96f1253b25a9d5002d2bf188d8635d96c169ff51ab7949e0cd2c05df43136eed4e5d9c4f037affb30ee4a45977d0a6e74bc9e332b9e8be
 DIST wmpasman-2.2.tar.gz 155077 BLAKE2B 
d7d9bd1c3e34d4f03661babd42ed5abbf42637709fb2f31358b51fda13dcd682e083af683640a7ef75ae0087f2de179136635e9be3979f9a36a067b5b634fcd2
 SHA512 
2f24e2ef84d6e5cab1c3a51d032ecabbd21b22e81341ee48b1f86fc96f493d42cde42fd20cf5523f0f8462906cab4f22a2238b6c147b61b33e812f98f32c0157

diff --git a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild 
b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
deleted file mode 100644
index 59c8cd68dd6..000
--- a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Password storage/retrieval in a dockapp"
-HOMEPAGE="https://sourceforge.net/projects/wmpasman/;
-SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2.4.1:2
-   >=app-crypt/mhash-0.9.1
-   >=app-crypt/mcrypt-2.6.4"
-DEPEND="${RDEPEND}
-   >=sys-apps/sed-4
-   virtual/pkgconfig
-   >=x11-libs/libXpm-3.5.5"
-
-DOCS="BUGS ChangeLog README TODO WARNINGS"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-list.patch
-}

diff --git a/x11-plugins/wmpasman/wmpasman-2.0.ebuild 
b/x11-plugins/wmpasman/wmpasman-2.0.ebuild
deleted file mode 100644
index 1d1725c8105..000
--- a/x11-plugins/wmpasman/wmpasman-2.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Password storage/retrieval in a dockapp"
-HOMEPAGE="https://sourceforge.net/projects/wmpasman/;
-SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="app-crypt/libsecret
-   >=x11-libs/gtk+-3.8.0:3"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS="ChangeLog WARNINGS"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2020-12-12 Thread Aaron Bauman
commit: 70539ca3eb37aa54413616566ca9ae86f50e3de7
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Dec 12 17:17:48 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Dec 12 17:18:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70539ca3

x11-plugins/wmpasman: ppc stable

Bug: https://bugs.gentoo.org/757480

Tested-by: ernsteiswuerfel  mailbox.org>
Signed-off-by: Aaron Bauman  gentoo.org>

 x11-plugins/wmpasman/wmpasman-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmpasman/wmpasman-2.2.ebuild 
b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
index efd06674dcd..0ff4739a825 100644
--- a/x11-plugins/wmpasman/wmpasman-2.2.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="app-crypt/libsecret



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2020-12-02 Thread Thomas Deutschmann
commit: 05d8f9b6becfb2203ea00610e81cb21df192eb1b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Dec  3 02:01:17 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Dec  3 02:01:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d8f9b6

x11-plugins/wmpasman: x86 stable (bug #757480)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 x11-plugins/wmpasman/wmpasman-2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/wmpasman/wmpasman-2.2.ebuild 
b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
index 5eb588f9aab..efd06674dcd 100644
--- a/x11-plugins/wmpasman/wmpasman-2.2.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="app-crypt/libsecret



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2018-12-31 Thread Bernard Cafarelli
commit: 859871029f37ccc2a4d6e1f751defc30a02e4136
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Dec 31 09:36:47 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Dec 31 09:36:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85987102

x11-plugins/wmpasman: 2.2 bump

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-plugins/wmpasman/Manifest|  1 +
 x11-plugins/wmpasman/wmpasman-2.2.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/x11-plugins/wmpasman/Manifest b/x11-plugins/wmpasman/Manifest
index 4cb7b9234fd..fea3c6ef8bd 100644
--- a/x11-plugins/wmpasman/Manifest
+++ b/x11-plugins/wmpasman/Manifest
@@ -1,2 +1,3 @@
 DIST wmpasman-0.8.5.3.tar.gz 198779 BLAKE2B 
f38c0fb17406f1e0ca0fd8e97eccb46f690a28c489307b453a6df4c5d3edfc3344381e7e646d107eda9820a75b624770cd56053ef45a1bbc1b79d65ef31e33b0
 SHA512 
d47bae993b1ea47ef2cf4cce0dc8d8f1e8e055650dbfc7854612176a0933a0a5079ad29bc85ba8e0370843e9be189d7e4d0b349590981d3eac4c3f01fe69ec87
 DIST wmpasman-2.0.tar.gz 154433 BLAKE2B 
c6bb3441a34252f450d1d81e83cb400dd242c0f250d2dbe8846b3e90055aeb1410543be6f43d0a5cb3a7fcaec86866eb8fa941fe6decd57cde5c56d1d0390936
 SHA512 
32ab415d7b87f5277c96f1253b25a9d5002d2bf188d8635d96c169ff51ab7949e0cd2c05df43136eed4e5d9c4f037affb30ee4a45977d0a6e74bc9e332b9e8be
+DIST wmpasman-2.2.tar.gz 155077 BLAKE2B 
d7d9bd1c3e34d4f03661babd42ed5abbf42637709fb2f31358b51fda13dcd682e083af683640a7ef75ae0087f2de179136635e9be3979f9a36a067b5b634fcd2
 SHA512 
2f24e2ef84d6e5cab1c3a51d032ecabbd21b22e81341ee48b1f86fc96f493d42cde42fd20cf5523f0f8462906cab4f22a2238b6c147b61b33e812f98f32c0157

diff --git a/x11-plugins/wmpasman/wmpasman-2.2.ebuild 
b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
new file mode 100644
index 000..5eb588f9aab
--- /dev/null
+++ b/x11-plugins/wmpasman/wmpasman-2.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Password storage/retrieval in a dockapp"
+HOMEPAGE="https://sourceforge.net/projects/wmpasman/;
+SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="app-crypt/libsecret
+   >=x11-libs/gtk+-3.8.0:3"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS="ChangeLog WARNINGS"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2017-04-03 Thread Bernard Cafarelli
commit: 9669cf95241c9eaab497909b431f73373de08ba7
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Apr  3 18:18:13 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Apr  3 18:18:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9669cf95

x11-plugins/wmpasman: drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-plugins/wmpasman/Manifest|  1 -
 x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild | 31 
 2 files changed, 32 deletions(-)

diff --git a/x11-plugins/wmpasman/Manifest b/x11-plugins/wmpasman/Manifest
index 1999aa7c825..335314f3976 100644
--- a/x11-plugins/wmpasman/Manifest
+++ b/x11-plugins/wmpasman/Manifest
@@ -1,3 +1,2 @@
-DIST wmpasman-0.8.4.1.tar.gz 226277 SHA256 
79be58cad5d4e6c5e15969e3d5a4fa1dfe59687b59e81c5802426c900aecd733 SHA512 
59c811ad998a522c255c52bed656e2b5eb9cfbe01913d8fc0d686c82df22543bbe776104f2c141152bd0925990cf590216452e4e3cfe78c85e4ee4d67e69e4c8
 WHIRLPOOL 
51f51f2c92b9067cab2bedd814a0067daa9af72411a46a6f5b3980253f22a241c74ada6cef31e8ed82b05a2c515974024a5545dfd96e6cfb14be1c7dc9a75254
 DIST wmpasman-0.8.5.3.tar.gz 198779 SHA256 
7db784891a73d80e5c386911142fd66b3bee3bd5dcdc35da3355b87aff5ce4b6 SHA512 
d47bae993b1ea47ef2cf4cce0dc8d8f1e8e055650dbfc7854612176a0933a0a5079ad29bc85ba8e0370843e9be189d7e4d0b349590981d3eac4c3f01fe69ec87
 WHIRLPOOL 
8e9fce9faba17d03a2454c0fc8904206d6a2ec566f86e1c8538194aa313be4411c94e8d0d0d2bc26dacc2539305f21a5fbfbb87e8566c39d6f3f6451375cecb7
 DIST wmpasman-2.0.tar.gz 154433 SHA256 
967cc6670fbf6787b915785a85b2e668a9dcbb7882e96556a2ffc09b5b16aba8 SHA512 
32ab415d7b87f5277c96f1253b25a9d5002d2bf188d8635d96c169ff51ab7949e0cd2c05df43136eed4e5d9c4f037affb30ee4a45977d0a6e74bc9e332b9e8be
 WHIRLPOOL 
cd633b8003f3b61267a84c6fcb0f367145a0b0a1398de1e4e89d828b979fc626ed8c87f85571e234cc79d6aacf940d77af282fca2760f0c5c6f294ece5149b9d

diff --git a/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild 
b/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
deleted file mode 100644
index 4effc063c48..000
--- a/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Password storage/retrieval in a dockapp"
-HOMEPAGE="https://sourceforge.net/projects/wmpasman/;
-SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2.4.1:2
-   >=app-crypt/mhash-0.9.1
-   >=app-crypt/mcrypt-2.6.4"
-DEPEND="${RDEPEND}
-   >=sys-apps/sed-4
-   virtual/pkgconfig
-   >=x11-libs/libXpm-3.5.5"
-
-src_prepare() {
-   # Solves compile error about undefined exit - Bug 140857
-   sed -i -e '/#include / { p ; s/stdio/stdlib/ }' 
wmgeneral/wmgeneral-gtk.c || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc BUGS ChangeLog README TODO WARNINGS
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2017-04-03 Thread Bernard Cafarelli
commit: d879cf23e4b098a84aea8aea4efef617643d67f5
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Apr  3 18:17:30 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Apr  3 18:18:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d879cf23

x11-plugins/wmpasman: 2.0 version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-plugins/wmpasman/Manifest|  1 +
 x11-plugins/wmpasman/wmpasman-2.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/x11-plugins/wmpasman/Manifest b/x11-plugins/wmpasman/Manifest
index 727e11afecd..1999aa7c825 100644
--- a/x11-plugins/wmpasman/Manifest
+++ b/x11-plugins/wmpasman/Manifest
@@ -1,2 +1,3 @@
 DIST wmpasman-0.8.4.1.tar.gz 226277 SHA256 
79be58cad5d4e6c5e15969e3d5a4fa1dfe59687b59e81c5802426c900aecd733 SHA512 
59c811ad998a522c255c52bed656e2b5eb9cfbe01913d8fc0d686c82df22543bbe776104f2c141152bd0925990cf590216452e4e3cfe78c85e4ee4d67e69e4c8
 WHIRLPOOL 
51f51f2c92b9067cab2bedd814a0067daa9af72411a46a6f5b3980253f22a241c74ada6cef31e8ed82b05a2c515974024a5545dfd96e6cfb14be1c7dc9a75254
 DIST wmpasman-0.8.5.3.tar.gz 198779 SHA256 
7db784891a73d80e5c386911142fd66b3bee3bd5dcdc35da3355b87aff5ce4b6 SHA512 
d47bae993b1ea47ef2cf4cce0dc8d8f1e8e055650dbfc7854612176a0933a0a5079ad29bc85ba8e0370843e9be189d7e4d0b349590981d3eac4c3f01fe69ec87
 WHIRLPOOL 
8e9fce9faba17d03a2454c0fc8904206d6a2ec566f86e1c8538194aa313be4411c94e8d0d0d2bc26dacc2539305f21a5fbfbb87e8566c39d6f3f6451375cecb7
+DIST wmpasman-2.0.tar.gz 154433 SHA256 
967cc6670fbf6787b915785a85b2e668a9dcbb7882e96556a2ffc09b5b16aba8 SHA512 
32ab415d7b87f5277c96f1253b25a9d5002d2bf188d8635d96c169ff51ab7949e0cd2c05df43136eed4e5d9c4f037affb30ee4a45977d0a6e74bc9e332b9e8be
 WHIRLPOOL 
cd633b8003f3b61267a84c6fcb0f367145a0b0a1398de1e4e89d828b979fc626ed8c87f85571e234cc79d6aacf940d77af282fca2760f0c5c6f294ece5149b9d

diff --git a/x11-plugins/wmpasman/wmpasman-2.0.ebuild 
b/x11-plugins/wmpasman/wmpasman-2.0.ebuild
new file mode 100644
index 000..1d1725c8105
--- /dev/null
+++ b/x11-plugins/wmpasman/wmpasman-2.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Password storage/retrieval in a dockapp"
+HOMEPAGE="https://sourceforge.net/projects/wmpasman/;
+SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="app-crypt/libsecret
+   >=x11-libs/gtk+-3.8.0:3"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS="ChangeLog WARNINGS"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2017-01-21 Thread Agostino Sarubbo
commit: 0cc2053a2c698f140156c17b704e56d6400f6c90
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 20:30:10 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 20:33:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc2053a

x11-plugins/wmpasman: ppc stable wrt bug #605862

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild 
b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
index b598c56..a6bd5a7 100644
--- a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.4.1:2



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2017-01-18 Thread Agostino Sarubbo
commit: 9ab991fadc685fe6848597c401ccbf7e9c23b7c8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan 18 11:55:08 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan 18 11:56:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab991fa

x11-plugins/wmpasman: x86 stable wrt bug #605862

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild 
b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
index 2e0372c..b598c56 100644
--- a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.4.1:2



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/

2017-01-17 Thread Agostino Sarubbo
commit: 6824740226db06378a9b6c5bd2fd5e58f798db4d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jan 17 11:24:34 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jan 17 11:24:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68247402

x11-plugins/wmpasman: amd64 stable wrt bug #605862

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild 
b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
index cdb63b1..2e0372c 100644
--- a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.4.1:2



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpasman/, x11-plugins/wmpasman/files/

2016-01-04 Thread Bernard Cafarelli
commit: 163a04ca2e015ce2c62d48cb0099f78ae374d70a
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Jan  4 12:21:49 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Jan  4 12:56:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163a04ca

x11-plugins/wmpasman: fix compilation with gcc 5, bug #569126

Package-Manager: portage-2.2.26

 .../wmpasman/files/wmpasman-0.8.5.3-list.patch | 116 +
 x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild   |   7 +-
 2 files changed, 122 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/wmpasman/files/wmpasman-0.8.5.3-list.patch 
b/x11-plugins/wmpasman/files/wmpasman-0.8.5.3-list.patch
new file mode 100644
index 000..3769d09
--- /dev/null
+++ b/x11-plugins/wmpasman/files/wmpasman-0.8.5.3-list.patch
@@ -0,0 +1,116 @@
+diff -Naur wmgeneral.orig/list.c wmgeneral/list.c
+--- wmgeneral.orig/list.c  2016-01-04 13:18:09.361133006 +0100
 wmgeneral/list.c   2016-01-04 13:18:21.789137166 +0100
+@@ -40,7 +40,7 @@
+ 
+ /* Return a cons cell produced from (head . tail) */
+ 
+-inline LinkedList* 
++LinkedList* 
+ list_cons(void* head, LinkedList* tail)
+ {
+   LinkedList* cell;
+@@ -53,7 +53,7 @@
+ 
+ /* Return the length of a list, list_length(NULL) returns zero */
+ 
+-inline int
++int
+ list_length(LinkedList* list)
+ {
+   int i = 0;
+@@ -68,7 +68,7 @@
+ /* Return the Nth element of LIST, where N count from zero.  If N 
+larger than the list length, NULL is returned  */
+ 
+-inline void*
++void*
+ list_nth(int index, LinkedList* list)
+ {
+   while(index-- != 0)
+@@ -83,7 +83,7 @@
+ 
+ /* Remove the element at the head by replacing it by its successor */
+ 
+-inline void
++void
+ list_remove_head(LinkedList** list)
+ {
+   if (!*list) return;  
+@@ -103,7 +103,7 @@
+ 
+ /* Remove the element with `car' set to ELEMENT */
+ /*
+-inline void
++void
+ list_remove_elem(LinkedList** list, void* elem)
+ {
+   while (*list)
+@@ -114,7 +114,7 @@
+ }
+ }*/
+ 
+-inline LinkedList *
++LinkedList *
+ list_remove_elem(LinkedList* list, void* elem)
+ {
+ LinkedList *tmp;
+@@ -134,7 +134,7 @@
+ 
+ /* Return element that has ELEM as car */
+ 
+-inline LinkedList*
++LinkedList*
+ list_find(LinkedList* list, void* elem)
+ {
+   while(list)
+@@ -148,7 +148,7 @@
+ 
+ /* Free list (backwards recursive) */
+ 
+-inline void
++void
+ list_free(LinkedList* list)
+ {
+   if(list)
+@@ -160,7 +160,7 @@
+ 
+ /* Map FUNCTION over all elements in LIST */
+ 
+-inline void
++void
+ list_mapcar(LinkedList* list, void(*function)(void*))
+ {
+   while(list)
+diff -Naur wmgeneral.orig/list.h wmgeneral/list.h
+--- wmgeneral.orig/list.h  2016-01-04 13:18:09.361133006 +0100
 wmgeneral/list.h   2016-01-04 13:18:26.007138577 +0100
+@@ -36,20 +36,20 @@
+   struct LinkedList *tail;
+ } LinkedList;
+ 
+-inline LinkedList* list_cons(void* head, LinkedList* tail);
++LinkedList* list_cons(void* head, LinkedList* tail);
+ 
+-inline int list_length(LinkedList* list);
++int list_length(LinkedList* list);
+ 
+-inline void* list_nth(int index, LinkedList* list);
++void* list_nth(int index, LinkedList* list);
+ 
+-inline void list_remove_head(LinkedList** list);
++void list_remove_head(LinkedList** list);
+ 
+-inline LinkedList *list_remove_elem(LinkedList* list, void* elem);
++LinkedList *list_remove_elem(LinkedList* list, void* elem);
+ 
+-inline void list_mapcar(LinkedList* list, void(*function)(void*));
++void list_mapcar(LinkedList* list, void(*function)(void*));
+ 
+-inline LinkedList*list_find(LinkedList* list, void* elem);
++LinkedList*list_find(LinkedList* list, void* elem);
+ 
+-inline void list_free(LinkedList* list);
++void list_free(LinkedList* list);
+ 
+ #endif

diff --git a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild 
b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
index be2211c..e1e7aca 100644
--- a/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
+inherit eutils
 
 DESCRIPTION="Password storage/retrieval in a dockapp"
 HOMEPAGE="http://sourceforge.net/projects/wmpasman/;
@@ -22,3 +23,7 @@ DEPEND="${RDEPEND}
>=x11-libs/libXpm-3.5.5"
 
 DOCS="BUGS ChangeLog README TODO WARNINGS"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-list.patch
+}