diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:54:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:54:17 +0000 |
commit | b6b19390de16224815d8a09484f2ef7e3b3b81d7 (patch) | |
tree | 27509a86361738eb35daeba0a8b9a51a6a7ea300 /net-mail | |
parent | Stable for x86, wrt bug #535580 (diff) | |
download | gentoo-2-b6b19390de16224815d8a09484f2ef7e3b3b81d7.tar.gz gentoo-2-b6b19390de16224815d8a09484f2ef7e3b3b81d7.tar.bz2 gentoo-2-b6b19390de16224815d8a09484f2ef7e3b3b81d7.zip |
Stable for x86, wrt bug #535586
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/lbdb/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.39.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog index ef00b4b15ee9..6abd4586e428 100644 --- a/net-mail/lbdb/ChangeLog +++ b/net-mail/lbdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/lbdb # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.64 2015/06/26 08:54:17 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lbdb-0.39.ebuild: + Stable for x86, wrt bug #535586 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lbdb-0.39.ebuild: Stable for amd64, wrt bug #535586 diff --git a/net-mail/lbdb/lbdb-0.39.ebuild b/net-mail/lbdb/lbdb-0.39.ebuild index 6759816b442c..13fe42df7aff 100644 --- a/net-mail/lbdb/lbdb-0.39.ebuild +++ b/net-mail/lbdb/lbdb-0.39.ebuild @@ -1,6 +1,6 @@ # 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.2 2015/06/11 15:08:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.39.ebuild,v 1.3 2015/06/26 08:54:17 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" |