summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-05-15 10:56:01 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-05-15 10:56:01 +0000
commitd6ee41f933c5f759bc02642befa637961f470213 (patch)
treee53005cb54d1382e907eebca921ac12961ff483b /net-mail/lbdb
parentmarked ~alpha (diff)
downloadhistorical-d6ee41f933c5f759bc02642befa637961f470213.tar.gz
historical-d6ee41f933c5f759bc02642befa637961f470213.tar.bz2
historical-d6ee41f933c5f759bc02642befa637961f470213.zip
marked ~alpha
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-mail/lbdb')
-rw-r--r--net-mail/lbdb/ChangeLog6
-rw-r--r--net-mail/lbdb/Manifest18
-rw-r--r--net-mail/lbdb/lbdb-0.29-r1.ebuild4
-rw-r--r--net-mail/lbdb/lbdb-0.30.ebuild4
4 files changed, 18 insertions, 14 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog
index 310ef8e810e0..91478d032663 100644
--- a/net-mail/lbdb/ChangeLog
+++ b/net-mail/lbdb/ChangeLog
@@ -1,6 +1,10 @@
# 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.18 2005/05/11 13:20:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.19 2005/05/15 10:56:01 ferdy Exp $
+
+ 15 May 2005; Fernando J. Pereda <ferdy@gentoo.org> lbdb-0.29-r1.ebuild,
+ lbdb-0.30.ebuild:
+ marked ~alpha
11 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> lbdb-0.29-r1.ebuild:
Stable on sparc
diff --git a/net-mail/lbdb/Manifest b/net-mail/lbdb/Manifest
index aa8a1ddaa89d..d74e1a7aac53 100644
--- a/net-mail/lbdb/Manifest
+++ b/net-mail/lbdb/Manifest
@@ -1,19 +1,19 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 8d6dfefd49ccf85015b15aece6c41dba ChangeLog 2466
-MD5 5b169ca190f236691e352065d2b603f2 lbdb-0.30.ebuild 1160
+MD5 ad5d77568dc9e134259f1e8e1357e61c lbdb-0.29-r1.ebuild 1312
MD5 496ffcfce3a83dd0fc8d0c1e2dc1acfa lbdb-0.29.ebuild 723
+MD5 92a1d15af25721a648dfab79302d58a9 lbdb-0.30.ebuild 1167
+MD5 13ff4f4b951be7e425b4266dcc1788d0 ChangeLog 2574
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 ed1e9bdbfec6168e38c869ffbe64fb5d lbdb-0.29-r1.ebuild 1308
-MD5 1c694e739dd9620446174390df003997 files/digest-lbdb-0.30 61
-MD5 b4016292f88d51a3b8a6fe5e982597c8 files/digest-lbdb-0.29 60
MD5 b4016292f88d51a3b8a6fe5e982597c8 files/digest-lbdb-0.29-r1 60
MD5 181739eb24d5fd4227cc06e8ee243ded files/lbdb-configure-in.patch 2380
+MD5 b4016292f88d51a3b8a6fe5e982597c8 files/digest-lbdb-0.29 60
+MD5 1c694e739dd9620446174390df003997 files/digest-lbdb-0.30 61
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCggawKRy60XGEcJIRAvidAKCjVqtLKoYvutepaLGlK+Pgy81NOwCfS9Y5
-daA9yuhsfC08ZAsnaRJcmSI=
-=t7VI
+iD8DBQFChyrVViELBEf1JB0RAjGTAKCB1bA08rxz7DFQaT8wDDI3NAZ+XACeN0Kh
+gs+FB2J9y10asapsfge9JW4=
+=8O2q
-----END PGP SIGNATURE-----
diff --git a/net-mail/lbdb/lbdb-0.29-r1.ebuild b/net-mail/lbdb/lbdb-0.29-r1.ebuild
index 0860eaf061e4..ecf4421a379b 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.3 2005/05/11 13:20:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.29-r1.ebuild,v 1.4 2005/05/15 10:56:01 ferdy 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="~alpha ~ppc sparc x86"
LICENSE="GPL-2"
DEPEND="dev-lang/perl
sys-devel/autoconf
diff --git a/net-mail/lbdb/lbdb-0.30.ebuild b/net-mail/lbdb/lbdb-0.30.ebuild
index 574999686fb3..85c163a98b58 100644
--- a/net-mail/lbdb/lbdb-0.30.ebuild
+++ b/net-mail/lbdb/lbdb-0.30.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.30.ebuild,v 1.1 2005/05/09 19:25:34 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.30.ebuild,v 1.2 2005/05/15 10:56:01 ferdy 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="~alpha ~ppc ~sparc ~x86"
LICENSE="GPL-2"
DEPEND="dev-lang/perl
gnome? ( mail-client/evolution )