summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-05 17:30:39 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-05 17:30:39 +0000
commit6475915c7f348eee9293bfcafa3c3dfddd06eb94 (patch)
treee4fc15ace9961429edb76f88fb9cb4f847800f35 /app-mobilephone/gnokii
parentAdded ~x86 keyword for bug #117891. (diff)
downloadgentoo-2-6475915c7f348eee9293bfcafa3c3dfddd06eb94.tar.gz
gentoo-2-6475915c7f348eee9293bfcafa3c3dfddd06eb94.tar.bz2
gentoo-2-6475915c7f348eee9293bfcafa3c3dfddd06eb94.zip
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r--app-mobilephone/gnokii/ChangeLog5
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog
index 9316598151fa..ca0fe2bd228a 100644
--- a/app-mobilephone/gnokii/ChangeLog
+++ b/app-mobilephone/gnokii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/gnokii
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.27 2006/01/02 17:34:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.28 2006/01/05 17:30:39 gustavoz Exp $
+
+ 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnokii-0.6.10.ebuild:
+ Stable on sparc
02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> gnokii-0.6.10.ebuild:
Stable on ppc.
diff --git a/app-mobilephone/gnokii/gnokii-0.6.10.ebuild b/app-mobilephone/gnokii/gnokii-0.6.10.ebuild
index c2d4bb5d0a0f..cc1d4d93a3f1 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.10.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.10.ebuild,v 1.4 2006/01/02 17:34:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.10.ebuild,v 1.5 2006/01/05 17:30:39 gustavoz 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* )