diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-07-25 17:32:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-07-25 17:32:41 +0000 |
commit | 8ceb6ec7c392f3c4810fe5948528c23ac6d6602e (patch) | |
tree | 6a1bd87391a495eab0277cf5a3a6982443fbd476 /app-mobilephone/gnokii | |
parent | add 1.0.8 and remove that ldb doesn't work on ppc (diff) | |
download | gentoo-2-8ceb6ec7c392f3c4810fe5948528c23ac6d6602e.tar.gz gentoo-2-8ceb6ec7c392f3c4810fe5948528c23ac6d6602e.tar.bz2 gentoo-2-8ceb6ec7c392f3c4810fe5948528c23ac6d6602e.zip |
Stable for HPPA (bug #183440).
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index fdbee2dab867..7341c21c3cd7 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,9 @@ # 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.55 2007/07/02 17:32:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.56 2007/07/25 17:32:41 jer Exp $ + + 25 Jul 2007; Jeroen Roovers <jer@gentoo.org> gnokii-0.6.14-r2.ebuild: + Stable for HPPA (bug #183440). 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> gnokii-0.6.7-r1.ebuild, gnokii-0.6.7-r2.ebuild, gnokii-0.6.8.ebuild, gnokii-0.6.10.ebuild, diff --git a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild index 9a801b8950b4..31fbbdde61f1 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.7 2007/07/15 02:57:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.8 2007/07/25 17:32:41 jer 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="~amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~amd64 hppa 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... |