summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-22 12:08:13 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-22 12:08:13 +0000
commit8b16284333d2b3abeeba644347d91bd95afcf8cb (patch)
tree544d5df92f255bed74e72c6796db34f820ee7ef9 /net-dialup/gnokii
parentRemoved older version, see bug #85980 (diff)
downloadhistorical-8b16284333d2b3abeeba644347d91bd95afcf8cb.tar.gz
historical-8b16284333d2b3abeeba644347d91bd95afcf8cb.tar.bz2
historical-8b16284333d2b3abeeba644347d91bd95afcf8cb.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-dialup/gnokii')
-rw-r--r--net-dialup/gnokii/ChangeLog5
-rw-r--r--net-dialup/gnokii/Manifest20
-rw-r--r--net-dialup/gnokii/gnokii-0.6.4.ebuild4
3 files changed, 11 insertions, 18 deletions
diff --git a/net-dialup/gnokii/ChangeLog b/net-dialup/gnokii/ChangeLog
index 279415d4e41a..1b5abd34af48 100644
--- a/net-dialup/gnokii/ChangeLog
+++ b/net-dialup/gnokii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/gnokii
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.31 2005/03/06 15:07:19 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.32 2005/03/22 12:08:13 corsair Exp $
+
+ 22 Mar 2005; Markus Rothe <corsair@gentoo.org> gnokii-0.6.4.ebuild:
+ Stable on ppc64
06 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> gnokii-0.6.4.ebuild:
Marked stable on amd64.
diff --git a/net-dialup/gnokii/Manifest b/net-dialup/gnokii/Manifest
index f4bf50c9b736..aa2aee0c5ed5 100644
--- a/net-dialup/gnokii/Manifest
+++ b/net-dialup/gnokii/Manifest
@@ -1,20 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 f585143c8cd715905cbda07833ec747a ChangeLog 4295
MD5 c2c97c819132f0f422adf7743856b3b8 gnokii-0.6.3.ebuild 2020
-MD5 a90fc978e826c76562533761d44eb422 gnokii-0.6.4.ebuild 2160
-MD5 be953156f0218431d8e8a51f529ed971 ChangeLog 4204
MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
-MD5 a94c289dfef59e2ddbf2fd186d180f5f files/gnokii-0.6.3-nounix98pty.patch 2258
+MD5 f990e68ec8d10e0c6a03a5833a8029d0 gnokii-0.6.4.ebuild 2161
+MD5 a5368c4063484bca17cb363705d3caa2 files/digest-gnokii-0.6.3 66
MD5 e7cbb30653687bd875e5eff32b913b6c files/gnokii-0.6.4-nounix98pty.patch 2259
+MD5 2f2f572bc05f2ee40468130dcdd7e946 files/gnokii-bindir.patch 461
MD5 135df3cf24c3041ccb20a5896482ed59 files/gnokii.desktop 260
-MD5 a5368c4063484bca17cb363705d3caa2 files/digest-gnokii-0.6.3 66
MD5 e99ea660638e47400dc8320ea630d0b8 files/digest-gnokii-0.6.4 66
-MD5 2f2f572bc05f2ee40468130dcdd7e946 files/gnokii-bindir.patch 461
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCKxzFntT9W3vfTuoRAr2cAJ94bemYzBUe9rWuvcSWwTLkS2XWCACgh0EO
-Zm9NySftaMw2xhTDdiRpCWs=
-=XzoT
------END PGP SIGNATURE-----
+MD5 a94c289dfef59e2ddbf2fd186d180f5f files/gnokii-0.6.3-nounix98pty.patch 2258
diff --git a/net-dialup/gnokii/gnokii-0.6.4.ebuild b/net-dialup/gnokii/gnokii-0.6.4.ebuild
index 3ba6595e9866..1c22d33189ee 100644
--- a/net-dialup/gnokii/gnokii-0.6.4.ebuild
+++ b/net-dialup/gnokii/gnokii-0.6.4.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/net-dialup/gnokii/gnokii-0.6.4.ebuild,v 1.5 2005/03/06 15:07:19 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.4.ebuild,v 1.6 2005/03/22 12:08:13 corsair Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${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* )