From 444a425d3db3aa13e941578c363e6ff83a84247f Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 26 Nov 2016 13:12:08 +0100 Subject: [PATCH] =?utf8?q?x11-libs/librfm:=20Fix=20deps,=20bug=20#595204?= =?utf8?q?=20and=20#599736=20by=20Toralf=20F=C3=B6rster?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: portage-2.3.2 --- ....16.3.ebuild => librfm-5.3.16.3-r1.ebuild} | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) rename x11-libs/librfm/{librfm-5.3.16.3.ebuild => librfm-5.3.16.3-r1.ebuild} (58%) diff --git a/x11-libs/librfm/librfm-5.3.16.3.ebuild b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild similarity index 58% rename from x11-libs/librfm/librfm-5.3.16.3.ebuild rename to x11-libs/librfm/librfm-5.3.16.3-r1.ebuild index ea0262c10c6b..3692f5fbf160 100644 --- a/x11-libs/librfm/librfm-5.3.16.3.ebuild +++ b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit autotools eutils -MY_P=${PN}5-${PV} +MY_P="${PN}5-${PV}" -DESCRIPTION="the basic library used by some rfm applications, such as Rodent filemanager" +DESCRIPTION="The basic library used by some rfm applications, such as Rodent filemanager" HOMEPAGE="http://xffm.org/libxffm.html" SRC_URI="mirror://sourceforge/xffm/${PN}/${MY_P}.tar.bz2" @@ -16,26 +16,26 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=dev-libs/glib-2.22.5:2 +RDEPEND=" + >=dev-libs/glib-2.22.5:2 >=dev-libs/libdbh-5.0.13 >=dev-libs/libtubo-5.0.13 >=dev-libs/libxml2-2.4.0:2 - >=dev-libs/libzip-0.9 + >=dev-libs/libzip-0.9:0= >=gnome-base/librsvg-2.26:2 - >=x11-libs/cairo-1.12.6 - >=x11-libs/gtk+-3.12:3 - >=x11-libs/pango-1.28.0 - !=x11-libs/cairo-1.12.6[X] + >=x11-libs/gtk+-3.12:3[X] + >=x11-libs/pango-1.28.0[X] + !