diff options
author | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2012-02-29 07:36:13 +0000 |
---|---|---|
committer | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2012-02-29 07:36:13 +0000 |
commit | c385d066b4344c720410133e49ddfe59b0d9d207 (patch) | |
tree | a38ab913d5382dc0197b9708731ef2c739a3253b /net-mail | |
parent | Minor description change. (diff) | |
download | gentoo-2-c385d066b4344c720410133e49ddfe59b0d9d207.tar.gz gentoo-2-c385d066b4344c720410133e49ddfe59b0d9d207.tar.bz2 gentoo-2-c385d066b4344c720410133e49ddfe59b0d9d207.zip |
net-mail/notmuch: Depend on >=glib-2.22.
Since Wed Nov 17 14:28:26 2010 -0500 glib-2.22 or newer is required. This
nothing changes for Gentoo users, actually, because the oldest 2 version is
2.28 at this time.
(Portage version: 2.1.10.48/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.10.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.10.2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.11.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.11.1-r2.ebuild | 4 |
5 files changed, 15 insertions, 9 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog index 2d3cafd6e951..9e15bac62fff 100644 --- a/net-mail/notmuch/ChangeLog +++ b/net-mail/notmuch/ChangeLog @@ -1,6 +1,12 @@ # 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.26 2012/02/28 16:29:24 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.27 2012/02/29 07:36:13 aidecoe Exp $ + + 28 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2.ebuild, + notmuch-0.10.2-r1.ebuild, notmuch-0.11.1-r1.ebuild, notmuch-0.11.1-r2.ebuild: + Since Wed Nov 17 14:28:26 2010 -0500 glib-2.22 or newer is required. This + nothing changes for Gentoo users, actually, because the oldest 2 version is + 2.28 at this time. *notmuch-0.11.1-r2 (28 Feb 2012) *notmuch-0.10.2-r1 (28 Feb 2012) diff --git a/net-mail/notmuch/notmuch-0.10.2-r1.ebuild b/net-mail/notmuch/notmuch-0.10.2-r1.ebuild index 4a6ec4f96f7c..c014e035fbdc 100644 --- a/net-mail/notmuch/notmuch-0.10.2-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.10.2-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.10.2-r1.ebuild,v 1.1 2012/02/28 16:29:24 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r1.ebuild,v 1.2 2012/02/29 07:36:13 aidecoe Exp $ EAPI=4 @@ -22,7 +22,7 @@ REQUIRED_USE="test? ( crypt emacs )" IUSE="bash-completion crypt debug doc emacs python test vim zsh-completion" CDEPEND=" - >=dev-libs/glib-2.14 + >=dev-libs/glib-2.22 dev-libs/gmime:2.4 dev-libs/xapian doc? ( python? ( dev-python/sphinx ) ) diff --git a/net-mail/notmuch/notmuch-0.10.2.ebuild b/net-mail/notmuch/notmuch-0.10.2.ebuild index 431d7bdf928b..a92b9c98d424 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-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.2 2012/02/23 11:13:15 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2.ebuild,v 1.3 2012/02/29 07:36:13 aidecoe Exp $ EAPI=4 @@ -24,7 +24,7 @@ REQUIRED_USE="test? ( crypt emacs )" IUSE="bash-completion crypt debug doc emacs python ruby test vim zsh-completion" CDEPEND=" - >=dev-libs/glib-2.14 + >=dev-libs/glib-2.22 dev-libs/gmime:2.4 dev-libs/xapian doc? ( python? ( dev-python/sphinx ) ) diff --git a/net-mail/notmuch/notmuch-0.11.1-r1.ebuild b/net-mail/notmuch/notmuch-0.11.1-r1.ebuild index 85f13583ae7f..516f4ba6de09 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.2 2012/02/23 11:13:15 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r1.ebuild,v 1.3 2012/02/29 07:36:13 aidecoe Exp $ EAPI=4 @@ -24,7 +24,7 @@ IUSE="bash-completion crypt debug doc emacs nmbug python ruby test vim zsh-completion" CDEPEND=" - >=dev-libs/glib-2.14 + >=dev-libs/glib-2.22 dev-libs/gmime:2.4 dev-libs/xapian doc? ( python? ( dev-python/sphinx ) ) diff --git a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild b/net-mail/notmuch/notmuch-0.11.1-r2.ebuild index 720abb6c3c8b..25cf22496ffb 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.1 2012/02/28 16:29:24 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.2 2012/02/29 07:36:13 aidecoe Exp $ EAPI=4 @@ -22,7 +22,7 @@ IUSE="bash-completion crypt debug doc emacs nmbug python test vim zsh-completion" CDEPEND=" - >=dev-libs/glib-2.14 + >=dev-libs/glib-2.22 dev-libs/gmime:2.4 dev-libs/xapian doc? ( python? ( dev-python/sphinx ) ) |