net-irc/polari: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Mart Raudsepp
2018-02-04 00:58:25 +02:00
parent 4d98718aae
commit 4eb705eae5
2 changed files with 0 additions and 36 deletions

View File

@@ -1,2 +1 @@
DIST polari-3.22.2.tar.xz 617316 BLAKE2B 3eca7e01270f02973e90188a81a15215e5fc8cca19b684dec7185d906d6312a5188a0b67c7b664c708a6cac4ab58516c20f3c47efa2db0d0324ad86d145cdc42 SHA512 36bc3b506c73f5d27c32430a19134c2b147f6344840d3cd3ee2bee14369f4c8fc87b30445fbb8186e0dc79fbc8336985d6ef2e018c9a1f8809f06ee7ac68c876
DIST polari-3.24.2.tar.xz 804160 BLAKE2B c0e651d478cf814d1e055ef196ea725a17c50ee4836df7939b73dc59bbea0f74d8dbf6ceebd07b3748b6814fa52ae8a300515ac8f6952f59546e7c27ed35d6da SHA512 23a475d657556e7f4e93dde8e545bf7bede227635d540bd006b85b068923d87e713bd05f14d8ccde458bf6efd4920665bca02ea41c4de870680581ebfa595f0e

View File

@@ -1,35 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
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="
app-crypt/libsecret[introspection]
>=dev-libs/gjs-1.45.3
>=dev-libs/glib-2.43.4:2
>=dev-libs/gobject-introspection-1.50:=
net-im/telepathy-logger[introspection]
net-libs/libsoup:2.4[introspection]
net-libs/telepathy-glib[introspection]
x11-libs/gdk-pixbuf:2[introspection]
>=x11-libs/gtk+-3.21.6:3[introspection]
"
RDEPEND="${COMMON_DEPEND}
>=net-irc/telepathy-idle-0.2
"
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools
dev-libs/appstream-glib
>=sys-devel/gettext-0.19.6
virtual/pkgconfig
"