summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2007-08-18 07:48:30 +0000
committerAlin Năstac <mrness@gentoo.org>2007-08-18 07:48:30 +0000
commitd0279fa480ab14550c38c9dae2b38c5a1ad7316a (patch)
tree1ba3161730d4773cc6e0404ed8b0ee02bad45689 /app-mobilephone
parentModify postinst message according to bug #189270. (diff)
downloadhistorical-d0279fa480ab14550c38c9dae2b38c5a1ad7316a.tar.gz
historical-d0279fa480ab14550c38c9dae2b38c5a1ad7316a.tar.bz2
historical-d0279fa480ab14550c38c9dae2b38c5a1ad7316a.zip
Modify postinst message according to bug #189270.
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/gnokii/ChangeLog5
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild6
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.17.ebuild6
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.18-r1.ebuild6
4 files changed, 12 insertions, 11 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog
index 7834ec0b180c..6d159f0fdf15 100644
--- a/app-mobilephone/gnokii/ChangeLog
+++ b/app-mobilephone/gnokii/ChangeLog
@@ -1,8 +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.61 2007/08/18 07:45:58 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.62 2007/08/18 07:48:30 mrness Exp $
- 18 Aug 2007; Alin Năstac <mrness@gentoo.org> gnokii-0.6.14-r2.ebuild:
+ 18 Aug 2007; Alin Năstac <mrness@gentoo.org> gnokii-0.6.14-r2.ebuild,
+ gnokii-0.6.17.ebuild, gnokii-0.6.18-r1.ebuild:
Modify postinst message according to bug #189270.
*gnokii-0.6.18-r1 (17 Aug 2007)
diff --git a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild
index 6a7a3385b78b..0106a7fdf2f4 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.10 2007/08/11 19:19:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.11 2007/08/18 07:45:58 mrness Exp $
inherit eutils flag-o-matic linux-info
@@ -127,9 +127,9 @@ src_install() {
}
pkg_postinst() {
- elog "gnokii does not need its own group anymore."
elog "Make sure the user that runs gnokii has read/write access to the device"
- elog "which your phone is connected to. eg. chown <user> /dev/ttyS0"
+ elog "which your phone is connected to."
+ elog "The simple way of doing that is to add your user to the uucp group."
echo
ewarn "We've received at least one report of gnokii with USB connection"
ewarn "breaking the phone, which needed to be serviced afterwards."
diff --git a/app-mobilephone/gnokii/gnokii-0.6.17.ebuild b/app-mobilephone/gnokii/gnokii-0.6.17.ebuild
index c06f8d7f9248..90b9d24df70f 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.17.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.17.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.17.ebuild,v 1.4 2007/08/11 19:19:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.17.ebuild,v 1.5 2007/08/18 07:48:30 mrness Exp $
inherit eutils flag-o-matic linux-info
@@ -128,9 +128,9 @@ src_install() {
}
pkg_postinst() {
- elog "gnokii does not need its own group anymore."
elog "Make sure the user that runs gnokii has read/write access to the device"
- elog "which your phone is connected to. eg. chown <user> /dev/ttyS0"
+ elog "which your phone is connected to."
+ elog "The simple way of doing that is to add your user to the uucp group."
echo
ewarn "We've received at least one report of gnokii with USB connection"
ewarn "breaking the phone, which needed to be serviced afterwards."
diff --git a/app-mobilephone/gnokii/gnokii-0.6.18-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.18-r1.ebuild
index 11dcf49153ec..e75846f472f0 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.18-r1.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.18-r1.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.18-r1.ebuild,v 1.1 2007/08/17 07:48:04 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.18-r1.ebuild,v 1.2 2007/08/18 07:48:30 mrness Exp $
inherit eutils flag-o-matic linux-info autotools
@@ -131,9 +131,9 @@ src_install() {
}
pkg_postinst() {
- elog "gnokii does not need its own group anymore."
elog "Make sure the user that runs gnokii has read/write access to the device"
- elog "which your phone is connected to. eg. chown <user> /dev/ttyS0"
+ elog "which your phone is connected to."
+ elog "The simple way of doing that is to add your user to the uucp group."
echo
ewarn "We've received at least one report of gnokii with USB connection"
ewarn "breaking the phone, which needed to be serviced afterwards."