net-irc/polari: remove old
authorMart Raudsepp <leio@gentoo.org>
Sat, 18 May 2019 22:26:56 +0000 (01:26 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 18 May 2019 22:26:56 +0000 (01:26 +0300)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-irc/polari/Manifest
net-irc/polari/polari-3.24.2.ebuild [deleted file]

index ad87e6a6bffaae39165e01db5e8b0f8bf8a99267..c7257364b56906ca7c8359697c062e31c34213a6 100644 (file)
@@ -1,2 +1 @@
-DIST polari-3.24.2.tar.xz 804160 BLAKE2B c0e651d478cf814d1e055ef196ea725a17c50ee4836df7939b73dc59bbea0f74d8dbf6ceebd07b3748b6814fa52ae8a300515ac8f6952f59546e7c27ed35d6da SHA512 23a475d657556e7f4e93dde8e545bf7bede227635d540bd006b85b068923d87e713bd05f14d8ccde458bf6efd4920665bca02ea41c4de870680581ebfa595f0e
 DIST polari-3.30.2.tar.xz 1153792 BLAKE2B 992f39e989179617164fb9d955a5211aa466293882d773c5783792503741cf62ae7fa848697046f2888bdc04c083e0b3fef0be18055e2d2c2607cc029eb2c816 SHA512 4aae1bd70498ddbddab494c9484c039bc5fabc13860ddd6a2001858808baea004c9f463b37c9392eaac62cf951867ea6e24e77053976bd4524dd711ac52a5b4d
diff --git a/net-irc/polari/polari-3.24.2.ebuild b/net-irc/polari/polari-3.24.2.ebuild
deleted file mode 100644 (file)
index b97448b..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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="
-       >=x11-libs/gtk+-3.21.6:3[introspection]
-       net-libs/telepathy-glib[introspection]
-       >=dev-libs/glib-2.43.4:2
-       >=dev-libs/gobject-introspection-1.50:=
-       >=dev-libs/gjs-1.45.3
-       <dev-libs/gjs-1.53
-       x11-libs/gdk-pixbuf:2[introspection]
-       >=app-text/gspell-1.4.0[introspection]
-       x11-libs/pango[introspection]
-       app-crypt/libsecret[introspection]
-       net-libs/libsoup:2.4[introspection]
-       net-im/telepathy-logger[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
-"