commit:     0affb91ea237cd078dfa733711fc475c95d9b884
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 14:17:34 2015 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 14:18:20 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0affb91e

x11-wm/windowmaker-0.95.5: fix missing slot dep

Cures repoman warnings and ensures correctness of VDB.

Package-Manager: portage-2.2.20.1

 .../{windowmaker-0.95.5-r1.ebuild => windowmaker-0.95.5-r2.ebuild}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild 
b/x11-wm/windowmaker/windowmaker-0.95.5-r2.ebuild
similarity index 97%
rename from x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild
rename to x11-wm/windowmaker/windowmaker-0.95.5-r2.ebuild
index ef35c19..679ad08 100644
--- a/x11-wm/windowmaker/windowmaker-0.95.5-r1.ebuild
+++ b/x11-wm/windowmaker/windowmaker-0.95.5-r2.ebuild
@@ -21,9 +21,9 @@ DEPEND="media-libs/fontconfig
        x11-libs/libXpm
        x11-libs/libXt
        x11-libs/libXv
-       gif? ( >=media-libs/giflib-4.1.0-r3 )
+       gif? ( >=media-libs/giflib-4.1.0-r3:0= )
        png? ( media-libs/libpng:0= )
-       jpeg? ( virtual/jpeg )
+       jpeg? ( virtual/jpeg:0= )
        tiff? ( media-libs/tiff:0 )
        xinerama? ( x11-libs/libXinerama )
        xrandr? ( x11-libs/libXrandr )"

Reply via email to