summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-01-03 23:17:57 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-01-03 23:17:57 +0000
commit72241254fe90d838c4024ccf793276a72a4dfc56 (patch)
tree756216f8a87c1c833bce1f6121fec229f08f1188 /net-dialup
parentjunit dependency now optional. fixes #75661. (Manifest recommit) (diff)
downloadgentoo-2-72241254fe90d838c4024ccf793276a72a4dfc56.tar.gz
gentoo-2-72241254fe90d838c4024ccf793276a72a4dfc56.tar.bz2
gentoo-2-72241254fe90d838c4024ccf793276a72a4dfc56.zip
Stable on hppa.
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/gnokii/ChangeLog7
-rw-r--r--net-dialup/gnokii/gnokii-0.6.3.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dialup/gnokii/ChangeLog b/net-dialup/gnokii/ChangeLog
index a43b1882c610..d1ee4b50f4cd 100644
--- a/net-dialup/gnokii/ChangeLog
+++ b/net-dialup/gnokii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/gnokii
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.27 2004/12/16 11:14:46 corsair Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.28 2005/01/03 23:13:08 gmsoft Exp $
+
+ 04 Jan 2005; Guy Martin <gmsoft@gentoo.org> gnokii-0.6.3.ebuild:
+ Stable on hppa.
16 Dec 2004; Markus Rothe <corsair@gentoo.org> gnokii-0.6.3.ebuild:
Stable on ppc64
diff --git a/net-dialup/gnokii/gnokii-0.6.3.ebuild b/net-dialup/gnokii/gnokii-0.6.3.ebuild
index c8174346b284..93d383b2f34c 100644
--- a/net-dialup/gnokii/gnokii-0.6.3.ebuild
+++ b/net-dialup/gnokii/gnokii-0.6.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-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.14 2004/12/16 11:14:46 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.15 2005/01/03 23:13:08 gmsoft Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc sparc x86 alpha ppc64"
+KEYWORDS="amd64 hppa ppc sparc x86 alpha ppc64"
IUSE="nls X bluetooth irda sms postgres mysql"
RDEPEND="X? ( =x11-libs/gtk+-1.2* )