public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/
Date: Sun, 11 Dec 2016 09:45:34 +0000 (UTC)	[thread overview]
Message-ID: <1481449481.7232acd66cfbeda08875321a1e84ca1e70d64285.soap@gentoo> (raw)

commit:     7232acd66cfbeda08875321a1e84ca1e70d64285
Author:     Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
AuthorDate: Sun Dec 11 06:32:06 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 09:44:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7232acd6

net-irc/hexchat: version bump 2.12.4

* Also syncronize live ebuild
* Remove doat plugin (removed upstream)

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3077

 net-irc/hexchat/Manifest                                         | 2 +-
 net-irc/hexchat/{hexchat-2.12.3.ebuild => hexchat-2.12.4.ebuild} | 3 +--
 net-irc/hexchat/hexchat-9999.ebuild                              | 3 +--
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/net-irc/hexchat/Manifest b/net-irc/hexchat/Manifest
index e22ec61..f9d2ae0 100644
--- a/net-irc/hexchat/Manifest
+++ b/net-irc/hexchat/Manifest
@@ -1,3 +1,3 @@
 DIST hexchat-2.10.2.tar.xz 1529732 SHA256 87ebf365c576656fa3f23f51d319b3a6d279e4a932f2f8961d891dd5a5e1b52c SHA512 799be6ca02d4f7bad98c005e0fb7dba151717b52841d7f2dd3ed86b80a20de934825a1e58aab4621ac751a605103e68e368a95e9709c48f52b9e5333e5e290ab WHIRLPOOL 5d8dcd59941a145544bbde2e761db092e801036d6879a0eb3a8b48ece43c02c78df88c889304ac1b4594e89cd68fccc02cd1239d6b60b4a0c13a5156f28154a7
 DIST hexchat-2.12.2.tar.xz 1600156 SHA256 6dad783f37aac32a8301a12d498af7a74900f011aec4e77bb378ae9797a3ccf6 SHA512 848ce16423e84ce3b019d4f0308eee0593a250a6441c7487ddafdff0b92d95e38de1b9edbcf8710522eef3016ec549a8c338bbe82d1f649523b56f4e81059417 WHIRLPOOL ee0c1ac39f57600a2bb4d08b00d996a0bae12c99e5a1f9a0aa9b02122226d4af35215ab2b4d9f4038afd9b876589331e2e05123b1e9fbf0a2ea29b9a1fd0e667
-DIST hexchat-2.12.3.tar.xz 1577736 SHA256 6f2b22372c7a9ed8ffab817079638e8f4178f5f8ba63c89cb3baa01be614f2ba SHA512 1ee8348b70ed27786874aebb136e78b9d3b24bc55b7cebb5c6a730970f6aa3ec690f8c7422003d7ace56987ca84c993694c8ab6b830ef39b620e544fc7353b04 WHIRLPOOL 0b972ddb2769ddc634a7e7f5f018f2f012cbd6233ae664f97be6891ca76a67104133d942e73d7472e2ff2e3fecd3c6553fc9bbab677c5486cdd3f1ba6c067472
+DIST hexchat-2.12.4.tar.xz 1451468 SHA256 fa35913158bbc7d0d99de79371b6df3e8d21802f1d2c7c92f0e5db694acf2c3a SHA512 48d30c23973a19efc7a8e6d00a3e9675e8556a6fa9da046175b3d87bdab0bebbc6caf58970d654e270421d0d49c2cd9f498b425b7e3a49dd81670dc4825fca40 WHIRLPOOL f0e48900c9cf048ad6238338630788197865bf649d4d373a3905b7dffd0076cbdeffc6bd14602fdb5924f6da5bb422739cde7f05b844482735157bb0ba39e712

diff --git a/net-irc/hexchat/hexchat-2.12.3.ebuild b/net-irc/hexchat/hexchat-2.12.4.ebuild
similarity index 96%
rename from net-irc/hexchat/hexchat-2.12.3.ebuild
rename to net-irc/hexchat/hexchat-2.12.4.ebuild
index 0b74edb..ca41df6 100644
--- a/net-irc/hexchat/hexchat-2.12.3.ebuild
+++ b/net-irc/hexchat/hexchat-2.12.4.ebuild
@@ -21,7 +21,7 @@ fi
 
 LICENSE="GPL-2 plugin-fishlim? ( MIT )"
 SLOT="0"
-IUSE="dbus debug +gtk libcanberra libnotify libproxy libressl lua nls perl plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager"
+IUSE="dbus debug +gtk libcanberra libnotify libproxy libressl lua nls perl plugin-checksum plugin-fishlim plugin-sysinfo python spell ssl theme-manager"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 COMMON_DEPEND="dev-libs/glib:2
@@ -82,7 +82,6 @@ src_configure() {
 		$(use_enable python python "${EPYTHON}") \
 		$(use_enable perl) \
 		$(use_enable plugin-checksum checksum) \
-		$(use_enable plugin-doat doat) \
 		$(use_enable plugin-fishlim fishlim) \
 		$(use_enable plugin-sysinfo sysinfo) \
 		$(use_enable dbus) \

diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild
index 21b0714..7d62cb2 100644
--- a/net-irc/hexchat/hexchat-9999.ebuild
+++ b/net-irc/hexchat/hexchat-9999.ebuild
@@ -21,7 +21,7 @@ fi
 
 LICENSE="GPL-2 plugin-fishlim? ( MIT )"
 SLOT="0"
-IUSE="dbus debug +gtk libcanberra libnotify libproxy libressl lua nls perl plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager"
+IUSE="dbus debug +gtk libcanberra libnotify libproxy libressl lua nls perl plugin-checksum plugin-fishlim plugin-sysinfo python spell ssl theme-manager"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 COMMON_DEPEND="dev-libs/glib:2
@@ -80,7 +80,6 @@ src_configure() {
 		$(use_enable python python "${EPYTHON}") \
 		$(use_enable perl) \
 		$(use_enable plugin-checksum checksum) \
-		$(use_enable plugin-doat doat) \
 		$(use_enable plugin-fishlim fishlim) \
 		$(use_enable plugin-sysinfo sysinfo) \
 		$(use_enable dbus) \


             reply	other threads:[~2016-12-11  9:45 UTC|newest]

Thread overview: 107+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-11  9:45 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-29 19:16 [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/ Sam James
2025-04-29 19:16 Sam James
2025-04-29 19:16 Sam James
2025-04-29 19:16 Sam James
2024-05-29  6:10 Joonas Niilola
2024-05-28 20:49 Sam James
2024-05-28 17:08 Sam James
2024-05-28 12:11 Michał Górny
2024-02-29 16:14 Viorel Munteanu
2024-02-29 16:14 Viorel Munteanu
2024-02-29 16:14 Viorel Munteanu
2024-02-29 16:14 Viorel Munteanu
2024-02-29 16:14 Viorel Munteanu
2023-06-11  9:23 Michał Górny
2023-02-27 12:23 Andrew Ammerlaan
2023-02-27 12:23 Andrew Ammerlaan
2023-02-26 18:16 Arthur Zamarin
2023-01-11 11:24 Joonas Niilola
2023-01-07 11:30 Arthur Zamarin
2023-01-07  7:23 Sam James
2023-01-07  7:23 Sam James
2023-01-07  7:20 Sam James
2022-08-23  5:24 Sam James
2022-08-23  5:24 Sam James
2022-07-01  6:20 Sam James
2022-04-27  4:34 Arthur Zamarin
2022-04-25 15:48 Sam James
2022-04-24 17:47 Arthur Zamarin
2022-04-22 16:51 Arthur Zamarin
2022-04-21 13:00 Jakov Smolić
2022-04-21 13:00 Jakov Smolić
2022-02-19  5:20 Sam James
2022-02-13 23:30 Lars Wendler
2022-02-13 12:14 Lars Wendler
2022-02-13 12:14 Lars Wendler
2022-02-11 19:29 Arthur Zamarin
2022-01-31 18:51 Sam James
2022-01-31 18:50 Sam James
2022-01-31 18:50 Sam James
2022-01-31  6:24 Sam James
2021-11-22 13:17 Jakov Smolić
2021-10-04  7:24 Lars Wendler
2021-10-04  7:24 Lars Wendler
2021-10-03 22:02 David Seifert
2021-10-03  9:19 Lars Wendler
2021-06-16  9:30 Lars Wendler
2021-06-16  9:30 Lars Wendler
2021-06-01 11:14 Sam James
2021-04-30  9:54 Mikle Kolyada
2021-03-25 23:31 Conrad Kostecki
2021-01-24  3:52 Sam James
2021-01-23 22:51 Sam James
2021-01-23 22:42 Sam James
2021-01-23  4:20 Sam James
2021-01-23  4:09 Sam James
2020-12-24 23:30 Marek Szuba
2020-06-05  7:21 Mart Raudsepp
2020-04-03 13:11 Agostino Sarubbo
2020-04-03 12:19 Agostino Sarubbo
2020-04-03 12:16 Agostino Sarubbo
2020-04-03 12:12 Agostino Sarubbo
2020-04-03 12:06 Agostino Sarubbo
2020-04-03 12:05 Agostino Sarubbo
2020-02-10 12:12 Michał Górny
2020-02-02 19:35 Mart Raudsepp
2020-01-08 12:54 Joonas Niilola
2019-12-21 20:48 Lars Wendler
2019-12-21 20:48 Lars Wendler
2019-11-08 17:07 Andreas K. Hüttel
2019-03-13 14:31 Lars Wendler
2018-10-31  8:00 Lars Wendler
2018-09-03 12:11 Lars Wendler
2018-09-03 12:11 Lars Wendler
2018-07-24  0:34 Mikle Kolyada
2018-06-27 22:15 Sergei Trofimovich
2018-06-27  7:25 Tobias Klausmann
2018-06-27  7:09 Sergei Trofimovich
2018-06-24 13:09 Jason Zaman
2018-03-21  9:53 Lars Wendler
2018-03-16  8:28 Lars Wendler
2018-03-16  8:28 Lars Wendler
2018-03-15 23:22 Lars Wendler
2018-03-15 23:22 Lars Wendler
2018-02-11 11:02 Michał Górny
2018-01-15  5:15 Mike Frysinger
2017-07-30  9:44 Michał Górny
2017-02-05 17:27 Lars Wendler
2017-02-05 17:03 Markus Meier
2017-01-22  9:36 Jeroen Roovers
2017-01-21 11:37 Tobias Klausmann
2017-01-20 11:05 Agostino Sarubbo
2017-01-19 17:07 Agostino Sarubbo
2017-01-19 17:06 Agostino Sarubbo
2017-01-19 16:21 Agostino Sarubbo
2016-12-13 14:55 Lars Wendler
2016-12-11  9:48 David Seifert
2016-10-23 22:18 Lars Wendler
2016-10-16 17:24 David Seifert
2016-10-14  8:08 Lars Wendler
2016-10-14  8:07 Lars Wendler
2016-10-14  8:00 Lars Wendler
2016-10-07  6:13 Lars Wendler
2016-10-05  5:35 Matthias Maier
2016-05-22 19:35 Pacho Ramos
2015-09-30 20:16 Julian Ospald
2015-09-30 20:16 Julian Ospald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1481449481.7232acd66cfbeda08875321a1e84ca1e70d64285.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox