summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-02-04 00:58:25 +0200
committerMart Raudsepp <leio@gentoo.org>2018-02-04 00:59:59 +0200
commit4eb705eae5a53b462238f63a4e22f24a50f6742c (patch)
treeb0ffc957f38325751e09188609382d35ce24a4d0 /net-irc
parentmedia-video/totem: remove old (diff)
downloadgentoo-4eb705eae5a53b462238f63a4e22f24a50f6742c.tar.gz
gentoo-4eb705eae5a53b462238f63a4e22f24a50f6742c.tar.bz2
gentoo-4eb705eae5a53b462238f63a4e22f24a50f6742c.zip
net-irc/polari: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/polari/Manifest1
-rw-r--r--net-irc/polari/polari-3.22.2.ebuild35
2 files changed, 0 insertions, 36 deletions
diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest
index 210d557a807d..bcac65e8a933 100644
--- a/net-irc/polari/Manifest
+++ b/net-irc/polari/Manifest
@@ -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
diff --git a/net-irc/polari/polari-3.22.2.ebuild b/net-irc/polari/polari-3.22.2.ebuild
deleted file mode 100644
index 247adce60aeb..000000000000
--- a/net-irc/polari/polari-3.22.2.ebuild
+++ /dev/null
@@ -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
-"