From 4cda2438833891a3e6a55f9ce29740de8d5e92f3 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 2 Apr 2017 15:37:24 +0300 Subject: net-irc/polari: remove old Package-Manager: Portage-2.3.5, Repoman-2.3.1 --- net-irc/polari/Manifest | 2 -- net-irc/polari/polari-3.20.3-r1.ebuild | 31 ------------------------------ net-irc/polari/polari-3.22.1.ebuild | 35 ---------------------------------- 3 files changed, 68 deletions(-) delete mode 100644 net-irc/polari/polari-3.20.3-r1.ebuild delete mode 100644 net-irc/polari/polari-3.22.1.ebuild (limited to 'net-irc') diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest index eb75cf8390f8..1769c6df7a00 100644 --- a/net-irc/polari/Manifest +++ b/net-irc/polari/Manifest @@ -1,3 +1 @@ -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 DIST polari-3.22.2.tar.xz 617316 SHA256 c7b4c382a9bae8094a576dbd9d022de0a90e186a36529a2eab914fe9d9b0045f SHA512 36bc3b506c73f5d27c32430a19134c2b147f6344840d3cd3ee2bee14369f4c8fc87b30445fbb8186e0dc79fbc8336985d6ef2e018c9a1f8809f06ee7ac68c876 WHIRLPOOL 2b7da35e441d4a3f55803f9ba59c150d559fbd87d092c0c3cf89b4d0c72ffc683c865be447c806b96603d5988875132271a70be6a5e112466d9eef6991df6d87 diff --git a/net-irc/polari/polari-3.20.3-r1.ebuild b/net-irc/polari/polari-3.20.3-r1.ebuild deleted file mode 100644 index 3949a1a6e799..000000000000 --- a/net-irc/polari/polari-3.20.3-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2016 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=" - >=dev-libs/gjs-1.45.3 - >=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.22.1.ebuild b/net-irc/polari/polari-3.22.1.ebuild deleted file mode 100644 index a20a530dfa93..000000000000 --- a/net-irc/polari/polari-3.22.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2016 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 -" -- cgit v1.2.3-18-g5258