diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-12 12:36:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-12 12:36:31 +0000 |
commit | b3aa6c1b5b25f6f4d2680cd388130e7ca36dd3ab (patch) | |
tree | 7a41826bea2fe0a14440c73dc409600225b23605 /app-mobilephone | |
parent | Stable on amd64 wrt bug #332093 (diff) | |
download | gentoo-2-b3aa6c1b5b25f6f4d2680cd388130e7ca36dd3ab.tar.gz gentoo-2-b3aa6c1b5b25f6f4d2680cd388130e7ca36dd3ab.tar.bz2 gentoo-2-b3aa6c1b5b25f6f4d2680cd388130e7ca36dd3ab.zip |
Stable on amd64 wrt bug #332043
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index a6f26e5416d7..bcd0b601675a 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/gnokii # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.107 2010/08/12 10:40:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.108 2010/08/12 12:36:31 hwoarang Exp $ + + 12 Aug 2010; Markos Chandras <hwoarang@gentoo.org> gnokii-0.6.29.ebuild: + Stable on amd64 wrt bug #332043 12 Aug 2010; Christian Faulhammer <fauli@gentoo.org> gnokii-0.6.29.ebuild: stable x86, bug 332043 diff --git a/app-mobilephone/gnokii/gnokii-0.6.29.ebuild b/app-mobilephone/gnokii/gnokii-0.6.29.ebuild index 5442af10f5ad..5727c04de9db 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.29.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild,v 1.3 2010/08/12 10:40:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild,v 1.4 2010/08/12 12:36:31 hwoarang Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="user space driver and tools for use with mobile phones" HOMEPAGE="http://www.gnokii.org/" if [ "$PV" != "9999" ]; then SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2" - KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" + KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86" else SRC_URI="" KEYWORDS="" |