summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2003-12-14 03:43:11 +0000
committerLars Weiler <pylon@gentoo.org>2003-12-14 03:43:11 +0000
commit217c5f0fd6ef1724d17093125cc4191d8c057dcc (patch)
tree193ae90a31653005aa5d10cbd65c100a802a539a /net-mail
parentmake stable on ppc and fixed IUSE (diff)
downloadgentoo-2-217c5f0fd6ef1724d17093125cc4191d8c057dcc.tar.gz
gentoo-2-217c5f0fd6ef1724d17093125cc4191d8c057dcc.tar.bz2
gentoo-2-217c5f0fd6ef1724d17093125cc4191d8c057dcc.zip
make stable on ppc
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/lbdb/ChangeLog7
-rw-r--r--net-mail/lbdb/Manifest8
-rw-r--r--net-mail/lbdb/lbdb-0.28.ebuild4
3 files changed, 12 insertions, 7 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog
index 3827420da3ef..40014a1eed3d 100644
--- a/net-mail/lbdb/ChangeLog
+++ b/net-mail/lbdb/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/lbdb
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.8 2003/09/13 08:23:17 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.9 2003/12/14 03:43:08 pylon Exp $
+
+*lbdb-0.28 (14 Dec 2003)
+
+ 14 Dec 2003; Lars Weiler <pylon@gentoo.org> lbdb-0.28.ebuild:
+ Make stable on ppc
13 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> :
version bump
diff --git a/net-mail/lbdb/Manifest b/net-mail/lbdb/Manifest
index e39ee016155a..8a4f9fa57efd 100644
--- a/net-mail/lbdb/Manifest
+++ b/net-mail/lbdb/Manifest
@@ -1,6 +1,6 @@
-MD5 c334778f6ea0e5023fe9dd5173e2a301 files/digest-lbdb-0.26-r1 60
-MD5 487756084c182610cd6175884cf8eb13 files/digest-lbdb-0.28 60
MD5 fffc6cad336c9f960c3c608e4e759d46 lbdb-0.26-r1.ebuild 712
-MD5 34b77477efbb9aacfc333c0e567e1619 lbdb-0.28.ebuild 757
-MD5 dce00a7130d4b1c3abe5bec40f930a4c ChangeLog 1208
+MD5 48596e8f4c5899ec32513895531709ce ChangeLog 1318
+MD5 9ae2fd435c2f46793024b97d69696f4d lbdb-0.28.ebuild 754
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
+MD5 c334778f6ea0e5023fe9dd5173e2a301 files/digest-lbdb-0.26-r1 60
+MD5 487756084c182610cd6175884cf8eb13 files/digest-lbdb-0.28 60
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 )