diff options
author | 2004-01-16 10:24:10 +0000 | |
---|---|---|
committer | 2004-01-16 10:24:10 +0000 | |
commit | 46eadb1cddfd70c240d8c765def78dfc0b21756a (patch) | |
tree | 046015004b6e93a7d4288a4faa9e89d97121b8ec /net-im/ekg/ekg-1.4.ebuild | |
parent | backported fix for segfault for libcurl. Submitted by Gustavo Felisberto <gus... (diff) | |
download | historical-46eadb1cddfd70c240d8c765def78dfc0b21756a.tar.gz historical-46eadb1cddfd70c240d8c765def78dfc0b21756a.tar.bz2 historical-46eadb1cddfd70c240d8c765def78dfc0b21756a.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.4.ebuild')
-rw-r--r-- | net-im/ekg/ekg-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ekg/ekg-1.4.ebuild b/net-im/ekg/ekg-1.4.ebuild index ef8e828df85b..28dbe06e9702 100644 --- a/net-im/ekg/ekg-1.4.ebuild +++ b/net-im/ekg/ekg-1.4.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.4.ebuild,v 1.1 2003/12/01 19:53:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.4.ebuild,v 1.2 2004/01/16 10:24:10 spock Exp $ IUSE="ssl ncurses zlib python" |