diff options
author | 2006-01-24 22:49:52 +0000 | |
---|---|---|
committer | 2006-01-24 22:49:52 +0000 | |
commit | a38cb25ee53cb60935da737696cb1deca675de55 (patch) | |
tree | 5ca690698f3d290fd8fabd51d85d0f1faaaceaa8 /x11-plugins/wmcoincoin | |
parent | Fixed DEPEND for modular X. (diff) | |
download | gentoo-2-a38cb25ee53cb60935da737696cb1deca675de55.tar.gz gentoo-2-a38cb25ee53cb60935da737696cb1deca675de55.tar.bz2 gentoo-2-a38cb25ee53cb60935da737696cb1deca675de55.zip |
Fixed DEPEND for modular X.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins/wmcoincoin')
-rw-r--r-- | x11-plugins/wmcoincoin/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmcoincoin/ChangeLog b/x11-plugins/wmcoincoin/ChangeLog index d0a38fbe9f82..3e748a4343de 100644 --- a/x11-plugins/wmcoincoin/ChangeLog +++ b/x11-plugins/wmcoincoin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmcoincoin -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.13 2005/09/02 19:25:51 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.14 2006/01/24 22:49:52 nelchael Exp $ + + 24 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> + wmcoincoin-2.5.0g.ebuild: + Fixed DEPEND for modular X. 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> wmcoincoin-2.5.0g.ebuild: diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild index 3179667a922b..e7c2c43e404a 100644 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild,v 1.4 2005/09/02 19:25:51 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild,v 1.5 2006/01/24 22:49:52 nelchael Exp $ IUSE="" @@ -12,8 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ppc x86" -DEPEND="virtual/libc - virtual/x11 +DEPEND="=x11-libs/gtk+-2* media-libs/imlib2" src_install () { |