diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 15:11:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 15:11:15 +0000 |
commit | 8593f1cba2203d763ff5e90fb204610456219b8b (patch) | |
tree | 623a0afad34b3646a719cddb8315cc1123cb93d2 | |
parent | Stable on sparc wrt #86718 (diff) | |
download | gentoo-2-8593f1cba2203d763ff5e90fb204610456219b8b.tar.gz gentoo-2-8593f1cba2203d763ff5e90fb204610456219b8b.tar.bz2 gentoo-2-8593f1cba2203d763ff5e90fb204610456219b8b.zip |
stable on ia64
(Portage version: 2.0.51.19)
-rw-r--r-- | net-im/ekg/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ekg/ekg-1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-im/ekg/ekg-1.5.ebuild | 4 | ||||
-rw-r--r-- | net-im/ekg/ekg-1.6_rc1.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/net-im/ekg/ChangeLog b/net-im/ekg/ChangeLog index 6438938e9062..aa6d4d599093 100644 --- a/net-im/ekg/ChangeLog +++ b/net-im/ekg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/ekg # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.14 2005/03/20 17:45:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.15 2005/04/01 15:11:15 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> ekg-1.6_rc1.ebuild: + stable on ia64 *ekg-1.6_rc1 (20 Mar 2005) diff --git a/net-im/ekg/ekg-1.4-r1.ebuild b/net-im/ekg/ekg-1.4-r1.ebuild index bcb325aee173..4141de9f33d6 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 Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.5 2004/06/24 22:50:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.4-r1.ebuild,v 1.6 2005/04/01 15:11:15 agriffis Exp $ IUSE="ssl ncurses zlib python" diff --git a/net-im/ekg/ekg-1.5.ebuild b/net-im/ekg/ekg-1.5.ebuild index 416834f62a84..8aa6270b9360 100644 --- a/net-im/ekg/ekg-1.5.ebuild +++ b/net-im/ekg/ekg-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.5.ebuild,v 1.3 2004/09/06 12:04:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.5.ebuild,v 1.4 2005/04/01 15:11:15 agriffis Exp $ IUSE="ssl ncurses zlib python spell" diff --git a/net-im/ekg/ekg-1.6_rc1.ebuild b/net-im/ekg/ekg-1.6_rc1.ebuild index 460dd1721990..22281a319b92 100644 --- a/net-im/ekg/ekg-1.6_rc1.ebuild +++ b/net-im/ekg/ekg-1.6_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.6_rc1.ebuild,v 1.1 2005/03/20 17:45:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.6_rc1.ebuild,v 1.2 2005/04/01 15:11:15 agriffis Exp $ IUSE="ssl ncurses zlib python spell" @@ -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" S="${WORKDIR}/${P/_/}" |