summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:35:57 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:35:57 +0000
commit0ade52bd0e6ddaee22d020acee9cfb4d627e6820 (patch)
treeb5bdc96647866b76b4b5f0b33fbebd66bfb3b889 /net-im/ekg
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-0ade52bd0e6ddaee22d020acee9cfb4d627e6820.tar.gz
gentoo-2-0ade52bd0e6ddaee22d020acee9cfb4d627e6820.tar.bz2
gentoo-2-0ade52bd0e6ddaee22d020acee9cfb4d627e6820.zip
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'net-im/ekg')
-rw-r--r--net-im/ekg/ChangeLog5
-rw-r--r--net-im/ekg/ekg-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ekg/ChangeLog b/net-im/ekg/ChangeLog
index 65e82b3a7a28..11634ffd1c54 100644
--- a/net-im/ekg/ChangeLog
+++ b/net-im/ekg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ekg
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.6 2004/03/27 05:25:19 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.7 2004/04/14 09:35:57 aliz Exp $
+
+ 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> ekg-1.3.ebuild:
+ Fixes IUSE.
30 Mar 2004; Chris Aniszczyk <zx@gentoo.org> ekg-1.4-r1.ebuild:
Stable on hppa
diff --git a/net-im/ekg/ekg-1.3.ebuild b/net-im/ekg/ekg-1.3.ebuild
index e81be0cc37a8..006db90d5ef4 100644
--- a/net-im/ekg/ekg-1.3.ebuild
+++ b/net-im/ekg/ekg-1.3.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.3.ebuild,v 1.5 2004/02/22 22:43:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.3.ebuild,v 1.6 2004/04/14 09:35:57 aliz Exp $
-IUSE="ssl ncurses zlib python readline"
+IUSE="ssl ncurses zlib python"
DESCRIPTION="EKG (Eksperymentalny Klient Gadu-Gadu) - a text client for Polish instant messaging system Gadu-Gadu"
SRC_URI="http://dev.null.pl/ekg/${P}.tar.gz"