commit: 55b20523e2da93cbc0d5a45d22cb8790ce96fca8 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Tue Jun 9 22:43:37 2015 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Tue Jun 9 22:43:37 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=55b20523
net-irc/polari: moved to gentoo-x86 net-irc/polari/polari-3.16.1.ebuild | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/net-irc/polari/polari-3.16.1.ebuild b/net-irc/polari/polari-3.16.1.ebuild deleted file mode 100644 index aac73cb..0000000 --- a/net-irc/polari/polari-3.16.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="An IRC client for Gnome" -HOMEPAGE="https://wiki.gnome.org/Apps/Polari" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-libs/gjs - >=dev-libs/glib-2.43.4:2 - >=dev-libs/gobject-introspection-0.9.6 - net-libs/telepathy-glib[introspection] - >=x11-libs/gtk+-3.15.6:3[introspection] -" -DEPEND="${RDEPEND} - dev-libs/appstream-glib - >=dev-util/intltool-0.50 - virtual/pkgconfig -"
