summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-mobilephone/gnokii/ChangeLog5
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog
index d1eff78345ae..23b638a84a70 100644
--- a/app-mobilephone/gnokii/ChangeLog
+++ b/app-mobilephone/gnokii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/gnokii
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.15 2005/08/27 22:26:32 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.16 2005/08/28 17:53:23 metalgod Exp $
+
+ 28 Aug 2005; Luis Medinas <metalgod@gentoo.org> gnokii-0.6.7-r1.ebuild:
+ Marked Stable on AMD64.
27 Aug 2005; Guy Martin <gmsoft@gentoo.org> gnokii-0.6.7-r1.ebuild:
Stable on hppa.
diff --git a/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild
index 1f07bb929238..7330ca0fc5c3 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.7-r1.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/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild,v 1.7 2005/08/27 22:26:32 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild,v 1.8 2005/08/28 17:53:23 metalgod Exp $
inherit eutils flag-o-matic linux-info
@@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="nls X bluetooth irda sms postgres mysql"
RDEPEND="X? ( =x11-libs/gtk+-1.2* )