diff options
author | Marcin Kryczek <mkay@gentoo.org> | 2006-02-11 14:41:36 +0000 |
---|---|---|
committer | Marcin Kryczek <mkay@gentoo.org> | 2006-02-11 14:41:36 +0000 |
commit | 4aa1e7f9e7c92c2ca6e9a3a309768cd2edff5c7c (patch) | |
tree | 8eec05a1dac1337ca0af822785e903056dc1970a /net-im/kadu/kadu-0.4.0.ebuild | |
parent | Fixed some crappy versioning (diff) | |
download | gentoo-2-4aa1e7f9e7c92c2ca6e9a3a309768cd2edff5c7c.tar.gz gentoo-2-4aa1e7f9e7c92c2ca6e9a3a309768cd2edff5c7c.tar.bz2 gentoo-2-4aa1e7f9e7c92c2ca6e9a3a309768cd2edff5c7c.zip |
Removing virtual/x11 from dependencies. Also adding new snapshot
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-im/kadu/kadu-0.4.0.ebuild')
-rw-r--r-- | net-im/kadu/kadu-0.4.0.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-im/kadu/kadu-0.4.0.ebuild b/net-im/kadu/kadu-0.4.0.ebuild index 139419bb446d..1394e34a9222 100644 --- a/net-im/kadu/kadu-0.4.0.ebuild +++ b/net-im/kadu/kadu-0.4.0.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/net-im/kadu/kadu-0.4.0.ebuild,v 1.5 2005/07/07 04:58:28 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.4.0.ebuild,v 1.6 2006/02/11 14:41:36 mkay Exp $ inherit flag-o-matic eutils @@ -53,8 +53,7 @@ DEPEND="=x11-libs/qt-3* speech? ( app-accessibility/powiedz ) tcltk? ( >=dev-lang/tcl-8.4.0 >=dev-lang/tk-8.4.0 ) xmms? ( media-sound/xmms ) - xosd? ( x11-libs/xosd ) - X? ( virtual/x11 )" + xosd? ( x11-libs/xosd )" SRC_URI="http://kadu.net/download/stable/${P}.tar.bz2 http://biprowod.wroclaw.pl/kadu/smieci/tabs-${VTABS}.tar.bz2 |