public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/
Date: Sun, 23 Oct 2016 23:01:59 +0000 (UTC)	[thread overview]
Message-ID: <1477263614.d574960bd8f34694c9748eb18c8694422bb61929.eva@gentoo> (raw)

commit:     d574960bd8f34694c9748eb18c8694422bb61929
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 22:23:44 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 23:00:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d574960b

net-irc/polari: cleanup old revisions

Package-Manager: portage-2.3.1

 net-irc/polari/Manifest                |  2 --
 net-irc/polari/polari-3.18.1-r1.ebuild | 33 ---------------------------------
 net-irc/polari/polari-3.20.2.ebuild    | 31 -------------------------------
 net-irc/polari/polari-3.20.3.ebuild    | 31 -------------------------------
 4 files changed, 97 deletions(-)

diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest
index 00a9461..4c30eb4 100644
--- a/net-irc/polari/Manifest
+++ b/net-irc/polari/Manifest
@@ -1,4 +1,2 @@
-DIST polari-3.18.1.tar.xz 478244 SHA256 554a089b1edf88d49408ecf6ce79ad6f7114ecf557753c8f39a9af153a76843a SHA512 955a87274f262af4838710969533e86553995ce1355d0a4b33acd6c2e9a9c8ddeedd42d40204dedd0e8f4d4f2dcf0341f9bb7d9de4fd00e2ac8b6a821fddb7af WHIRLPOOL 2702ef3f0fc244150e03e6afd81c3f6803f2609e7df528ef86da9a3f9c49a574fa900574a3a9107cee5603a97cff4e0fb6ceda3c1e570b9c4fc2681f785fdb3f
-DIST polari-3.20.2.tar.xz 522868 SHA256 4b7641e54ee8a2e6018e1b4cea4802d94d90c2f09b9558e0a767838effd1347f SHA512 f796bc92567aa2f409f9d90b580b8bfbaabb3a7009ab4531d4b3cc45a185334da2bf26b7a58d33db68e7797018e05a2831dd0421dbcd81bd72cdb2f41125f316 WHIRLPOOL 7feb154592ac622e9101e8af7b7ddba449da493511e133f867858b0464eeccf1d5db1d403b4981fdefd0f75abb1dfbc90e355c65cdb0eace4393f761a2c70f25
 DIST polari-3.20.3.tar.xz 524048 SHA256 9085ad756060eb9759471c195cfe6af22b99489b8f28dc05ff4c91ccaf37c2f0 SHA512 ba1cac1b2787051627bac0929b8154c18b77c57d765f21999f352388e535ab3553d344f90d815eee331a6a6f787e9ec903d2b26e1c1bdf359c391db5f9c76e9c WHIRLPOOL b7d7ccc95abda6a363a8c86b8aa38e7118cc78cbd9bbbf6b91b6b7344e1e7a443f6d56da4bbd9cd082187aa190c82057f7363714c3b9af33bd95ec35fcf2bfca
 DIST polari-3.22.1.tar.xz 616280 SHA256 571b97109b1a7f1c64c96fbfe19f015e04f7fe08caa4f04eef8e9ed4fb3c8f74 SHA512 1005b579505fdfe159f6e9e707a846b3e3ed866fe5f732882cc372f82253435be497519bed358dabe0fc3fed968ea6fcac2442d7390968720ec5c3fd7247f252 WHIRLPOOL f26249388804bea22d2946a05a0eee473bff36df15a483dd0672947949694d25ee7be2854f5fb2d25c8be351a65641cd553830793c8781bc8645cf2c7ad2a5fd

diff --git a/net-irc/polari/polari-3.18.1-r1.ebuild b/net-irc/polari/polari-3.18.1-r1.ebuild
deleted file mode 100644
index 6fa784a..00000000
--- a/net-irc/polari/polari-3.18.1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="An IRC client for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Polari"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-libs/gjs
-	>=dev-libs/glib-2.43.4:2
-	>=dev-libs/gobject-introspection-0.9.6
-	net-libs/telepathy-glib[introspection]
-	>=x11-libs/gtk+-3.15.6:3[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
-	>=net-irc/telepathy-idle-0.2
-	net-im/telepathy-logger[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	virtual/pkgconfig
-"

diff --git a/net-irc/polari/polari-3.20.2.ebuild b/net-irc/polari/polari-3.20.2.ebuild
deleted file mode 100644
index 1efdad0..00000000
--- a/net-irc/polari/polari-3.20.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="An IRC client for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Polari"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-libs/gjs
-	>=dev-libs/glib-2.43.4:2
-	>=dev-libs/gobject-introspection-0.9.6
-	net-libs/telepathy-glib[introspection]
-	>=x11-libs/gtk+-3.19.12:3[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
-	>=net-irc/telepathy-idle-0.2
-	net-im/telepathy-logger[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	virtual/pkgconfig
-"

diff --git a/net-irc/polari/polari-3.20.3.ebuild b/net-irc/polari/polari-3.20.3.ebuild
deleted file mode 100644
index 7c56b3a..00000000
--- a/net-irc/polari/polari-3.20.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="An IRC client for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Polari"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-libs/gjs
-	>=dev-libs/glib-2.43.4:2
-	>=dev-libs/gobject-introspection-0.9.6:=
-	net-libs/telepathy-glib[introspection]
-	>=x11-libs/gtk+-3.19.12:3[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
-	>=net-irc/telepathy-idle-0.2
-	net-im/telepathy-logger[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	virtual/pkgconfig
-"


             reply	other threads:[~2016-10-23 23:02 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-23 23:01 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-15  9:22 [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/ Pacho Ramos
2025-06-09  0:30 Sam James
2024-07-15 20:27 Pacho Ramos
2024-07-15 20:27 Pacho Ramos
2024-03-03 20:55 Mart Raudsepp
2024-03-02 22:41 Mart Raudsepp
2024-02-10 18:53 Arthur Zamarin
2024-02-10 18:53 Arthur Zamarin
2024-01-05 21:37 Mart Raudsepp
2024-01-05 21:33 Mart Raudsepp
2023-09-16 22:53 Matt Turner
2023-01-03 14:08 Matt Turner
2022-12-16 20:37 Arthur Zamarin
2022-10-11 19:57 Matt Turner
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2022-05-30 23:33 Matt Turner
2022-01-25  0:51 Sam James
2021-07-06  4:19 Matt Turner
2021-07-06  4:00 Matt Turner
2020-11-07 15:23 Mart Raudsepp
2020-08-30 18:09 Sam James
2020-08-30 15:17 Thomas Deutschmann
2020-08-22 12:09 Mart Raudsepp
2020-07-04 15:07 Mart Raudsepp
2020-06-29 15:42 Mikle Kolyada
2020-06-28 14:19 Thomas Deutschmann
2020-06-13 15:24 Mart Raudsepp
2019-05-18 23:05 Mart Raudsepp
2019-03-17 14:09 Mart Raudsepp
2018-12-21 22:17 Gilles Dartiguelongue
2018-02-03 23:00 Mart Raudsepp
2018-01-18  3:39 Mikle Kolyada
2017-07-19 10:15 Mart Raudsepp
2017-07-14  8:52 Mart Raudsepp
2017-04-02 13:03 Mart Raudsepp
2016-11-11 12:47 Gilles Dartiguelongue
2016-11-02  8:33 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-09-08 23:03 Gilles Dartiguelongue
2016-09-06 23:15 Gilles Dartiguelongue
2016-07-02 17:12 Pacho Ramos
2016-07-02 17:12 Pacho Ramos
2016-06-11 19:39 Pacho Ramos
2016-06-11 12:06 Pacho Ramos
2016-03-06 21:34 Alexandre Rostovtsev
2016-03-06 21:34 Alexandre Rostovtsev
2016-03-06 20:36 Mikle Kolyada
2015-11-15 14:23 Pacho Ramos
2015-10-19 16:43 Gilles Dartiguelongue
2015-09-06 20:55 Pacho Ramos

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=1477263614.d574960bd8f34694c9748eb18c8694422bb61929.eva@gentoo \
    --to=eva@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