diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-03-27 05:25:19 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-03-27 05:25:19 +0000 |
commit | 30babad1dc3c0111e0f740c3f8bf5d7621abaf49 (patch) | |
tree | 6e8f327bb80e11972c7fb2f97b588e8367ed4280 /net-im/ekg/ekg-1.4-r1.ebuild | |
parent | Marking stable on hppa (Manifest recommit) (diff) | |
download | gentoo-2-30babad1dc3c0111e0f740c3f8bf5d7621abaf49.tar.gz gentoo-2-30babad1dc3c0111e0f740c3f8bf5d7621abaf49.tar.bz2 gentoo-2-30babad1dc3c0111e0f740c3f8bf5d7621abaf49.zip |
Stable on hppa.
Diffstat (limited to 'net-im/ekg/ekg-1.4-r1.ebuild')
-rw-r--r-- | net-im/ekg/ekg-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ekg/ekg-1.4-r1.ebuild b/net-im/ekg/ekg-1.4-r1.ebuild index 252e8663f155..df41fbca129c 100644 --- a/net-im/ekg/ekg-1.4-r1.ebuild +++ b/net-im/ekg/ekg-1.4-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.3 2004/02/22 22:43:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.4-r1.ebuild,v 1.4 2004/03/27 05:25:19 zx Exp $ IUSE="ssl ncurses zlib python" @@ -10,7 +10,7 @@ SRC_URI="http://dev.null.pl/ekg/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~mips ~ia64 ~amd64" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 ) ncurses? ( sys-libs/ncurses ) |