Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/
Date: Sat, 02 Jul 2016 17:12:36
Message-Id: 1467479488.bb96783e3740b514f56ec9b41e6f5ac6fc46085c.pacho@gentoo
1 commit: bb96783e3740b514f56ec9b41e6f5ac6fc46085c
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 16:55:12 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 17:11:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb96783e
7
8 net-irc/polari: Drop old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 net-irc/polari/Manifest | 1 -
13 net-irc/polari/polari-3.16.1.ebuild | 32 --------------------------------
14 net-irc/polari/polari-3.18.1.ebuild | 32 --------------------------------
15 3 files changed, 65 deletions(-)
16
17 diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest
18 index 6760873..95a15e0 100644
19 --- a/net-irc/polari/Manifest
20 +++ b/net-irc/polari/Manifest
21 @@ -1,2 +1 @@
22 -DIST polari-3.16.1.tar.xz 437300 SHA256 1d37a66db4c8763ca04de0adca92290ac34ca65f69b5fbfd6c044f746261f070 SHA512 884b0f8c0ff91bc8e55d43fa52a66e0508c30b65f6b4b1e0fc9cfb665d40b267d02c71081d37251628ba0fb21704c197d7c24573dbe311716d1caf7fbcf1fc64 WHIRLPOOL 70f662faeafd90ffb53691638e776284ad92900ff8b167ef57a3e6b4e60c52bdd7414bdda191cfa6848286972d18605108afc876f0644a56e64df62430b8aa10
23 DIST polari-3.18.1.tar.xz 478244 SHA256 554a089b1edf88d49408ecf6ce79ad6f7114ecf557753c8f39a9af153a76843a SHA512 955a87274f262af4838710969533e86553995ce1355d0a4b33acd6c2e9a9c8ddeedd42d40204dedd0e8f4d4f2dcf0341f9bb7d9de4fd00e2ac8b6a821fddb7af WHIRLPOOL 2702ef3f0fc244150e03e6afd81c3f6803f2609e7df528ef86da9a3f9c49a574fa900574a3a9107cee5603a97cff4e0fb6ceda3c1e570b9c4fc2681f785fdb3f
24
25 diff --git a/net-irc/polari/polari-3.16.1.ebuild b/net-irc/polari/polari-3.16.1.ebuild
26 deleted file mode 100644
27 index 7aeb89f..0000000
28 --- a/net-irc/polari/polari-3.16.1.ebuild
29 +++ /dev/null
30 @@ -1,32 +0,0 @@
31 -# Copyright 1999-2015 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -# $Id$
34 -
35 -EAPI="5"
36 -GCONF_DEBUG="no"
37 -
38 -inherit gnome2
39 -
40 -DESCRIPTION="An IRC client for Gnome"
41 -HOMEPAGE="https://wiki.gnome.org/Apps/Polari"
42 -
43 -LICENSE="GPL-2"
44 -SLOT="0"
45 -KEYWORDS="amd64 x86"
46 -IUSE=""
47 -
48 -COMMON_DEPEND="
49 - dev-libs/gjs
50 - >=dev-libs/glib-2.43.4:2
51 - >=dev-libs/gobject-introspection-0.9.6
52 - net-libs/telepathy-glib[introspection]
53 - >=x11-libs/gtk+-3.15.6:3[introspection]
54 -"
55 -RDEPEND="${COMMON_DEPEND}
56 - >=net-irc/telepathy-idle-0.2
57 -"
58 -DEPEND="${COMMON_DEPEND}
59 - dev-libs/appstream-glib
60 - >=dev-util/intltool-0.50
61 - virtual/pkgconfig
62 -"
63
64 diff --git a/net-irc/polari/polari-3.18.1.ebuild b/net-irc/polari/polari-3.18.1.ebuild
65 deleted file mode 100644
66 index 7aeb89f..0000000
67 --- a/net-irc/polari/polari-3.18.1.ebuild
68 +++ /dev/null
69 @@ -1,32 +0,0 @@
70 -# Copyright 1999-2015 Gentoo Foundation
71 -# Distributed under the terms of the GNU General Public License v2
72 -# $Id$
73 -
74 -EAPI="5"
75 -GCONF_DEBUG="no"
76 -
77 -inherit gnome2
78 -
79 -DESCRIPTION="An IRC client for Gnome"
80 -HOMEPAGE="https://wiki.gnome.org/Apps/Polari"
81 -
82 -LICENSE="GPL-2"
83 -SLOT="0"
84 -KEYWORDS="amd64 x86"
85 -IUSE=""
86 -
87 -COMMON_DEPEND="
88 - dev-libs/gjs
89 - >=dev-libs/glib-2.43.4:2
90 - >=dev-libs/gobject-introspection-0.9.6
91 - net-libs/telepathy-glib[introspection]
92 - >=x11-libs/gtk+-3.15.6:3[introspection]
93 -"
94 -RDEPEND="${COMMON_DEPEND}
95 - >=net-irc/telepathy-idle-0.2
96 -"
97 -DEPEND="${COMMON_DEPEND}
98 - dev-libs/appstream-glib
99 - >=dev-util/intltool-0.50
100 - virtual/pkgconfig
101 -"