summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-06-02 19:38:42 +0000
committerAlin Năstac <mrness@gentoo.org>2006-06-02 19:38:42 +0000
commitce777bc02b150f0c8514bf10478be099e7ce4765 (patch)
tree3d5ea8da5a3a051df408a8ef254e6158d10709d1 /app-mobilephone/gnokii
parentAdded R-2.3.1. Marked R-2.2.1 stable on amd64. (diff)
downloadgentoo-2-ce777bc02b150f0c8514bf10478be099e7ce4765.tar.gz
gentoo-2-ce777bc02b150f0c8514bf10478be099e7ce4765.tar.bz2
gentoo-2-ce777bc02b150f0c8514bf10478be099e7ce4765.zip
x86
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r--app-mobilephone/gnokii/Manifest12
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.12.ebuild6
2 files changed, 4 insertions, 14 deletions
diff --git a/app-mobilephone/gnokii/Manifest b/app-mobilephone/gnokii/Manifest
index 980e494d2e3f..c309258dc482 100644
--- a/app-mobilephone/gnokii/Manifest
+++ b/app-mobilephone/gnokii/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 7ea90480dfb763ddd6db142e6c2fc82d ChangeLog 9049
MD5 1ae951a2b197095da2c0d74c0067181f files/digest-gnokii-0.6.10 67
MD5 6f4a2ffbab6005f657e4d06f568db72c files/digest-gnokii-0.6.11-r1 67
@@ -15,15 +12,8 @@ MD5 2f2f572bc05f2ee40468130dcdd7e946 files/gnokii-bindir.patch 461
MD5 135df3cf24c3041ccb20a5896482ed59 files/gnokii.desktop 260
MD5 a3a87873287c89dc910115ddea5cbd1d gnokii-0.6.10.ebuild 2264
MD5 4847060cc938ae7e5889325f22c948e1 gnokii-0.6.11-r1.ebuild 2482
-MD5 386824f40fb97ae2b49d2bbfabaea2d2 gnokii-0.6.12.ebuild 2409
+MD5 71e934af463476e5b050c8bd021e346e gnokii-0.6.12.ebuild 2408
MD5 cba9a4289ee030177175548bb071572d gnokii-0.6.7-r1.ebuild 2323
MD5 438e4d861c9041a0b860bf4791a20693 gnokii-0.6.7-r2.ebuild 2329
MD5 d8f6cfbab08d0644b83b55a2bea01c6e gnokii-0.6.8.ebuild 2328
MD5 01ec5e34cbf064fdf9a0862d481b01d9 metadata.xml 467
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2.2 (GNU/Linux)
-
-iD8DBQFEVSVEjG8pv1lIUX4RApFRAKDw8cJoluchLRX4qOWP6J4CqKyliQCfSsxf
-F/Ut/Kijag42jpABOhS1zD4=
-=leA8
------END PGP SIGNATURE-----
diff --git a/app-mobilephone/gnokii/gnokii-0.6.12.ebuild b/app-mobilephone/gnokii/gnokii-0.6.12.ebuild
index 41aafce2c313..fb30f528df27 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.12.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.12.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.12.ebuild,v 1.2 2006/04/30 20:59:28 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.12.ebuild,v 1.3 2006/06/02 19:38:42 mrness 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 X bluetooth irda sms postgres mysql"
RESTRICT="maketest" #test fails; maybe it will work in the future, but till then...
@@ -73,7 +73,7 @@ src_install() {
rm -rf Docs/man Docs/sample Docs/protocol
dodoc Docs/*
- # only one file needs suid root to make a psuedo device
+ # only one file needs suid root to make a pseudo device
fperms 4755 /usr/sbin/mgnokiidev
if use sms; then