diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-28 14:37:54 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-28 14:37:54 +0000 |
commit | 60afa4e991052bfddb268768f7703bf91d62f96c (patch) | |
tree | 85c0d03f23bce60238bc5bb5d2fc7992a79cbfcb /x11-plugins | |
parent | Fix slot-dep on gtk+ (diff) | |
download | gentoo-2-60afa4e991052bfddb268768f7703bf91d62f96c.tar.gz gentoo-2-60afa4e991052bfddb268768f7703bf91d62f96c.tar.bz2 gentoo-2-60afa4e991052bfddb268768f7703bf91d62f96c.zip |
Fix slot-dep on gtk+
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmcoincoin/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild | 8 |
2 files changed, 11 insertions, 5 deletions
diff --git a/x11-plugins/wmcoincoin/ChangeLog b/x11-plugins/wmcoincoin/ChangeLog index 008be041d06b..ab601792f595 100644 --- a/x11-plugins/wmcoincoin/ChangeLog +++ b/x11-plugins/wmcoincoin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmcoincoin -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.23 2008/12/02 10:59:31 s4t4n Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.24 2011/03/28 14:37:54 nirbheek Exp $ + + 28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + wmcoincoin-2.5.1f.ebuild: + Fix slot-dep on gtk+ 02 Dec 2008; Michele Noberasco <s4t4n@gentoo.org> wmcoincoin-2.5.0g.ebuild: Wiped out oldest release. diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild index 578fbdf99e93..34ed0f1d04e1 100644 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild,v 1.4 2008/06/28 06:47:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild,v 1.5 2011/03/28 14:37:54 nirbheek Exp $ + +EAPI="1" DESCRIPTION="a dockapp for browsing dacode news and board sites." HOMEPAGE="http://hules.free.fr/wmcoincoin" @@ -11,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="nls xinerama" -RDEPEND=">=x11-libs/gtk+-2 +RDEPEND="x11-libs/gtk+:2 media-libs/imlib2 x11-libs/libXext x11-libs/libXpm |