summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 14:05:22 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 14:05:22 +0000
commitb9e1bd0d3249e3d8e6d5e91801d25380c3158415 (patch)
treea803ab09249230e56a4892f48bb4a98de840d826 /net-dialup/gnokii
parentfix manifest (diff)
downloadgentoo-2-b9e1bd0d3249e3d8e6d5e91801d25380c3158415.tar.gz
gentoo-2-b9e1bd0d3249e3d8e6d5e91801d25380c3158415.tar.bz2
gentoo-2-b9e1bd0d3249e3d8e6d5e91801d25380c3158415.zip
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-dialup/gnokii')
-rw-r--r--net-dialup/gnokii/ChangeLog5
-rw-r--r--net-dialup/gnokii/gnokii-0.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/gnokii/ChangeLog b/net-dialup/gnokii/ChangeLog
index 1b5abd34af48..5791686420c5 100644
--- a/net-dialup/gnokii/ChangeLog
+++ b/net-dialup/gnokii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/gnokii
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.32 2005/03/22 12:08:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.33 2005/04/01 14:03:48 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> gnokii-0.6.4.ebuild:
+ stable on ia64
22 Mar 2005; Markus Rothe <corsair@gentoo.org> gnokii-0.6.4.ebuild:
Stable on ppc64
diff --git a/net-dialup/gnokii/gnokii-0.6.4.ebuild b/net-dialup/gnokii/gnokii-0.6.4.ebuild
index 1c22d33189ee..356630a0ec40 100644
--- a/net-dialup/gnokii/gnokii-0.6.4.ebuild
+++ b/net-dialup/gnokii/gnokii-0.6.4.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-dialup/gnokii/gnokii-0.6.4.ebuild,v 1.6 2005/03/22 12:08:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.4.ebuild,v 1.7 2005/04/01 14:03:48 agriffis Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${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* )