diff options
author | 2015-01-02 13:39:30 +0000 | |
---|---|---|
committer | 2015-01-02 13:39:30 +0000 | |
commit | 2a1d0a43adc299ef1dc199eebb965c48cfbc4702 (patch) | |
tree | d7fdd690cb917e47ca4aa753afa364abf98b3d3b /net-mail | |
parent | Stable for amd64, wrt bug #532920 (diff) | |
download | gentoo-2-2a1d0a43adc299ef1dc199eebb965c48cfbc4702.tar.gz gentoo-2-2a1d0a43adc299ef1dc199eebb965c48cfbc4702.tar.bz2 gentoo-2-2a1d0a43adc299ef1dc199eebb965c48cfbc4702.zip |
Stable for amd64, wrt bug #534020
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dbmail/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/dbmail/dbmail-3.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/dbmail/ChangeLog b/net-mail/dbmail/ChangeLog index 0b81e6a130ca..a41e7998a118 100644 --- a/net-mail/dbmail/ChangeLog +++ b/net-mail/dbmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dbmail -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v 1.68 2014/12/30 10:15:20 lordvan Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v 1.69 2015/01/02 13:39:30 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> dbmail-3.2.2.ebuild: + Stable for amd64, wrt bug #534020 *dbmail-3.2.2 (30 Dec 2014) diff --git a/net-mail/dbmail/dbmail-3.2.2.ebuild b/net-mail/dbmail/dbmail-3.2.2.ebuild index d49a0f5533bb..e25a3a3b38b3 100644 --- a/net-mail/dbmail/dbmail-3.2.2.ebuild +++ b/net-mail/dbmail/dbmail-3.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-3.2.2.ebuild,v 1.1 2014/12/30 10:15:20 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-3.2.2.ebuild,v 1.2 2015/01/02 13:39:30 ago Exp $ EAPI="4" inherit eutils multilib versionator user @@ -11,7 +11,7 @@ SRC_URI="http://www.dbmail.org/download/$(get_version_component_range 1-2)/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ldap sieve +sqlite ssl static" DEPEND="dev-db/libzdb |