diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-07-16 06:33:57 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-07-16 06:33:57 +0000 |
commit | c101215129fd209f84077af6c74f575893b588be (patch) | |
tree | 1194403e888c0cdd0218ddaab6f3aabb1e7f27d5 /x11-wm | |
parent | Version bump (bug #554948) (diff) | |
download | gentoo-2-c101215129fd209f84077af6c74f575893b588be.tar.gz gentoo-2-c101215129fd209f84077af6c74f575893b588be.tar.bz2 gentoo-2-c101215129fd209f84077af6c74f575893b588be.zip |
Fixed dependency on x11-libs/gdk-pixbuf (bug #554900)
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 981CA6FC)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-1.3.10.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-1.3.8.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-1.3.9.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-wm/icewm/ChangeLog b/x11-wm/icewm/ChangeLog index 6cc61fc714fa..8acda453839f 100644 --- a/x11-wm/icewm/ChangeLog +++ b/x11-wm/icewm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/icewm # Copyright 1999- Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.172 2015/07/07 09:55:50 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.173 2015/07/16 06:33:57 polynomial-c Exp $ + + 16 Jul 2015; Lars Wendler <polynomial-c@gentoo.org> icewm-1.3.8.ebuild, + icewm-1.3.9.ebuild, icewm-1.3.10.ebuild: + Fixed dependency on x11-libs/gdk-pixbuf (bug #554900). *icewm-1.3.10 (07 Jul 2015) diff --git a/x11-wm/icewm/icewm-1.3.10.ebuild b/x11-wm/icewm/icewm-1.3.10.ebuild index 21c5fe5c1532..be5d9fbedf44 100644 --- a/x11-wm/icewm/icewm-1.3.10.ebuild +++ b/x11-wm/icewm/icewm-1.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.3.10.ebuild,v 1.1 2015/07/07 09:55:50 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.3.10.ebuild,v 1.2 2015/07/16 06:33:57 polynomial-c Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -25,7 +25,7 @@ S=${WORKDIR}/${P/_} RDEPEND=" media-libs/fontconfig - x11-libs/gdk-pixbuf:2 + x11-libs/gdk-pixbuf:2[X] x11-libs/libX11 x11-libs/libXrandr x11-libs/libXext diff --git a/x11-wm/icewm/icewm-1.3.8.ebuild b/x11-wm/icewm/icewm-1.3.8.ebuild index dbbf0326b0a5..8bc318534c7e 100644 --- a/x11-wm/icewm/icewm-1.3.8.ebuild +++ b/x11-wm/icewm/icewm-1.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.3.8.ebuild,v 1.7 2015/04/08 17:29:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.3.8.ebuild,v 1.8 2015/07/16 06:33:57 polynomial-c Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -24,7 +24,7 @@ RESTRICT="test" S=${WORKDIR}/${P/_} RDEPEND=" - x11-libs/gdk-pixbuf:2 + x11-libs/gdk-pixbuf:2[X] x11-libs/libX11 x11-libs/libXrandr x11-libs/libXext diff --git a/x11-wm/icewm/icewm-1.3.9.ebuild b/x11-wm/icewm/icewm-1.3.9.ebuild index 29904d6b75ff..9620a74774df 100644 --- a/x11-wm/icewm/icewm-1.3.9.ebuild +++ b/x11-wm/icewm/icewm-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.3.9.ebuild,v 1.3 2015/04/08 17:29:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.3.9.ebuild,v 1.4 2015/07/16 06:33:57 polynomial-c Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -25,7 +25,7 @@ S=${WORKDIR}/${P/_} RDEPEND=" media-libs/fontconfig - x11-libs/gdk-pixbuf:2 + x11-libs/gdk-pixbuf:2[X] x11-libs/libX11 x11-libs/libXrandr x11-libs/libXext |