diff options
author | 2004-05-30 08:30:50 +0000 | |
---|---|---|
committer | 2004-05-30 08:30:50 +0000 | |
commit | 08c66049b3a3f6e92fda6d64f8e9cc74822f6517 (patch) | |
tree | 1b51da89155dd15763922fd1206167812dfd7afc | |
parent | move drac (diff) | |
download | historical-08c66049b3a3f6e92fda6d64f8e9cc74822f6517.tar.gz historical-08c66049b3a3f6e92fda6d64f8e9cc74822f6517.tar.bz2 historical-08c66049b3a3f6e92fda6d64f8e9cc74822f6517.zip |
move mutt
-rw-r--r-- | net-mail/lbdb/lbdb-0.26-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.28.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/lbdb/lbdb-0.26-r1.ebuild b/net-mail/lbdb/lbdb-0.26-r1.ebuild index 6d02c11f94ea..c9fd56b99ec2 100644 --- a/net-mail/lbdb/lbdb-0.26-r1.ebuild +++ b/net-mail/lbdb/lbdb-0.26-r1.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.26-r1.ebuild,v 1.9 2004/02/22 16:19:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.26-r1.ebuild,v 1.10 2004/05/30 08:30:50 robbat2 Exp $ IUSE="pda" @@ -10,7 +10,7 @@ DESCRIPTION="Little Brother database" SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" HOMEPAGE="http://www.spinnaker.de/debian/lbdb.html" -DEPEND=">=net-mail/mutt-1.2.5" +DEPEND=">=mail-client/mutt-1.2.5" SLOT="0" diff --git a/net-mail/lbdb/lbdb-0.28.ebuild b/net-mail/lbdb/lbdb-0.28.ebuild index 9d34057a7455..be6f2a4ec274 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.2 2003/12/14 03:43:08 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.28.ebuild,v 1.3 2004/05/30 08:30:50 robbat2 Exp $ IUSE="pda ldap" @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Little Brother database" 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" +DEPEND=">=mail-client/mutt-1.2.5" SLOT="0" KEYWORDS="~x86 ppc ~sparc" LICENSE="GPL-2" |