diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:59:48 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:59:48 +0000 |
commit | 64c5e615934baf166b2266dd219323010691b0f4 (patch) | |
tree | 857ebe79f135d70655cc2df038effc1cdec7ab0c /app-mobilephone | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-64c5e615934baf166b2266dd219323010691b0f4.tar.gz gentoo-2-64c5e615934baf166b2266dd219323010691b0f4.tar.bz2 gentoo-2-64c5e615934baf166b2266dd219323010691b0f4.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-mobilephone')
-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 97603452ee05..0bea6516e40e 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.51 2007/01/23 16:26:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.52 2007/04/15 19:59:48 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> gnokii-0.6.14-r2.ebuild: + Stable on ppc64 23 Jan 2007; Marius Mauch <genone@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 84a26eb97e1b..ffe32969c554 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.3 2007/01/23 16:26:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.4 2007/04/15 19:59:48 corsair 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... |