diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-01-16 10:24:10 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-01-16 10:24:10 +0000 |
commit | 4f8877928055ad5ebc9d8fbae39b66b372904e4d (patch) | |
tree | 86c5406cf3781019fa22fafcd6568905dd72d034 /net-im/ekg/ekg-1.3.ebuild | |
parent | backported fix for segfault for libcurl. Submitted by Gustavo Felisberto <gus... (diff) | |
download | gentoo-2-4f8877928055ad5ebc9d8fbae39b66b372904e4d.tar.gz gentoo-2-4f8877928055ad5ebc9d8fbae39b66b372904e4d.tar.bz2 gentoo-2-4f8877928055ad5ebc9d8fbae39b66b372904e4d.zip |
fixed a Python-related bug in the ebuild, fixed headers in the older ebuilds, updated metadata
Diffstat (limited to 'net-im/ekg/ekg-1.3.ebuild')
-rw-r--r-- | net-im/ekg/ekg-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ekg/ekg-1.3.ebuild b/net-im/ekg/ekg-1.3.ebuild index dd0d4d6718d5..0a4c9715a7b2 100644 --- a/net-im/ekg/ekg-1.3.ebuild +++ b/net-im/ekg/ekg-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.2 2003/09/16 21:25:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.3.ebuild,v 1.3 2004/01/16 10:24:09 spock Exp $ IUSE="ssl ncurses zlib python readline" |