diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-17 15:50:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-17 15:50:15 +0000 |
commit | 1eb51874e3d20c59e76d397f7e0aa7e1d68cad9a (patch) | |
tree | cc83036df99528c73116b630b5a6194daa7813d4 /app-mobilephone | |
parent | Mask kdevelop-3.3.6 that will be released together with kde 3.5.6. (diff) | |
download | gentoo-2-1eb51874e3d20c59e76d397f7e0aa7e1d68cad9a.tar.gz gentoo-2-1eb51874e3d20c59e76d397f7e0aa7e1d68cad9a.tar.bz2 gentoo-2-1eb51874e3d20c59e76d397f7e0aa7e1d68cad9a.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 6 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index ab3a80150c43..c258aba60282 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-mobilephone/gnokii # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.49 2007/01/16 20:31:33 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.50 2007/01/17 15:50:15 gustavoz Exp $ + + 17 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gnokii-0.6.14-r2.ebuild: + Stable on sparc *gnokii-0.6.14-r2 (16 Jan 2007) diff --git a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild index 5d7c7407c59f..3813d3d9900f 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.1 2007/01/16 20:31:33 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.2 2007/01/17 15:50:15 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... |