summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-11-04 13:30:32 +0000
committerJason Wever <weeve@gentoo.org>2004-11-04 13:30:32 +0000
commit4b6708b7f45743d94af98452376b75ec550056da (patch)
treed1db5c86b9666afbd9963612cf82d7a690aa7a3c /net-dialup
parentStable on sparc wrt bug #69936. (Manifest recommit) (diff)
downloadgentoo-2-4b6708b7f45743d94af98452376b75ec550056da.tar.gz
gentoo-2-4b6708b7f45743d94af98452376b75ec550056da.tar.bz2
gentoo-2-4b6708b7f45743d94af98452376b75ec550056da.zip
Stable on sparc wrt security bug #69936.
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/gnokii/ChangeLog5
-rw-r--r--net-dialup/gnokii/gnokii-0.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/gnokii/ChangeLog b/net-dialup/gnokii/ChangeLog
index a427110f3e5c..f3f182a3dec7 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.19 2004/11/03 19:21:11 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.20 2004/11/04 13:30:32 weeve Exp $
+
+ 04 Nov 2004; Jason Wever <weeve@gentoo.org> gnokii-0.6.3.ebuild:
+ Stable on sparc wrt security bug #69936.
03 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> gnokii-0.6.3.ebuild:
~alpha keyword.
diff --git a/net-dialup/gnokii/gnokii-0.6.3.ebuild b/net-dialup/gnokii/gnokii-0.6.3.ebuild
index 53a231f79a82..1db43859e193 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.6 2004/11/03 19:21:11 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.7 2004/11/04 13:30:32 weeve 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"
+KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86 ~alpha"
IUSE="nls X bluetooth irda sms postgres mysql"
RDEPEND="X? ( =x11-libs/gtk+-1.2* )