summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/ekg/ChangeLog5
-rw-r--r--net-im/ekg/ekg-1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ekg/ChangeLog b/net-im/ekg/ChangeLog
index b10729507d3c..fdd2f488c4a2 100644
--- a/net-im/ekg/ChangeLog
+++ b/net-im/ekg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ekg
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.38 2007/09/03 03:54:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.39 2007/10/11 19:26:05 pylon Exp $
+
+ 11 Oct 2007; Lars Weiler <pylon@gentoo.org> ekg-1.7.ebuild:
+ stable ppc, bug #189735
03 Sep 2007; Jeroen Roovers <jer@gentoo.org> ekg-1.7.ebuild:
Stable for HPPA (bug #189735).
diff --git a/net-im/ekg/ekg-1.7.ebuild b/net-im/ekg/ekg-1.7.ebuild
index aea38edfdc9d..b847a49564bc 100644
--- a/net-im/ekg/ekg-1.7.ebuild
+++ b/net-im/ekg/ekg-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.7.ebuild,v 1.5 2007/09/03 03:54:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.7.ebuild,v 1.6 2007/10/11 19:26:05 pylon Exp $
inherit eutils autotools
@@ -12,7 +12,7 @@ SRC_URI="http://ekg.chmurka.net/${P/_/}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~sparc x86"
S="${WORKDIR}/${P/_/}"