summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-05-31 14:27:56 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-05-31 14:27:56 +0000
commit09282f7b99dc85331e403b2dc643ae59a0e0ddfd (patch)
tree22b362fa9a65fbc3f1bbcd6527efde7b95182f0e /sys-apps/qingy
parentAdded to ~ppc (diff)
downloadhistorical-09282f7b99dc85331e403b2dc643ae59a0e0ddfd.tar.gz
historical-09282f7b99dc85331e403b2dc643ae59a0e0ddfd.tar.bz2
historical-09282f7b99dc85331e403b2dc643ae59a0e0ddfd.zip
Modified pkg_postinst() to point users to more up to date package documentation.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-apps/qingy')
-rw-r--r--sys-apps/qingy/ChangeLog6
-rw-r--r--sys-apps/qingy/Manifest6
-rw-r--r--sys-apps/qingy/qingy-0.5.3.ebuild6
-rw-r--r--sys-apps/qingy/qingy-0.6.0.ebuild6
4 files changed, 14 insertions, 10 deletions
diff --git a/sys-apps/qingy/ChangeLog b/sys-apps/qingy/ChangeLog
index 8fe3f6f9cef7..01c41dccdfbb 100644
--- a/sys-apps/qingy/ChangeLog
+++ b/sys-apps/qingy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/qingy
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/ChangeLog,v 1.21 2005/05/30 08:15:28 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/ChangeLog,v 1.22 2005/05/31 14:27:56 s4t4n Exp $
+
+ 31 May 2005; Michele Noberasco <s4t4n@gentoo.org> qingy-0.6.0.ebuild,
+ qingy-0.5.3.ebuild:
+ Modified pkg_postinst() to point users to more up to date documentation.
*qingy-0.6.0 (30 May 2005)
diff --git a/sys-apps/qingy/Manifest b/sys-apps/qingy/Manifest
index 01843de29385..71ff380ed885 100644
--- a/sys-apps/qingy/Manifest
+++ b/sys-apps/qingy/Manifest
@@ -1,6 +1,6 @@
-MD5 a748413c931d02446300bd1151d6d117 qingy-0.5.3.ebuild 1793
-MD5 e426a2c9a39b47fbc761a31e2717bbc2 ChangeLog 3399
+MD5 fe68c1cfcbad540ed1bc6e94619e0b2e qingy-0.5.3.ebuild 1752
+MD5 e46b6df20a4724e45b642ea8c554d47e ChangeLog 3569
MD5 40051d4be23df0dc23c2dadbaa168415 metadata.xml 258
-MD5 2c139ac24505bb8006fefcdd1e91c8f1 qingy-0.6.0.ebuild 1868
+MD5 32326747c59fccaadc4e58c9e803edc0 qingy-0.6.0.ebuild 1827
MD5 1e14b167f302dedd5250acc1d233fad6 files/digest-qingy-0.5.3 64
MD5 f207760d2b2235e1b53324b87f21962a files/digest-qingy-0.6.0 64
diff --git a/sys-apps/qingy/qingy-0.5.3.ebuild b/sys-apps/qingy/qingy-0.5.3.ebuild
index 919f3f04e6b7..af1d1c3444f9 100644
--- a/sys-apps/qingy/qingy-0.5.3.ebuild
+++ b/sys-apps/qingy/qingy-0.5.3.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/sys-apps/qingy/qingy-0.5.3.ebuild,v 1.2 2005/01/16 19:59:14 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/qingy-0.5.3.ebuild,v 1.3 2005/05/31 14:27:56 s4t4n Exp $
DESCRIPTION="a DirectFB getty replacement"
HOMEPAGE="http://qingy.sourceforge.net/"
@@ -42,8 +42,8 @@ src_install() {
pkg_postinst() {
einfo "In order to use qingy you must first edit your /etc/inittab"
- einfo "Check files INSTALL and README in /usr/share/doc/${P}"
- einfo "for instructions on how to do that. Or issue an 'info qingy'."
+ einfo "Check the documentation at ${HOMEPAGE}"
+ einfo "for instructions on how to do that."
echo
ewarn "Also note that qingy doesn't seem to work realiably with"
ewarn "2.6.7 kernels due to problems with the DirectFB library."
diff --git a/sys-apps/qingy/qingy-0.6.0.ebuild b/sys-apps/qingy/qingy-0.6.0.ebuild
index f22d86b1dbcb..c3f2e7b4f143 100644
--- a/sys-apps/qingy/qingy-0.6.0.ebuild
+++ b/sys-apps/qingy/qingy-0.6.0.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/sys-apps/qingy/qingy-0.6.0.ebuild,v 1.1 2005/05/30 08:15:28 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/qingy-0.6.0.ebuild,v 1.2 2005/05/31 14:27:56 s4t4n Exp $
DESCRIPTION="a DirectFB getty replacement"
HOMEPAGE="http://qingy.sourceforge.net/"
@@ -44,8 +44,8 @@ src_install() {
pkg_postinst() {
einfo "In order to use qingy you must first edit your /etc/inittab"
- einfo "Check files INSTALL and README in /usr/share/doc/${P}"
- einfo "for instructions on how to do that. Or issue an 'info qingy'."
+ einfo "Check the documentation at ${HOMEPAGE}"
+ einfo "for instructions on how to do that."
echo
ewarn "Also note that qingy doesn't seem to work realiably with"
ewarn "2.6.7 kernels due to problems with the DirectFB library."