summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-06 07:44:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-06 07:44:07 +0000
commitc9a16e531be6b11501e852d51b5c64d54989d7e9 (patch)
tree723a0a777343ca6257ebba7b199b35e606f98cbf /app-mobilephone
parentstable on ppc64 (diff)
downloadgentoo-2-c9a16e531be6b11501e852d51b5c64d54989d7e9.tar.gz
gentoo-2-c9a16e531be6b11501e852d51b5c64d54989d7e9.tar.bz2
gentoo-2-c9a16e531be6b11501e852d51b5c64d54989d7e9.zip
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/gnokii/ChangeLog5
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog
index ad005d16f38e..287ccf062b2e 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.4 2005/06/05 10:42:09 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.5 2005/06/06 07:39:09 corsair Exp $
+
+ 06 Jun 2005; Markus Rothe <corsair@gentoo.org> gnokii-0.6.6.ebuild:
+ Stable on ppc64
*gnokii-0.6.7 (05 Jun 2005)
diff --git a/app-mobilephone/gnokii/gnokii-0.6.6.ebuild b/app-mobilephone/gnokii/gnokii-0.6.6.ebuild
index 65daeff0dfce..d913cca2d401 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.6.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.6.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.6.ebuild,v 1.2 2005/06/05 10:42:09 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.6.ebuild,v 1.3 2005/06/06 07:39:09 corsair Exp $
inherit eutils flag-o-matic
@@ -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* )