summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-10-11 22:44:25 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-10-11 22:44:25 +0000
commite9e39686a8559f916fbc090ced495e110d242ce0 (patch)
treef7579b337bf68b87d35215a9175f5a5f9df90a42 /net-misc
parentadd provide & cleanup (Manifest recommit) (diff)
downloadgentoo-2-e9e39686a8559f916fbc090ced495e110d242ce0.tar.gz
gentoo-2-e9e39686a8559f916fbc090ced495e110d242ce0.tar.bz2
gentoo-2-e9e39686a8559f916fbc090ced495e110d242ce0.zip
stable on x86
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/kphone/ChangeLog5
-rw-r--r--net-misc/kphone/kphone-4.0.3.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/net-misc/kphone/ChangeLog b/net-misc/kphone/ChangeLog
index d5d181424f10..fd9ef6cf45cd 100644
--- a/net-misc/kphone/ChangeLog
+++ b/net-misc/kphone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/kphone
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.23 2004/07/25 16:18:47 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.24 2004/10/11 22:44:25 carlo Exp $
+
+ 12 Oct 2004; Carsten Lohrke <carlo@gentoo.org> kphone-4.0.3.ebuild:
+ stable on x86, readded lost archs (?)
25 Jul 2004; Carsten Lohrke <carlo@gentoo.org> kphone-4.0.3.ebuild:
missing icons patch, #53648
diff --git a/net-misc/kphone/kphone-4.0.3.ebuild b/net-misc/kphone/kphone-4.0.3.ebuild
index dccc34dae82b..eee110e87b33 100644
--- a/net-misc/kphone/kphone-4.0.3.ebuild
+++ b/net-misc/kphone/kphone-4.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.0.3.ebuild,v 1.2 2004/07/25 16:18:47 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.0.3.ebuild,v 1.3 2004/10/11 22:44:25 carlo Exp $
inherit eutils kde
@@ -8,7 +8,7 @@ DESCRIPTION="A SIP user agent for Linux, with which you can initiate VoIP connec
HOMEPAGE="http://www.wirlab.net/kphone/index.html"
SRC_URI="http://www.wirlab.net/kphone/${P}.tar.gz"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~sparc ~ppc"
LICENSE="GPL-2"
IUSE=""
@@ -30,4 +30,3 @@ src_compile(){
econf ${myconf} || die "econf failed"
emake
}
-