diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:08:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:08:09 +0000 |
commit | 07ffd8c28d8e6a3929560ff475e6328db8ce390a (patch) | |
tree | 93b71e4706a86b7cd39c0a5fe82e4df68051e9b7 /net-mail | |
parent | Stable for amd64, wrt bug #534880 (diff) | |
download | gentoo-2-07ffd8c28d8e6a3929560ff475e6328db8ce390a.tar.gz gentoo-2-07ffd8c28d8e6a3929560ff475e6328db8ce390a.tar.bz2 gentoo-2-07ffd8c28d8e6a3929560ff475e6328db8ce390a.zip |
Stable for amd64, wrt bug #535586
(Portage version: 2.2.18/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/lbdb/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.39.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog index 0b56c668034c..ef00b4b15ee9 100644 --- a/net-mail/lbdb/ChangeLog +++ b/net-mail/lbdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/lbdb -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.62 2014/06/20 07:49:18 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.63 2015/06/11 15:08:09 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lbdb-0.39.ebuild: + Stable for amd64, wrt bug #535586 *lbdb-0.39 (20 Jun 2014) diff --git a/net-mail/lbdb/lbdb-0.39.ebuild b/net-mail/lbdb/lbdb-0.39.ebuild index e853f388db8c..6759816b442c 100644 --- a/net-mail/lbdb/lbdb-0.39.ebuild +++ b/net-mail/lbdb/lbdb-0.39.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/lbdb/lbdb-0.39.ebuild,v 1.1 2014/06/20 07:49:18 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.39.ebuild,v 1.2 2015/06/11 15:08:09 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Little Brother database" SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" HOMEPAGE="http://www.spinnaker.de/lbdb/" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" LICENSE="GPL-2" IUSE="pda ldap finger nis abook crypt evo" |