diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-06-10 09:26:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-06-10 09:26:30 +0000 |
commit | bed243bdf23b43f296ca66b06a03b8a12fa68b1f (patch) | |
tree | a6d15c82bf07b7a6623adbd93a98eebf7b83f8ba /app-mobilephone/gnokii | |
parent | dev-util/subversion stable on ppc. (diff) | |
download | gentoo-2-bed243bdf23b43f296ca66b06a03b8a12fa68b1f.tar.gz gentoo-2-bed243bdf23b43f296ca66b06a03b8a12fa68b1f.tar.bz2 gentoo-2-bed243bdf23b43f296ca66b06a03b8a12fa68b1f.zip |
app-mobilephone/gnokii stable on ppc.
(Portage version: 2.1_rc4-r5)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index e7c81c2a32b0..a6e2f2d92e0b 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.39 2006/06/09 12:06:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.40 2006/06/10 09:26:30 hansmi Exp $ + + 10 Jun 2006; Michael Hanselmann <hansmi@gentoo.org> gnokii-0.6.12.ebuild: + Stable on ppc. 09 Jun 2006; Markus Rothe <corsair@gentoo.org> gnokii-0.6.12.ebuild: Stable on ppc64 diff --git a/app-mobilephone/gnokii/gnokii-0.6.12.ebuild b/app-mobilephone/gnokii/gnokii-0.6.12.ebuild index 1662b7816bfe..c1f6138e041d 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.12.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.12.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.12.ebuild,v 1.6 2006/06/09 12:06:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.12.ebuild,v 1.7 2006/06/10 09:26:30 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" RESTRICT="test" #test fails; maybe it will work in the future, but till then... |