diff options
author | Lars Weiler <pylon@gentoo.org> | 2003-12-14 03:43:11 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2003-12-14 03:43:11 +0000 |
commit | 11123345359bca87fffc9c2a4c00691bdf8b4653 (patch) | |
tree | 88ed1c60471a8c3fbd5dd6e910de742f268be64f /net-mail/lbdb/lbdb-0.28.ebuild | |
parent | Ooops, I'm not root@gentoo.org :) (diff) | |
download | historical-11123345359bca87fffc9c2a4c00691bdf8b4653.tar.gz historical-11123345359bca87fffc9c2a4c00691bdf8b4653.tar.bz2 historical-11123345359bca87fffc9c2a4c00691bdf8b4653.zip |
make stable on ppc
Diffstat (limited to 'net-mail/lbdb/lbdb-0.28.ebuild')
-rw-r--r-- | net-mail/lbdb/lbdb-0.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/lbdb/lbdb-0.28.ebuild b/net-mail/lbdb/lbdb-0.28.ebuild index b5279d8ba4e2..9d34057a7455 100644 --- a/net-mail/lbdb/lbdb-0.28.ebuild +++ b/net-mail/lbdb/lbdb-0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.28.ebuild,v 1.1 2003/09/13 08:23:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.28.ebuild,v 1.2 2003/12/14 03:43:08 pylon Exp $ IUSE="pda ldap" @@ -11,7 +11,7 @@ SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" HOMEPAGE="http://www.spinnaker.de/lbdb.html" DEPEND=">=net-mail/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 ) |