[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/

2024-04-19 Thread Arthur Zamarin
commit: 8393c921da508917b06271b15e38b10a723b1051
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 11:14:35 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 11:14:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8393c921

x11-plugins/pidgin-privacy-please: drop 0.7.1, EAPI6--

Closes: https://bugs.gentoo.org/930228
Signed-off-by: Arthur Zamarin  gentoo.org>

 .../pidgin-privacy-please-0.7.1.ebuild | 25 --
 1 file changed, 25 deletions(-)

diff --git 
a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild 
b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
deleted file mode 100644
index 557953d9332d..
--- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="pidgin plugin to stop spammers from annoying you"
-HOMEPAGE="https://code.google.com/p/pidgin-privacy-please/;
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~riscv"
-
-RDEPEND="

[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/

2024-04-19 Thread Arthur Zamarin
commit: e19822211dfb24dc67ff6647fabc5757627e6928
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 10:28:22 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 10:28:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1982221

x11-plugins/pidgin-privacy-please: Stabilize 0.7.1-r1 amd64, #930228

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild 
b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild
index 8c2af2004dc2..2a8d55bef0f3 100644
--- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild
+++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
 
 RDEPEND="

[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/

2024-02-25 Thread Andreas Schuerch
commit: d50fd404cf96e16138d5e783fb5e921da5d6aae1
Author: Andreas Schuerch  gentoo  org>
AuthorDate: Sun Feb 25 10:47:54 2024 +
Commit: Andreas Schuerch  gentoo  org>
CommitDate: Sun Feb 25 11:12:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50fd404

x11-plugins/pidgin-privacy-please: add myself as a maintainer

Signed-off-by: Andreas Schuerch  gentoo.org>

 x11-plugins/pidgin-privacy-please/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/pidgin-privacy-please/metadata.xml 
b/x11-plugins/pidgin-privacy-please/metadata.xml
index c3c97dea8658..11298de835d5 100644
--- a/x11-plugins/pidgin-privacy-please/metadata.xml
+++ b/x11-plugins/pidgin-privacy-please/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   native...@gentoo.org
+   Andreas Schuerch
+   

pidgin-privacy-please




[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/

2024-02-25 Thread Andreas Schuerch
commit: 5c92a440b945b2fc4f34dc76d57e512dba63387a
Author: Andreas Schuerch  gentoo  org>
AuthorDate: Sun Feb 25 10:31:44 2024 +
Commit: Andreas Schuerch  gentoo  org>
CommitDate: Sun Feb 25 10:44:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c92a440

x11-plugins/pidgin-privacy-please: EAPI8 bump, fix LICENSE, fix bug #853022

Closes: https://bugs.gentoo.org/853022
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Andreas Schuerch  gentoo.org>

 .../pidgin-privacy-please-0.7.1-r1.ebuild  | 31 ++
 1 file changed, 31 insertions(+)

diff --git 
a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild 
b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild
new file mode 100644
index ..8c2af2004dc2
--- /dev/null
+++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Pidgin plugin to stop spammers from annoying you"
+HOMEPAGE="https://code.google.com/p/pidgin-privacy-please/;
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv"
+
+RDEPEND="

[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/

2021-09-09 Thread Yixun Lan
commit: f2b241cc48abc3878b1a5a4cf94b373777ea0506
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Sep  9 06:35:51 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Sep  9 07:05:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b241cc

x11-plugins/pidgin-privacy-please: keyword ~riscv

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild 
b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
index 0af2b95d9d4..557953d9332 100644
--- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
+++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~riscv"
 
 

[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/

2018-05-27 Thread Aaron Bauman
commit: d4d0c42c893f62dcecd3f224e589bd0ddfd1be9a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun May 27 13:51:25 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun May 27 18:23:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d0c42c

x11-plugins/pidgin-privacy-please: nix src_install()

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild | 5 -
 1 file changed, 5 deletions(-)

diff --git 
a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild 
b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
index 0b948e591e6..0af2b95d9d4 100644
--- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
+++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
@@ -23,8 +23,3 @@ src_prepare() {
sed -e 's: -Wall -g3::' -i configure.ac || die
eautoreconf
 }
-
-src_install() {
-   emake DESTDIR="${D}" ALL_LINGUAS="${LANGS}" install || die
-   default
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/

2018-05-26 Thread Aaron Bauman
commit: 4c0a6f2261d137c1e77ea4b0a401f4e383cea778
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat May 26 19:11:26 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May 26 20:31:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0a6f22

x11-plugins/pidgin-privacy-please: bump EAPI and drop eutils

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild 
b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
index 68ee1c6cecf..0b948e591e6 100644
--- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
+++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
+EAPI=6
 
 inherit autotools
 
@@ -19,11 +19,12 @@ DEPEND="${RDEPEND}
sys-devel/gettext"
 
 src_prepare() {
+   default
sed -e 's: -Wall -g3::' -i configure.ac || die
eautoreconf
 }
 
 src_install() {
emake DESTDIR="${D}" ALL_LINGUAS="${LANGS}" install || die
-   dodoc AUTHORS ChangeLog NEWS README || die
+   default
 }



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/

2018-01-05 Thread Ulrich Müller
commit: 030d9f213bdc3e9ee91f38187ad9b3eaa92c6979
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jan  5 22:00:12 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jan  5 22:00:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030d9f21

x11-plugins/pidgin-privacy-please: Remove linguas_* from IUSE.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild 
b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
index 9f968952cb3..68ee1c6cecf 100644
--- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
+++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
@@ -12,7 +12,6 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64"
-IUSE="linguas_de linguas_pl linguas_ru"