diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-10-09 20:09:09 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-10-09 20:09:09 +0000 |
commit | 88f9ff20d19f86cc3c175697cee80bf79209a335 (patch) | |
tree | c301849708b115405d3c3e3b8d7143563b2d2fbc /net-im/ekg2/ekg2-20051202.ebuild | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | historical-88f9ff20d19f86cc3c175697cee80bf79209a335.tar.gz historical-88f9ff20d19f86cc3c175697cee80bf79209a335.tar.bz2 historical-88f9ff20d19f86cc3c175697cee80bf79209a335.zip |
Version bump
Package-Manager: portage-2.1.2_pre2-r5
Diffstat (limited to 'net-im/ekg2/ekg2-20051202.ebuild')
-rw-r--r-- | net-im/ekg2/ekg2-20051202.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/ekg2/ekg2-20051202.ebuild b/net-im/ekg2/ekg2-20051202.ebuild index ccdd81363607..8f0483100cca 100644 --- a/net-im/ekg2/ekg2-20051202.ebuild +++ b/net-im/ekg2/ekg2-20051202.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/ekg2/ekg2-20051202.ebuild,v 1.2 2005/12/13 00:24:37 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-20051202.ebuild,v 1.3 2006/10/09 20:09:09 sekretarz Exp $ DESCRIPTION="Text based Instant Messenger client that supports many protocols like Jabber and Gadu-Gadu" HOMEPAGE="http://www.ekg2.org/" @@ -18,7 +18,7 @@ DEPEND=">=dev-libs/expat-1.95.6 ssl? ( >=dev-libs/openssl-0.9.6m ) jpeg? ( >=media-libs/jpeg-6b-r2 ) spell? ( >=app-text/aspell-0.50.5 ) - !nogg? ( >=net-libs/libgadu-20040820 ) + !nogg? ( net-libs/libgadu ) gsm? ( >=media-sound/gsm-1.0.10 ) python? ( >=dev-lang/python-2.3.3 )" |