diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-15 13:40:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-15 13:40:33 +0000 |
commit | 6dd736cb8cf59af2fd786fe3c9124f4251db0680 (patch) | |
tree | 1fcedd5851d67e2e01176f16369eb73a21345ce4 /app-mobilephone/gnokii | |
parent | Patch added to fix compilation issue, closes bug 112354. (diff) | |
download | gentoo-2-6dd736cb8cf59af2fd786fe3c9124f4251db0680.tar.gz gentoo-2-6dd736cb8cf59af2fd786fe3c9124f4251db0680.tar.bz2 gentoo-2-6dd736cb8cf59af2fd786fe3c9124f4251db0680.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index c8b3c4fb0499..1d96c498f86e 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/gnokii # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.20 2005/11/15 05:43:22 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.21 2005/11/15 13:37:23 gustavoz Exp $ + + 15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnokii-0.6.8.ebuild: + Stable on sparc *gnokii-0.6.10 (15 Nov 2005) diff --git a/app-mobilephone/gnokii/gnokii-0.6.8.ebuild b/app-mobilephone/gnokii/gnokii-0.6.8.ebuild index a93f374c7dc6..d8cbdff00f80 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.8.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.8.ebuild,v 1.2 2005/11/15 05:43:22 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.8.ebuild,v 1.3 2005/11/15 13:37:23 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* ) |