diff options
author | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2012-04-24 09:59:04 +0000 |
---|---|---|
committer | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2012-04-24 09:59:04 +0000 |
commit | 6555518f67ee67390eafaecfe1741875c5fff2ae (patch) | |
tree | 3902a330435fa884dae8d3e22f871758138039bf /net-mail | |
parent | Update to use mirror://. (diff) | |
download | gentoo-2-6555518f67ee67390eafaecfe1741875c5fff2ae.tar.gz gentoo-2-6555518f67ee67390eafaecfe1741875c5fff2ae.tar.bz2 gentoo-2-6555518f67ee67390eafaecfe1741875c5fff2ae.zip |
Better short description.
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.10.2-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.10.2-r3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.11.1-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.11.1-r3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.12.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog index 58ca333cb9d8..ef70a97a72a7 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.45 2012/04/24 09:55:18 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.46 2012/04/24 09:59:04 aidecoe Exp $ + + 24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r2.ebuild, + notmuch-0.10.2-r3.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.11.1-r3.ebuild, + notmuch-0.12.ebuild: + Better short description. 24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r3.ebuild, notmuch-0.11.1-r3.ebuild: diff --git a/net-mail/notmuch/notmuch-0.10.2-r2.ebuild b/net-mail/notmuch/notmuch-0.10.2-r2.ebuild index 3df0f3ee772f..227cb0bf670c 100644 --- a/net-mail/notmuch/notmuch-0.10.2-r2.ebuild +++ b/net-mail/notmuch/notmuch-0.10.2-r2.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.10.2-r2.ebuild,v 1.10 2012/04/24 08:59:49 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.11 2012/04/24 09:59:04 aidecoe Exp $ EAPI=4 @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="2.[45] 3.*" inherit elisp-common pax-utils distutils inherit autotools-utils -DESCRIPTION="The mail indexer" +DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="http://notmuchmail.org/" SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz" diff --git a/net-mail/notmuch/notmuch-0.10.2-r3.ebuild b/net-mail/notmuch/notmuch-0.10.2-r3.ebuild index 63ce34de4966..ec37aa704838 100644 --- a/net-mail/notmuch/notmuch-0.10.2-r3.ebuild +++ b/net-mail/notmuch/notmuch-0.10.2-r3.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.10.2-r3.ebuild,v 1.2 2012/04/24 09:51:50 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r3.ebuild,v 1.3 2012/04/24 09:59:04 aidecoe Exp $ EAPI=4 @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="2.[45] 3.*" inherit elisp-common eutils pax-utils distutils -DESCRIPTION="The mail indexer" +DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="http://notmuchmail.org/" SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz" diff --git a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild b/net-mail/notmuch/notmuch-0.11.1-r2.ebuild index 5df70f565ca2..8550d3f17155 100644 --- a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild +++ b/net-mail/notmuch/notmuch-0.11.1-r2.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-r2.ebuild,v 1.10 2012/04/24 08:59:49 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.11 2012/04/24 09:59:04 aidecoe Exp $ EAPI=4 @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="2.[45] 3.*" inherit elisp-common pax-utils distutils -DESCRIPTION="The mail indexer" +DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="http://notmuchmail.org/" SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz" diff --git a/net-mail/notmuch/notmuch-0.11.1-r3.ebuild b/net-mail/notmuch/notmuch-0.11.1-r3.ebuild index de5adba6744a..2b42d750ba57 100644 --- a/net-mail/notmuch/notmuch-0.11.1-r3.ebuild +++ b/net-mail/notmuch/notmuch-0.11.1-r3.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-r3.ebuild,v 1.2 2012/04/24 09:51:50 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r3.ebuild,v 1.3 2012/04/24 09:59:04 aidecoe Exp $ EAPI=4 @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="2.[45] 3.*" inherit elisp-common eutils pax-utils distutils -DESCRIPTION="The mail indexer" +DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="http://notmuchmail.org/" SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz" diff --git a/net-mail/notmuch/notmuch-0.12.ebuild b/net-mail/notmuch/notmuch-0.12.ebuild index 3feeb95aa3d1..2e5a4d348da8 100644 --- a/net-mail/notmuch/notmuch-0.12.ebuild +++ b/net-mail/notmuch/notmuch-0.12.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.12.ebuild,v 1.5 2012/04/24 08:59:49 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.6 2012/04/24 09:59:04 aidecoe Exp $ EAPI=4 @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="2.[45] 3.1" inherit elisp-common pax-utils distutils -DESCRIPTION="The mail indexer" +DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" HOMEPAGE="http://notmuchmail.org/" SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz" |