diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-12-06 21:03:29 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-12-06 21:03:29 +0000 |
commit | 67dd9d0165d8fcc736bd663dd813547e02f66413 (patch) | |
tree | 34508d3fbe2b6041c2f8244dd2b6fff0b57cec2f /app-mobilephone | |
parent | Revision bump, including 2.6.18.5 (via genpatches) and 4454_grsec-2.1.9-2.6.1... (diff) | |
download | gentoo-2-67dd9d0165d8fcc736bd663dd813547e02f66413.tar.gz gentoo-2-67dd9d0165d8fcc736bd663dd813547e02f66413.tar.bz2 gentoo-2-67dd9d0165d8fcc736bd663dd813547e02f66413.zip |
Stable on ppc.
(Portage version: 2.1.2_rc2-r5)
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 4a92d792badb..bdfd8c8063e0 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.45 2006/12/03 18:16:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.46 2006/12/06 21:03:29 pylon Exp $ + + 06 Dec 2006; Lars Weiler <pylon@gentoo.org> gnokii-0.6.14.ebuild: + Stable on ppc. 03 Dec 2006; Markus Rothe <corsair@gentoo.org> gnokii-0.6.14.ebuild: Stable on ppc64 diff --git a/app-mobilephone/gnokii/gnokii-0.6.14.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14.ebuild index affab34bbb36..5e3928f11e7b 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.5 2006/12/03 18:16:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14.ebuild,v 1.6 2006/12/06 21:03:29 pylon 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... |