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

2024-04-19 Thread Arthur Zamarin
commit: c2fbbcacc09ad0a65819b82067366091204d19f8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 16:14:58 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 16:14:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2fbbcac

x11-plugins/guifications: drop 2.16, EAPI6--

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

 x11-plugins/guifications/guifications-2.16.ebuild | 30 ---
 1 file changed, 30 deletions(-)

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
deleted file mode 100644
index 0c8a39b85b1b..
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN=pidgin-${PN}
-MY_PV=${PV/_beta/beta}
-MY_P=${MY_PN}-${MY_PV}
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Guifications is a graphical notification plugin for pidgin"
-HOMEPAGE="http://plugins.guifications.org/;
-SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE="debug nls"
-
-RDEPEND="net-im/pidgin[gtk]
-   x11-libs/gtk+:2"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable debug ) \
-   $(use_enable nls)
-}



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

2024-04-19 Thread Arthur Zamarin
commit: 5ded2f78ac9d5059629d443c46d6b974547064c6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 15:32:34 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 15:32:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ded2f78

x11-plugins/guifications: Stabilize 2.16-r1 amd64, #930226

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

 x11-plugins/guifications/guifications-2.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/guifications/guifications-2.16-r1.ebuild 
b/x11-plugins/guifications/guifications-2.16-r1.ebuild
index 284d6a90cb10..7c581a439a1e 100644
--- a/x11-plugins/guifications/guifications-2.16-r1.ebuild
+++ b/x11-plugins/guifications/guifications-2.16-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE="debug nls"
 
 RDEPEND="net-im/pidgin[gtk]



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

2024-04-19 Thread Arthur Zamarin
commit: c16dac1d0252fe215848d44d6b04995f2dd2f495
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 10:51:44 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 10:51:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16dac1d

x11-plugins/guifications: Stabilize 2.16-r1 ppc, #930226

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

 x11-plugins/guifications/guifications-2.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/guifications/guifications-2.16-r1.ebuild 
b/x11-plugins/guifications/guifications-2.16-r1.ebuild
index 4b45567fd542..284d6a90cb10 100644
--- a/x11-plugins/guifications/guifications-2.16-r1.ebuild
+++ b/x11-plugins/guifications/guifications-2.16-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
 IUSE="debug nls"
 
 RDEPEND="net-im/pidgin[gtk]



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

2024-04-19 Thread Arthur Zamarin
commit: f068cc17929fd87d56bd303e5af4325de579d6a2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 09:38:07 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 09:38:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f068cc17

x11-plugins/guifications: Stabilize 2.16-r1 sparc, #930226

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

 x11-plugins/guifications/guifications-2.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/guifications/guifications-2.16-r1.ebuild 
b/x11-plugins/guifications/guifications-2.16-r1.ebuild
index 4627815b0aee..4b45567fd542 100644
--- a/x11-plugins/guifications/guifications-2.16-r1.ebuild
+++ b/x11-plugins/guifications/guifications-2.16-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
 IUSE="debug nls"
 
 RDEPEND="net-im/pidgin[gtk]



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

2024-04-19 Thread Arthur Zamarin
commit: 57c3fb96c48dcd9dcc6a37a5d43cc73a3f89
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 08:00:53 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 08:00:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c3fb96

x11-plugins/guifications: Stabilize 2.16-r1 x86, #930226

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

 x11-plugins/guifications/guifications-2.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/guifications/guifications-2.16-r1.ebuild 
b/x11-plugins/guifications/guifications-2.16-r1.ebuild
index e54eb1cf8f87..4627815b0aee 100644
--- a/x11-plugins/guifications/guifications-2.16-r1.ebuild
+++ b/x11-plugins/guifications/guifications-2.16-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
 IUSE="debug nls"
 
 RDEPEND="net-im/pidgin[gtk]



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

2024-02-25 Thread Andreas Schuerch
commit: cf52bbfa8321519a7b222f0ef295f45543762497
Author: Andreas Schuerch  gentoo  org>
AuthorDate: Sun Feb 25 10:16:12 2024 +
Commit: Andreas Schuerch  gentoo  org>
CommitDate: Sun Feb 25 10:27:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf52bbfa

x11-plugins/guifications: add myself as a maintainer

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

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

diff --git a/x11-plugins/guifications/metadata.xml 
b/x11-plugins/guifications/metadata.xml
index 85e4ed814fa2..e8de1c56b30f 100644
--- a/x11-plugins/guifications/metadata.xml
+++ b/x11-plugins/guifications/metadata.xml
@@ -1,5 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
+   
+   native...@gentoo.org
+   Andreas Schuerch
+   
 



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

2024-02-25 Thread Andreas Schuerch
commit: 22fc2413208a9dc2c73c438f3c958ec0fc5e9bfc
Author: Andreas Schuerch  gentoo  org>
AuthorDate: Sun Feb 25 10:01:52 2024 +
Commit: Andreas Schuerch  gentoo  org>
CommitDate: Sun Feb 25 10:11:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fc2413

x11-plugins/guifications: EAPI8 bump, fix LICENSE, fix bug #853010

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

 .../guifications/guifications-2.16-r1.ebuild   | 35 ++
 1 file changed, 35 insertions(+)

diff --git a/x11-plugins/guifications/guifications-2.16-r1.ebuild 
b/x11-plugins/guifications/guifications-2.16-r1.ebuild
new file mode 100644
index ..e54eb1cf8f87
--- /dev/null
+++ b/x11-plugins/guifications/guifications-2.16-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="pidgin-${PN}"
+MY_PV="${PV/_beta/beta}"
+MY_P="${MY_PN}-${MY_PV}"
+
+DESCRIPTION="Guifications is a graphical notification plugin for pidgin"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz2;
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="debug nls"
+
+RDEPEND="net-im/pidgin[gtk]
+   x11-libs/gtk+:2"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+   econf \
+   $(use_enable debug ) \
+   $(use_enable nls)
+}
+
+src_install() {
+   default
+
+   find "${D}" -type f -name '*.la' -delete || die "la removal failed"
+}



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

2021-04-11 Thread Sam James
commit: cd02831690b69689452ddb171d6af4796ce00896
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 11 23:58:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 12 01:07:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd028316

x11-plugins/guifications: fix DEPEND typo

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
index f6ac6a1017d..0c8a39b85b1 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ IUSE="debug nls"
 RDEPEND="net-im/pidgin[gtk]
x11-libs/gtk+:2"
 
-DEPEND="${DEPEND}
+DEPEND="${RDEPEND}
virtual/pkgconfig"
 
 src_configure() {



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

2020-03-20 Thread Matt Turner
commit: 5d4d8370f27005a963095786e52d717df26c0101
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:50:55 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4d8370

x11-plugins/guifications: drop hppa keywords

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
index 1f47640b99b..f6ac6a1017d 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE="debug nls"
 
 RDEPEND="net-im/pidgin[gtk]



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

2020-02-07 Thread Mart Raudsepp
commit: 62832bd6df944516f7f3047243d37d0e0d36037f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Feb  7 22:30:52 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Feb  7 22:44:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62832bd6

x11-plugins/guifications: drop to ~hppa

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
index f50721872ac..1f47640b99b 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ 
SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc sparc x86"
+KEYWORDS="amd64 ~hppa ppc sparc x86"
 IUSE="debug nls"
 
 RDEPEND="net-im/pidgin[gtk]



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

2018-05-27 Thread Aaron Bauman
commit: 74a09ef4102dd69a9c9c8cf967bdec6f73ac7909
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun May 27 13:53:02 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun May 27 18:23:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a09ef4

x11-plugins/guifications: nix src_install()

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-plugins/guifications/guifications-2.16.ebuild | 5 -
 1 file changed, 5 deletions(-)

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
index 95bed743de1..7c04124a3e3 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -28,8 +28,3 @@ src_configure() {
$(use_enable debug ) \
$(use_enable nls) || die "econf failure"
 }
-
-src_install() {
-   emake install DESTDIR="${D}" || die "make install failure"
-   default
-}



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

2018-05-27 Thread Aaron Bauman
commit: 9b5229b7edf3c14d056403b61c1edd6d37c6fb68
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun May 27 15:55:54 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun May 27 18:23:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5229b7

x11-plugins/guifications: remove obsolete || die

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
index 7c04124a3e3..f50721872ac 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -26,5 +26,5 @@ DEPEND="${DEPEND}
 src_configure() {
econf \
$(use_enable debug ) \
-   $(use_enable nls) || die "econf failure"
+   $(use_enable nls)
 }



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

2018-05-26 Thread Aaron Bauman
commit: d95632b32651ea54934fa4871e7aca72234a816c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat May 26 16:30:02 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May 26 18:16:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d95632b3

x11-plugins/guifications: bump EAPI and drop eutils

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-plugins/guifications/guifications-2.16.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
index 70ceda6a6a7..95bed743de1 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="2"
-
-inherit eutils
+EAPI=6
 
 MY_PN=pidgin-${PN}
 MY_PV=${PV/_beta/beta}
 MY_P=${MY_PN}-${MY_PV}
 S="${WORKDIR}/${MY_P}"
+
 DESCRIPTION="Guifications is a graphical notification plugin for pidgin"
 HOMEPAGE="http://plugins.guifications.org/;
 
SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz2;
@@ -32,5 +31,5 @@ src_configure() {
 
 src_install() {
emake install DESTDIR="${D}" || die "make install failure"
-   dodoc AUTHORS ChangeLog INSTALL NEWS README TODO VERSION || die
+   default
 }



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

2017-02-07 Thread David Seifert
commit: d65d555a3f2a687d767e982b80d8fe4dc829be41
Author: Harri Nieminen  gmail  com>
AuthorDate: Tue Feb  7 15:42:46 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb  7 17:46:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65d555a

x11-plugins/guifications: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3867

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

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
index 259baa5..4c14e58 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ MY_PN=pidgin-${PN}
 MY_PV=${PV/_beta/beta}
 MY_P=${MY_PN}-${MY_PV}
 S="${WORKDIR}/${MY_P}"
-DESCRIPTION="Guifications is a graphical notification plugin for the open 
source instant message client pidgin"
+DESCRIPTION="Guifications is a graphical notification plugin for pidgin"
 HOMEPAGE="http://plugins.guifications.org/;
 
SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz2;