diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-06-02 19:38:42 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-06-02 19:38:42 +0000 |
commit | 81f52e8498c64bf0ecee504c2fa77c90468256d6 (patch) | |
tree | 634aba9e68eb753bbe918d857383cf3673fc1260 /app-mobilephone/gnokii | |
parent | Added R-2.3.1. Marked R-2.2.1 stable on amd64. (diff) | |
download | historical-81f52e8498c64bf0ecee504c2fa77c90468256d6.tar.gz historical-81f52e8498c64bf0ecee504c2fa77c90468256d6.tar.bz2 historical-81f52e8498c64bf0ecee504c2fa77c90468256d6.zip |
x86
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/Manifest | 8 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.12.ebuild | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/app-mobilephone/gnokii/Manifest b/app-mobilephone/gnokii/Manifest index 980e494d2e3f..50684e539510 100644 --- a/app-mobilephone/gnokii/Manifest +++ b/app-mobilephone/gnokii/Manifest @@ -15,7 +15,7 @@ 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 76d2b9f82ecd86cc826921941bfa1725 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 @@ -23,7 +23,7 @@ MD5 01ec5e34cbf064fdf9a0862d481b01d9 metadata.xml 467 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) -iD8DBQFEVSVEjG8pv1lIUX4RApFRAKDw8cJoluchLRX4qOWP6J4CqKyliQCfSsxf -F/Ut/Kijag42jpABOhS1zD4= -=leA8 +iD8DBQFEgJPRjG8pv1lIUX4RAgkGAKCfDkHKZ1Gm1vj/Bl9ROWtSCaS7RwCfUm0s +E1bKzuZzbBp2McSZYZxMKF0= +=i+qX -----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 |