diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-12-08 21:15:24 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-12-08 21:15:24 +0000 |
commit | 92581f1a81fda6423d5a4cd52451c45fea53cc19 (patch) | |
tree | aff4785819ce1c8f87f89ae7344ae15fb6d2285c /net-mail/lbdb | |
parent | tidy (diff) | |
download | gentoo-2-92581f1a81fda6423d5a4cd52451c45fea53cc19.tar.gz gentoo-2-92581f1a81fda6423d5a4cd52451c45fea53cc19.tar.bz2 gentoo-2-92581f1a81fda6423d5a4cd52451c45fea53cc19.zip |
stable sparc, bug 289954
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/lbdb')
-rw-r--r-- | net-mail/lbdb/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.36-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog index dd16798f5a64..db21d3b34fd8 100644 --- a/net-mail/lbdb/ChangeLog +++ b/net-mail/lbdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/lbdb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.48 2009/11/08 17:08:03 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.49 2009/12/08 21:15:24 tcunha Exp $ + + 08 Dec 2009; Tiago Cunha <tcunha@gentoo.org> lbdb-0.36-r1.ebuild: + stable sparc, bug 289954 08 Nov 2009; Tobias Klausmann <klausman@gentoo.org> lbdb-0.36-r1.ebuild: Stable on alpha, bug #289954 diff --git a/net-mail/lbdb/lbdb-0.36-r1.ebuild b/net-mail/lbdb/lbdb-0.36-r1.ebuild index 08164019bd58..30c156bb6c60 100644 --- a/net-mail/lbdb/lbdb-0.36-r1.ebuild +++ b/net-mail/lbdb/lbdb-0.36-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.36-r1.ebuild,v 1.4 2009/11/08 17:08:03 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.36-r1.ebuild,v 1.5 2009/12/08 21:15:24 tcunha Exp $ inherit versionator eutils @@ -9,7 +9,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="alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" LICENSE="GPL-2" IUSE="pda ldap finger nis abook crypt evo" |