summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-07-11 17:00:43 +0000
committerTorsten Veller <tove@gentoo.org>2009-07-11 17:00:43 +0000
commit7ca57952945a43da1b208d13106090c1758c83fe (patch)
tree7ba54ee26335223746cdfd33a6eff85218a7eaf8 /net-mail/dbmail
parentREADME.gz -> README (#272936) (diff)
downloadgentoo-2-7ca57952945a43da1b208d13106090c1758c83fe.tar.gz
gentoo-2-7ca57952945a43da1b208d13106090c1758c83fe.tar.bz2
gentoo-2-7ca57952945a43da1b208d13106090c1758c83fe.zip
INSTALL.gz -> INSTALL (#272937)
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/dbmail')
-rw-r--r--net-mail/dbmail/ChangeLog7
-rw-r--r--net-mail/dbmail/dbmail-2.2.10.ebuild6
-rw-r--r--net-mail/dbmail/dbmail-2.2.11.ebuild4
-rw-r--r--net-mail/dbmail/dbmail-2.2.11_rc3-r1.ebuild6
-rw-r--r--net-mail/dbmail/dbmail-2.2.11_rc3.ebuild6
-rw-r--r--net-mail/dbmail/dbmail-2.2.9.ebuild6
-rw-r--r--net-mail/dbmail/dbmail-2.3.4.ebuild6
7 files changed, 23 insertions, 18 deletions
diff --git a/net-mail/dbmail/ChangeLog b/net-mail/dbmail/ChangeLog
index 32a8946f8601..cd93743fe0e5 100644
--- a/net-mail/dbmail/ChangeLog
+++ b/net-mail/dbmail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/dbmail
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v 1.34 2009/03/20 10:44:37 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v 1.35 2009/07/11 17:00:43 tove Exp $
+
+ 11 Jul 2009; Torsten Veller <tove@gentoo.org> dbmail-2.2.9.ebuild,
+ dbmail-2.2.10.ebuild, dbmail-2.2.11_rc3.ebuild,
+ dbmail-2.2.11_rc3-r1.ebuild, dbmail-2.2.11.ebuild, dbmail-2.3.4.ebuild:
+ INSTALL.gz -> INSTALL (#272937)
*dbmail-2.2.11 (20 Mar 2009)
diff --git a/net-mail/dbmail/dbmail-2.2.10.ebuild b/net-mail/dbmail/dbmail-2.2.10.ebuild
index 5f8cfad82737..3b69c59ae490 100644
--- a/net-mail/dbmail/dbmail-2.2.10.ebuild
+++ b/net-mail/dbmail/dbmail-2.2.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.10.ebuild,v 1.4 2008/12/01 12:38:03 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.10.ebuild,v 1.5 2009/07/11 17:00:43 tove Exp $
inherit eutils
@@ -82,7 +82,7 @@ src_install() {
}
pkg_postinst() {
- elog "Please read /usr/share/doc/${PF}/INSTALL.gz"
+ elog "Please read the INSTALL file in /usr/share/doc/${PF}/"
elog "for remaining instructions on setting up dbmail users and "
elog "for finishing configuration to connect to your MTA and "
elog "to connect to your db."
diff --git a/net-mail/dbmail/dbmail-2.2.11.ebuild b/net-mail/dbmail/dbmail-2.2.11.ebuild
index a42857d93ce6..c1b6ae743760 100644
--- a/net-mail/dbmail/dbmail-2.2.11.ebuild
+++ b/net-mail/dbmail/dbmail-2.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.11.ebuild,v 1.1 2009/03/20 10:44:37 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.11.ebuild,v 1.2 2009/07/11 17:00:43 tove Exp $
inherit eutils multilib python
@@ -119,7 +119,7 @@ pkg_postinst() {
python_version
python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/dbmail
fi
- elog "Please read /usr/share/doc/${PF}/INSTALL.gz"
+ elog "Please read the INSTALL file in /usr/share/doc/${PF}/"
elog "for remaining instructions on setting up dbmail users and "
elog "for finishing configuration to connect to your MTA and "
elog "to connect to your db."
diff --git a/net-mail/dbmail/dbmail-2.2.11_rc3-r1.ebuild b/net-mail/dbmail/dbmail-2.2.11_rc3-r1.ebuild
index 998e5abd4847..34dcfaed1ec5 100644
--- a/net-mail/dbmail/dbmail-2.2.11_rc3-r1.ebuild
+++ b/net-mail/dbmail/dbmail-2.2.11_rc3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.11_rc3-r1.ebuild,v 1.2 2009/01/03 22:39:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.11_rc3-r1.ebuild,v 1.3 2009/07/11 17:00:43 tove Exp $
inherit eutils multilib python
@@ -119,7 +119,7 @@ pkg_postinst() {
python_version
python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/dbmail
fi
- elog "Please read /usr/share/doc/${PF}/INSTALL.gz"
+ elog "Please read the INSTALL file in /usr/share/doc/${PF}/"
elog "for remaining instructions on setting up dbmail users and "
elog "for finishing configuration to connect to your MTA and "
elog "to connect to your db."
diff --git a/net-mail/dbmail/dbmail-2.2.11_rc3.ebuild b/net-mail/dbmail/dbmail-2.2.11_rc3.ebuild
index d344cb07c537..e738028c00b8 100644
--- a/net-mail/dbmail/dbmail-2.2.11_rc3.ebuild
+++ b/net-mail/dbmail/dbmail-2.2.11_rc3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.11_rc3.ebuild,v 1.2 2008/12/01 12:38:03 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.11_rc3.ebuild,v 1.3 2009/07/11 17:00:43 tove Exp $
inherit eutils
@@ -82,7 +82,7 @@ src_install() {
}
pkg_postinst() {
- elog "Please read /usr/share/doc/${PF}/INSTALL.gz"
+ elog "Please read the INSTALL file in /usr/share/doc/${PF}/"
elog "for remaining instructions on setting up dbmail users and "
elog "for finishing configuration to connect to your MTA and "
elog "to connect to your db."
diff --git a/net-mail/dbmail/dbmail-2.2.9.ebuild b/net-mail/dbmail/dbmail-2.2.9.ebuild
index 1b1a549715da..24d925f9a30f 100644
--- a/net-mail/dbmail/dbmail-2.2.9.ebuild
+++ b/net-mail/dbmail/dbmail-2.2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.9.ebuild,v 1.7 2008/12/01 12:38:03 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.9.ebuild,v 1.8 2009/07/11 17:00:43 tove Exp $
inherit eutils
@@ -82,7 +82,7 @@ src_install() {
}
pkg_postinst() {
- elog "Please read /usr/share/doc/${PF}/INSTALL.gz"
+ elog "Please read the INSTALL file in /usr/share/doc/${PF}/"
elog "for remaining instructions on setting up dbmail users and "
elog "for finishing configuration to connect to your MTA and "
elog "to connect to your db."
diff --git a/net-mail/dbmail/dbmail-2.3.4.ebuild b/net-mail/dbmail/dbmail-2.3.4.ebuild
index 81150eacda57..e3a075adf644 100644
--- a/net-mail/dbmail/dbmail-2.3.4.ebuild
+++ b/net-mail/dbmail/dbmail-2.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.3.4.ebuild,v 1.1 2008/12/01 12:38:03 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.3.4.ebuild,v 1.2 2009/07/11 17:00:43 tove Exp $
inherit eutils
@@ -83,7 +83,7 @@ src_install() {
}
pkg_postinst() {
- elog "Please read /usr/share/doc/${PF}/INSTALL.gz"
+ elog "Please read the INSTALL file in /usr/share/doc/${PF}/"
elog "for remaining instructions on setting up dbmail users and "
elog "for finishing configuration to connect to your MTA and "
elog "to connect to your db."