commit:     8b40b7e1313a94a13dc297ee24a2b323b1d8fe16
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 16:12:22 2015 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 16:12:22 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b40b7e1

x11-wm/fvwm: fix mising slot-0 pegs and slot operators on deps

Package-Manager: portage-2.2.20.1

 x11-wm/fvwm/{fvwm-2.6.5.ebuild => fvwm-2.6.5-r1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-wm/fvwm/fvwm-2.6.5.ebuild b/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild
similarity index 97%
rename from x11-wm/fvwm/fvwm-2.6.5.ebuild
rename to x11-wm/fvwm/fvwm-2.6.5-r1.ebuild
index 74bc6a5..172bafa 100644
--- a/x11-wm/fvwm/fvwm-2.6.5.ebuild
+++ b/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -29,10 +29,10 @@ COMMON_DEPEND="
        x11-libs/libXrandr
        x11-libs/libXrender
        bidi? ( dev-libs/fribidi )
-       png? ( media-libs/libpng )
+       png? ( media-libs/libpng:0= )
        readline? (
-               sys-libs/ncurses
-               sys-libs/readline
+               sys-libs/ncurses:0=
+               sys-libs/readline:0=
        )
        stroke? ( dev-libs/libstroke )
        svg? ( gnome-base/librsvg )

Reply via email to