diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-18 09:17:21 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-18 09:17:21 +0000 |
commit | 4f2353769a1799b6473021864007ab4ac3f8ee52 (patch) | |
tree | a5f0689a48ff4da9b2a8c8bf29ed9f822e199c62 /app-mobilephone | |
parent | Added to ~ppc. (diff) | |
download | gentoo-2-4f2353769a1799b6473021864007ab4ac3f8ee52.tar.gz gentoo-2-4f2353769a1799b6473021864007ab4ac3f8ee52.tar.bz2 gentoo-2-4f2353769a1799b6473021864007ab4ac3f8ee52.zip |
Stable on hppa, ppc.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-mobilephone')
-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 1d96c498f86e..9863c028283e 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.21 2005/11/15 13:37:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.22 2005/11/18 09:17:21 hansmi Exp $ + + 18 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> gnokii-0.6.8.ebuild: + Stable on hppa, ppc. 15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnokii-0.6.8.ebuild: Stable on sparc diff --git a/app-mobilephone/gnokii/gnokii-0.6.8.ebuild b/app-mobilephone/gnokii/gnokii-0.6.8.ebuild index d8cbdff00f80..c7ade6c17d1d 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.3 2005/11/15 13:37:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.8.ebuild,v 1.4 2005/11/18 09:17:21 hansmi 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* ) |