diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-11 13:20:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-11 13:20:29 +0000 |
commit | 019f9879a5c74fc22589fcf05959001afba7b050 (patch) | |
tree | ab7f04f5df0e40760883210488dc06ccaea51bde /net-mail | |
parent | Stable on sparc (diff) | |
download | gentoo-2-019f9879a5c74fc22589fcf05959001afba7b050.tar.gz gentoo-2-019f9879a5c74fc22589fcf05959001afba7b050.tar.bz2 gentoo-2-019f9879a5c74fc22589fcf05959001afba7b050.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/lbdb/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.29-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog index cf024051de24..310ef8e810e0 100644 --- a/net-mail/lbdb/ChangeLog +++ b/net-mail/lbdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/lbdb # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.17 2005/05/09 19:25:34 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.18 2005/05/11 13:20:29 gustavoz Exp $ + + 11 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> lbdb-0.29-r1.ebuild: + Stable on sparc *lbdb-0.30 (09 May 2005) diff --git a/net-mail/lbdb/lbdb-0.29-r1.ebuild b/net-mail/lbdb/lbdb-0.29-r1.ebuild index d79bbf42250c..0860eaf061e4 100644 --- a/net-mail/lbdb/lbdb-0.29-r1.ebuild +++ b/net-mail/lbdb/lbdb-0.29-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.29-r1.ebuild,v 1.2 2005/05/09 19:25:34 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.29-r1.ebuild,v 1.3 2005/05/11 13:20:29 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" HOMEPAGE="http://www.spinnaker.de/lbdb/" DEPEND=">=mail-client/mutt-1.2.5" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" LICENSE="GPL-2" DEPEND="dev-lang/perl sys-devel/autoconf |