summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2012-02-23 11:13:15 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2012-02-23 11:13:15 +0000
commit7c3d81299bfb6d9b3b870d08b73b5e394af9b96e (patch)
tree2fd0a3297ecd6b861d1e54f675788e50d09f8c1c /net-mail
parentRestricting python (diff)
downloadgentoo-2-7c3d81299bfb6d9b3b870d08b73b5e394af9b96e.tar.gz
gentoo-2-7c3d81299bfb6d9b3b870d08b73b5e394af9b96e.tar.bz2
gentoo-2-7c3d81299bfb6d9b3b870d08b73b5e394af9b96e.zip
net-mail/notmuch: Removed postinst info about Python API documentation.
It's useless info, since this documentation can be easily found. (Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/ChangeLog7
-rw-r--r--net-mail/notmuch/notmuch-0.10.2.ebuild10
-rw-r--r--net-mail/notmuch/notmuch-0.11.1-r1.ebuild8
-rw-r--r--net-mail/notmuch/notmuch-0.11.1.ebuild8
-rw-r--r--net-mail/notmuch/notmuch-0.11.ebuild8
5 files changed, 11 insertions, 30 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index 65a144fbfcaa..e5907bc73631 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/notmuch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.23 2012/02/21 20:39:05 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.24 2012/02/23 11:13:15 aidecoe Exp $
+
+ 23 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2.ebuild,
+ notmuch-0.11.ebuild, notmuch-0.11.1.ebuild, notmuch-0.11.1-r1.ebuild:
+ Removed postinst info about Python API documentation. It's useless info,
+ since this documentation can be easily found.
*notmuch-0.11.1-r1 (21 Feb 2012)
diff --git a/net-mail/notmuch/notmuch-0.10.2.ebuild b/net-mail/notmuch/notmuch-0.10.2.ebuild
index ad72d6904705..431d7bdf928b 100644
--- a/net-mail/notmuch/notmuch-0.10.2.ebuild
+++ b/net-mail/notmuch/notmuch-0.10.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2.ebuild,v 1.1 2011/12/11 20:51:26 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2.ebuild,v 1.2 2012/02/23 11:13:15 aidecoe Exp $
EAPI=4
@@ -141,12 +141,6 @@ src_install() {
pkg_postinst() {
use emacs && elisp-site-regen
use python && distutils_pkg_postinst
-
- if use python; then
- echo
- elog "Python API documentation is also available online at:"
- elog " http://packages.python.org/notmuch/"
- fi
}
pkg_postrm() {
diff --git a/net-mail/notmuch/notmuch-0.11.1-r1.ebuild b/net-mail/notmuch/notmuch-0.11.1-r1.ebuild
index 2189e85067c0..85f13583ae7f 100644
--- a/net-mail/notmuch/notmuch-0.11.1-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.11.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r1.ebuild,v 1.1 2012/02/21 20:39:05 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r1.ebuild,v 1.2 2012/02/23 11:13:15 aidecoe Exp $
EAPI=4
@@ -145,12 +145,6 @@ src_install() {
pkg_postinst() {
use emacs && elisp-site-regen
use python && distutils_pkg_postinst
-
- if use python; then
- echo
- elog "Python API documentation is also available online at:"
- elog " http://packages.python.org/notmuch/"
- fi
}
pkg_postrm() {
diff --git a/net-mail/notmuch/notmuch-0.11.1.ebuild b/net-mail/notmuch/notmuch-0.11.1.ebuild
index 82530e3dadc4..559583bc422e 100644
--- a/net-mail/notmuch/notmuch-0.11.1.ebuild
+++ b/net-mail/notmuch/notmuch-0.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1.ebuild,v 1.1 2012/02/15 12:45:19 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1.ebuild,v 1.2 2012/02/23 11:13:15 aidecoe Exp $
EAPI=4
@@ -139,12 +139,6 @@ src_install() {
pkg_postinst() {
use emacs && elisp-site-regen
use python && distutils_pkg_postinst
-
- if use python; then
- echo
- elog "Python API documentation is also available online at:"
- elog " http://packages.python.org/notmuch/"
- fi
}
pkg_postrm() {
diff --git a/net-mail/notmuch/notmuch-0.11.ebuild b/net-mail/notmuch/notmuch-0.11.ebuild
index e549d56ce1d4..c4eb86511f19 100644
--- a/net-mail/notmuch/notmuch-0.11.ebuild
+++ b/net-mail/notmuch/notmuch-0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.ebuild,v 1.1 2012/01/25 10:28:03 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.ebuild,v 1.2 2012/02/23 11:13:15 aidecoe Exp $
EAPI=4
@@ -139,12 +139,6 @@ src_install() {
pkg_postinst() {
use emacs && elisp-site-regen
use python && distutils_pkg_postinst
-
- if use python; then
- echo
- elog "Python API documentation is also available online at:"
- elog " http://packages.python.org/notmuch/"
- fi
}
pkg_postrm() {