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 | |
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')
-rw-r--r-- | net-im/ekg/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ekg/ekg-1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ekg/ChangeLog b/net-im/ekg/ChangeLog index 4f4392e3107a..65e82b3a7a28 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.5 2004/01/21 22:57:20 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.6 2004/03/27 05:25:19 zx Exp $ + + 30 Mar 2004; Chris Aniszczyk <zx@gentoo.org> ekg-1.4-r1.ebuild: + Stable on hppa 21 Jan 2004; Michal 'Spock' Januszewski <spock@gentoo.org> ekg-1.3.ebuild, ekg-1.4-r1.ebuild, ekg-1.4.ebuild: 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 ) |