diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-18 14:28:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-18 14:28:03 +0000 |
commit | 38facff89eac34c924163f3329666758c6533109 (patch) | |
tree | f5abe3a107e37ed7934e46ae331a217525e8d20c /net-mail/lbdb | |
parent | Stable on sparc (diff) | |
download | gentoo-2-38facff89eac34c924163f3329666758c6533109.tar.gz gentoo-2-38facff89eac34c924163f3329666758c6533109.tar.bz2 gentoo-2-38facff89eac34c924163f3329666758c6533109.zip |
Stable on sparc
(Portage version: 2.0.51-r13)
Diffstat (limited to 'net-mail/lbdb')
-rw-r--r-- | net-mail/lbdb/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog index 2ea22167ceb3..f46662b335cb 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.13 2005/01/14 20:20:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.14 2005/01/18 14:28:03 gustavoz Exp $ + + 18 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> lbdb-0.29.ebuild: + Stable on sparc 14 Jan 2005; Andrej Kacian <ticho@gentoo.org> lbdb-0.28.ebuild, lbdb-0.29.ebuild: diff --git a/net-mail/lbdb/lbdb-0.29.ebuild b/net-mail/lbdb/lbdb-0.29.ebuild index 64c3882846ba..540ceb766f31 100644 --- a/net-mail/lbdb/lbdb-0.29.ebuild +++ b/net-mail/lbdb/lbdb-0.29.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.ebuild,v 1.2 2005/01/14 20:20:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.29.ebuild,v 1.3 2005/01/18 14:28:03 gustavoz Exp $ IUSE="pda ldap" @@ -10,7 +10,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" RDEPEND="pda? ( dev-perl/p5-Palm ) |