diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-17 12:50:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-17 12:50:21 +0000 |
commit | 628992d81b85edfe2bdce270c73f8e5289dd0f7f (patch) | |
tree | 24209c034520225ca283c42cabe80f6be66f2583 /app-mobilephone | |
parent | Stable on ppc wrt bug 155015 (diff) | |
download | gentoo-2-628992d81b85edfe2bdce270c73f8e5289dd0f7f.tar.gz gentoo-2-628992d81b85edfe2bdce270c73f8e5289dd0f7f.tar.bz2 gentoo-2-628992d81b85edfe2bdce270c73f8e5289dd0f7f.zip |
Stable on sparc
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index 2bb136f21169..784a6894a874 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.42 2006/11/15 22:16:59 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.43 2006/11/17 12:50:21 gustavoz Exp $ + + 17 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnokii-0.6.14.ebuild: + Stable on sparc 15 Nov 2006; Alin Nastac <mrness@gentoo.org> gnokii-0.6.14.ebuild: Stable on x86. diff --git a/app-mobilephone/gnokii/gnokii-0.6.14.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14.ebuild index 60436ad5a3ba..a7798ede5f35 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.14.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.14.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.14.ebuild,v 1.2 2006/11/15 22:16:59 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14.ebuild,v 1.3 2006/11/17 12:50:21 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 bluetooth ical irda sms postgres mysql usb X" RESTRICT="test" #test fails; maybe it will work in the future, but till then... |