* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2022-06-24 13:09 Andrew Ammerlaan
0 siblings, 0 replies; 9+ messages in thread
From: Andrew Ammerlaan @ 2022-06-24 13:09 UTC (permalink / raw
To: gentoo-commits
commit: cb7e5ebca3e2d7964b1085d9237c5d54cef7dc09
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jun 9 09:00:52 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 13:06:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb7e5ebc
x11-plugins/purple-libnotify-plus: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25827
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
index 54ed903d1c51..04b255be574f 100644
--- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
+++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools
DESCRIPTION="Provide libnotify interface to Pidgin and Finch"
-HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/"
+HOMEPAGE="https://github.com/sardemff7/purple-libnotify-plus"
SRC_URI="https://github.com/sardemff7/purple-libnotify-plus/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2018-04-17 20:27 David Seifert
0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2018-04-17 20:27 UTC (permalink / raw
To: gentoo-commits
commit: aa6babd7c6f7692a0f9a2a8192aeb49460b44dc8
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Apr 17 08:41:51 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 20:26:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6babd7
x11-plugins/purple-libnotify-plus: Clean up old
Package-Manager: Portage-2.3.29, Repoman-2.3.9
x11-plugins/purple-libnotify-plus/Manifest | 1 -
.../purple-libnotify-plus-1.99.2.ebuild | 27 ----------------------
2 files changed, 28 deletions(-)
diff --git a/x11-plugins/purple-libnotify-plus/Manifest b/x11-plugins/purple-libnotify-plus/Manifest
index c7574d5388a..72d8e1a4149 100644
--- a/x11-plugins/purple-libnotify-plus/Manifest
+++ b/x11-plugins/purple-libnotify-plus/Manifest
@@ -1,2 +1 @@
-DIST purple-libnotify-plus-1.99.2.tar.xz 229108 BLAKE2B 374dac4a80bdcc54e1a715c0b750d5029ae6e14331ec4015fb22469a9bbb4b70397d4f054dba476b48eeba6c118a8c83605ceede77b0387cb0b94463b1267c3f SHA512 f0f0a1995ef0f146d964f8f8893274b8e5782d7008c3fb776846a9b02ddf785618da1ce70414c7aa35a6f58c96ba769981674be81a8794bc6d66c120785bc5ab
DIST purple-libnotify-plus-2.99.1.tar.gz 20168 BLAKE2B bab24be1a541ae50fbbbacb0fa507f0e6000c3e74f1fa75ccceb809de88012f7492ec29ae96cf303cb38463e3af0c916aaead9365d5dce18904b34844e1e8c64 SHA512 436c2363c05b21f0a980e020fe09f3f285e8c9a4d131377f20ec13ecf5ce6ef1bea8ca6ae16de6154657e5d4a9b0229204e7f48a6807d36e516b95248daf11bf
diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild
deleted file mode 100644
index 2b90c33aa59..00000000000
--- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.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=4
-
-DESCRIPTION="Provide libnotify interface to Pidgin and Finch"
-HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/"
-SRC_URI="mirror://github/sardemff7/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- net-im/pidgin
- net-im/purple-events
- x11-libs/gdk-pixbuf
- x11-libs/libnotify"
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_configure() {
- econf --disable-silent-rules
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2018-04-12 20:54 Thomas Deutschmann
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Deutschmann @ 2018-04-12 20:54 UTC (permalink / raw
To: gentoo-commits
commit: a1ba731ba4cce40e07c11155c07ff5f3d7d36132
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 20:45:21 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 20:53:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ba731b
x11-plugins/purple-libnotify-plus: x86 stable (bug #651690)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
index 6152f0bba7e..5a3198f74a1 100644
--- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
+++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sardemff7/purple-libnotify-plus/archive/v${PV}.tar.g
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2018-04-01 18:24 Aaron Bauman
0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2018-04-01 18:24 UTC (permalink / raw
To: gentoo-commits
commit: 4ce2000a26e725b53856b0bae2a82ab07d554714
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 1 18:11:01 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 1 18:24:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce2000a
x11-plugins/purple-libnotify-plus: amd64 stable
Bug: https://bugs.gentoo.org/651690
Package-Manager: Portage-2.3.27, Repoman-2.3.9
x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
index c420337e7d8..6152f0bba7e 100644
--- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
+++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sardemff7/purple-libnotify-plus/archive/v${PV}.tar.g
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2017-02-07 17:48 David Seifert
0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2017-02-07 17:48 UTC (permalink / raw
To: gentoo-commits
commit: f304a156c94d28e1284e8ff92fdddac5dea046fe
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Feb 7 15:50:26 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Feb 7 17:46:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f304a156
x11-plugins/purple-libnotify-plus: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3867
x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild | 4 ++--
x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild
index 54d3501..5f5be51 100644
--- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild
+++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-1.99.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=4
-DESCRIPTION="Provide libnotify interface to Pidgin and Finch, inspired by Pidgin-libnotify and Guifications"
+DESCRIPTION="Provide libnotify interface to Pidgin and Finch"
HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/"
SRC_URI="mirror://github/sardemff7/${PN}/${P}.tar.xz"
diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
index 8464736..1825972 100644
--- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
+++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools eutils
-DESCRIPTION="Provide libnotify interface to Pidgin and Finch, inspired by Pidgin-libnotify and Guifications"
+DESCRIPTION="Provide libnotify interface to Pidgin and Finch"
HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/"
SRC_URI="https://github.com/sardemff7/purple-libnotify-plus/archive/v${PV}.tar.gz -> ${P}.tar.gz"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2016-05-22 19:35 Pacho Ramos
0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos @ 2016-05-22 19:35 UTC (permalink / raw
To: gentoo-commits
commit: 9c3f2aa0fd626ee326fe9722a4d3a1b92f3ea461
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 19:26:48 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 22 19:33:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3f2aa0
x11-plugins/purple-libnotify-plus: Cleanup due to #408423
Package-Manager: portage-2.3.0_rc1
x11-plugins/purple-libnotify-plus/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/x11-plugins/purple-libnotify-plus/metadata.xml b/x11-plugins/purple-libnotify-plus/metadata.xml
index cb9c27c..ca38299 100644
--- a/x11-plugins/purple-libnotify-plus/metadata.xml
+++ b/x11-plugins/purple-libnotify-plus/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>hasufell@gentoo.org</email>
- <name>Julian Ospald</name>
- </maintainer>
<upstream>
<maintainer status="active">
<email>sardemff7+gentoo@sardemff7.net</email>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2016-04-18 9:43 Patrice Clement
0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-04-18 9:43 UTC (permalink / raw
To: gentoo-commits
commit: 0c5a4274331c4fea30fd2448e0c540d2e7fc411d
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 09:28:00 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 09:29:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5a4274
x11-plugins/purple-libnotify-plus: Fix metadata.xml file.
Package-Manager: portage-2.2.26
x11-plugins/purple-libnotify-plus/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-plugins/purple-libnotify-plus/metadata.xml b/x11-plugins/purple-libnotify-plus/metadata.xml
index 7abfd74..cb9c27c 100644
--- a/x11-plugins/purple-libnotify-plus/metadata.xml
+++ b/x11-plugins/purple-libnotify-plus/metadata.xml
@@ -9,7 +9,6 @@
<maintainer status="active">
<email>sardemff7+gentoo@sardemff7.net</email>
<name>Quentin “Sardem FF7” Glidic</name>
- <description>CC him on bugs</description>
</maintainer>
<remote-id type="github">sardemff7/purple-libnotify-plus</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2015-08-16 15:10 Justin Lecher
0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2015-08-16 15:10 UTC (permalink / raw
To: gentoo-commits
commit: ef6bbce3df18e5c425f765c400aa802be5e26923
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 15:07:55 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 15:10:38 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6bbce3
x11-plugins/purple-libnotify-plus: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
x11-plugins/purple-libnotify-plus/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/purple-libnotify-plus/metadata.xml b/x11-plugins/purple-libnotify-plus/metadata.xml
index 08f16ca..eb4db31 100644
--- a/x11-plugins/purple-libnotify-plus/metadata.xml
+++ b/x11-plugins/purple-libnotify-plus/metadata.xml
@@ -11,6 +11,6 @@
<name>Quentin “Sardem FF7” Glidic</name>
<description>CC him on bugs</description>
</maintainer>
+ <remote-id type="github">sardemff7/purple-libnotify-plus</remote-id>
</upstream>
</pkgmetadata>
-
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/
@ 2015-08-13 14:28 Julian Ospald
0 siblings, 0 replies; 9+ messages in thread
From: Julian Ospald @ 2015-08-13 14:28 UTC (permalink / raw
To: gentoo-commits
commit: 44d28178916f7240c29feec17dd22f0e045de865
Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 14:27:31 2015 +0000
Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 14:27:31 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d28178
x11-plugins/purple-libnotify-plus: version bump to 2.99.1
x11-plugins/purple-libnotify-plus/Manifest | 1 +
.../purple-libnotify-plus-2.99.1.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/x11-plugins/purple-libnotify-plus/Manifest b/x11-plugins/purple-libnotify-plus/Manifest
index 4c8922d..cc5d060 100644
--- a/x11-plugins/purple-libnotify-plus/Manifest
+++ b/x11-plugins/purple-libnotify-plus/Manifest
@@ -1 +1,2 @@
DIST purple-libnotify-plus-1.99.2.tar.xz 229108 SHA256 0974d7a8e9e3730ad53ec37e3227fed2d0f69ba98028940e4f76a2e88b55172c SHA512 f0f0a1995ef0f146d964f8f8893274b8e5782d7008c3fb776846a9b02ddf785618da1ce70414c7aa35a6f58c96ba769981674be81a8794bc6d66c120785bc5ab WHIRLPOOL bfbf3fc934ae855b7a2d7d7ad94799b175fa636f53429c0e1a33667ad3c23130c22c7a50336b4e3843d745689fb604a70042ebbe5500e7c5b654a6d62996db20
+DIST purple-libnotify-plus-2.99.1.tar.gz 20168 SHA256 305335b359ced2266996d5968f3b2a44e89b7971dc79c39f10dcd498bac7ca8a SHA512 436c2363c05b21f0a980e020fe09f3f285e8c9a4d131377f20ec13ecf5ce6ef1bea8ca6ae16de6154657e5d4a9b0229204e7f48a6807d36e516b95248daf11bf WHIRLPOOL 20bf23705481c533dcc4adc2528970514ceb44062836f852ff367a7e9557d9e677a7395891434616c3f62b7de520d4c76584f3fdd8f4945863c6c88e72e45c7c
diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
new file mode 100644
index 0000000..8464736
--- /dev/null
+++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools eutils
+
+DESCRIPTION="Provide libnotify interface to Pidgin and Finch, inspired by Pidgin-libnotify and Guifications"
+HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/"
+SRC_URI="https://github.com/sardemff7/purple-libnotify-plus/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ net-im/pidgin
+ >=net-im/purple-events-0.99.1
+ x11-libs/gdk-pixbuf
+ >=x11-libs/libnotify-0.7.0"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_prepare() {
+ eautoreconf
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2022-06-24 13:09 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24 13:09 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/purple-libnotify-plus/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2018-04-17 20:27 David Seifert
2018-04-12 20:54 Thomas Deutschmann
2018-04-01 18:24 Aaron Bauman
2017-02-07 17:48 David Seifert
2016-05-22 19:35 Pacho Ramos
2016-04-18 9:43 Patrice Clement
2015-08-16 15:10 Justin Lecher
2015-08-13 14:28 Julian Ospald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox