summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Forest <vladimir@gentoo.org>2003-04-22 23:43:07 +0000
committerGraham Forest <vladimir@gentoo.org>2003-04-22 23:43:07 +0000
commit22b762ab771a8a8aad512f305f520410870a1ea4 (patch)
treea8cf52963ab06f7e32ac035d2ea724952b9c460d /net-mail
parentnew dev version (diff)
downloadgentoo-2-22b762ab771a8a8aad512f305f520410870a1ea4.tar.gz
gentoo-2-22b762ab771a8a8aad512f305f520410870a1ea4.tar.bz2
gentoo-2-22b762ab771a8a8aad512f305f520410870a1ea4.zip
app-text/aspell -> virtual/aspell-dict
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/balsa/ChangeLog5
-rw-r--r--net-mail/balsa/Manifest13
-rw-r--r--net-mail/balsa/balsa-1.4.0-r1.ebuild4
-rw-r--r--net-mail/courier/ChangeLog6
-rw-r--r--net-mail/courier/Manifest40
-rw-r--r--net-mail/courier/courier-0.40.2.ebuild4
-rw-r--r--net-mail/courier/courier-0.41.0.ebuild2
7 files changed, 67 insertions, 7 deletions
diff --git a/net-mail/balsa/ChangeLog b/net-mail/balsa/ChangeLog
index 2cb8ba9ca095..6afbdab69ba6 100644
--- a/net-mail/balsa/ChangeLog
+++ b/net-mail/balsa/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-mail/balsa
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.32 2003/03/08 18:43:29 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.33 2003/04/22 23:42:54 vladimir Exp $
*balsa-2.0.9-r1 (08 Mar 2003)
@@ -42,6 +42,9 @@
*balsa-1.4.0-r1 (03 Sep 2002)
+ 22 Apr 2003; Graham Forest <vladimir@gentoo.org> balsa-1.4.0-r1.ebuild:
+ app-text/aspell -> virtual/aspell-dict
+
20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> balsa-2.0.1-r2.ebuild
balsa-1.4.0-r1.ebuild :
diff --git a/net-mail/balsa/Manifest b/net-mail/balsa/Manifest
new file mode 100644
index 000000000000..f75911f571e2
--- /dev/null
+++ b/net-mail/balsa/Manifest
@@ -0,0 +1,13 @@
+MD5 ada79897f6f383f830de09f5d1445ce5 ChangeLog 5976
+MD5 d908221a6603a181bca96ddf861cb014 balsa-1.4.0-r1.ebuild 1695
+MD5 d72fd13be23038cd59a35db6e817c312 balsa-2.0.1-r2.ebuild 2482
+MD5 706d958391aab1ac931f589c38ab4dd4 balsa-2.0.5.ebuild 1846
+MD5 67580857ff32afb89f33a011ff038c00 balsa-2.0.9-r1.ebuild 1903
+MD5 e07ee58ce931e3ac57686390873039e3 balsa-2.0.9.ebuild 1754
+MD5 7640c6a66bb87af1486164581e95296d files/balsa-1.4.0-gentoo.diff 830
+MD5 bfcba0b910386c9682dee1c0c9761fa2 files/digest-balsa-2.0.9 65
+MD5 1a90a15b479014cad351afdb41145c03 files/balsa-2.0.1-gentoo.patch 797
+MD5 bfcba0b910386c9682dee1c0c9761fa2 files/digest-balsa-2.0.9-r1 65
+MD5 db591d45fa09eff2d747d1cb4662a18e files/digest-balsa-1.4.0-r1 65
+MD5 c3070702681c933f1701202f772cf865 files/digest-balsa-2.0.1-r2 65
+MD5 00477e1bf518d7d4438bef8d3f44b8cc files/digest-balsa-2.0.5 65
diff --git a/net-mail/balsa/balsa-1.4.0-r1.ebuild b/net-mail/balsa/balsa-1.4.0-r1.ebuild
index bda0e6efa6c2..da50130a1ed8 100644
--- a/net-mail/balsa/balsa-1.4.0-r1.ebuild
+++ b/net-mail/balsa/balsa-1.4.0-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/balsa/balsa-1.4.0-r1.ebuild,v 1.7 2003/03/26 10:18:49 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-1.4.0-r1.ebuild,v 1.8 2003/04/22 23:42:54 vladimir Exp $
IUSE="ssl nls cups gtkhtml spell perl"
@@ -24,7 +24,7 @@ DEPEND="=dev-libs/glib-1.2*
ssl? ( dev-libs/openssl )
cups? ( >=gnome-base/gnome-print-0.30 )
perl? ( >=dev-libs/libpcre-3.4 )
- spell? ( >=app-text/aspell-0.50 )
+ spell? ( virtual/aspell-dict )
gtkhtml? ( >=gnome-extra/gtkhtml-0.16.1 )"
src_unpack() {
diff --git a/net-mail/courier/ChangeLog b/net-mail/courier/ChangeLog
index 2a0cc273483d..0472e750f7c5 100644
--- a/net-mail/courier/ChangeLog
+++ b/net-mail/courier/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for net-mail/courier
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/ChangeLog,v 1.14 2003/02/12 08:08:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/ChangeLog,v 1.15 2003/04/22 23:41:44 vladimir Exp $
*courier-0.41.0 (30 Jan 2003)
+ 22 Apr 2003; Graham Forest <vladimir@gentoo.org> courier-0.40.2.ebuild,
+ courier-0.41.0.ebuild:
+ app-text/aspell -> virtual/aspell-dict
+
30 Jan 2003; Alexandru Hartmann <alex@as-computer.de>, Andreas Erhart <andi@as-computer.de>
courier-0.41.0.ebuild, files/courier:
new release. supports make install-configure in post_install(). init scripts changes.
diff --git a/net-mail/courier/Manifest b/net-mail/courier/Manifest
new file mode 100644
index 000000000000..c3f1473d59fd
--- /dev/null
+++ b/net-mail/courier/Manifest
@@ -0,0 +1,40 @@
+MD5 68ba9730320f602188dc138e599b76ae ChangeLog 3326
+MD5 1323ae19f84e8806ae67de1aa7537300 courier-0.39.1.ebuild 6708
+MD5 e1d0b9d908907f71ca9ed43aaf918941 courier-0.39.2.ebuild 6745
+MD5 20a859044c0ac68a36b6193ccfe85237 courier-0.39.3.ebuild 6746
+MD5 b4e132871ccbf915b2bf915da765a0cd courier-0.40.0.20021026.ebuild 7976
+MD5 615aed00370abf877b87261156e47d7b courier-0.40.1.ebuild 8213
+MD5 3bc56a57a5e2b8f06b85f3b6af458d89 courier-0.40.2.ebuild 8891
+MD5 cd57def1a8da8c7ffbf1374115ef0101 courier-0.41.0.ebuild 8953
+MD5 d8967dea60963b1c0abaccbb2c57ea64 files/apache-sqwebmail.inc 347
+MD5 a546a21f960e4f921e71f614f719a2ce files/bofh 23
+MD5 11b3d1dd7a351499fc244c9517ae9371 files/courier 691
+MD5 e150e21d4756eebd49cbe98dc01ebe94 files/courier-0.39.1-gentoo.diff 381
+MD5 e150e21d4756eebd49cbe98dc01ebe94 files/courier-0.39.2-gentoo.diff 381
+MD5 e150e21d4756eebd49cbe98dc01ebe94 files/courier-0.39.3-gentoo.diff 381
+MD5 f9d1942cf82621b65d8f01af9804927e files/courier-0.40.0.20021026-gentoo.diff 697
+MD5 f9d1942cf82621b65d8f01af9804927e files/courier-0.40.1-gentoo.diff 697
+MD5 aba961cc052d0c255f4e1deb65945153 files/courier-0.40.2-gentoo.diff.bz2 378
+MD5 aba961cc052d0c255f4e1deb65945153 files/courier-0.41.0-gentoo.diff.bz2 378
+MD5 4cc259ba91efc1fd7885a6dd6e2291f1 files/courier-authdaemond 451
+MD5 0410ef54ac603ee57686a191cffb6be5 files/courier-esmtpd 436
+MD5 d587a072860886d2896d8b5a8c118951 files/courier-esmtpd-msa 438
+MD5 8be77f68229aebdc27b53660a6431e8c files/courier-esmtpd-ssl 456
+MD5 bf6d70e1911dad2eda0e07530afb0300 files/courier-filterd 509
+MD5 c90d29ee6fb093c3a57dd6085a8463b3 files/courier-imapd 431
+MD5 2ec2b05590afdf6d0e94e012baa44c4f files/courier-imapd-ssl 451
+MD5 ef6e0853e5d668144f698c59c835d548 files/courier-ldapaliasd 452
+MD5 6ca0ee26b88804756f7918e42196304a files/courier-mta 427
+MD5 de7f91e6afb4d9b65a82157f1f805f3c files/courier-pop3d 431
+MD5 9da52a8e324cc8da121a87a607754e6d files/courier-pop3d-ssl 451
+MD5 6ba8295c461d813ad72edbfe0936fe95 files/digest-courier-0.39.1 67
+MD5 842ea546b77f8bda1d2d770bde37479b files/digest-courier-0.39.2 67
+MD5 24ba1608b2a97060ee93a4bed2cffdc0 files/digest-courier-0.39.3 67
+MD5 6d64142ee7917269631515747c57acf9 files/digest-courier-0.40.0.20021026 77
+MD5 34928b788dad70eed7cc5b0787ab1d56 files/digest-courier-0.40.1 68
+MD5 bcc012b6df5cd8b071aa47dafd93f670 files/digest-courier-0.40.2 68
+MD5 ed82a3d145254d16452144797e458bea files/digest-courier-0.41.0 68
+MD5 4eb96413bfbc91629bdf43526716cd1e files/dot_courier 26
+MD5 d41d8cd98f00b204e9800998ecf8427e files/locallowercase 0
+MD5 52f032e570c6f5f9f69b4e4bdfa562a1 files/password.dist 247
+MD5 e3a4ab031bd750b7ce2c7b85fee83d8e files/set-mime 741
diff --git a/net-mail/courier/courier-0.40.2.ebuild b/net-mail/courier/courier-0.40.2.ebuild
index 6ed0216cd5e6..67b0e9dcc1e2 100644
--- a/net-mail/courier/courier-0.40.2.ebuild
+++ b/net-mail/courier/courier-0.40.2.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/courier/courier-0.40.2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.40.2.ebuild,v 1.5 2003/04/22 23:41:44 vladimir Exp $
DESCRIPTION="An MTA designed specifically for maildirs"
SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
@@ -26,7 +26,7 @@ RDEPEND="virtual/glibc
ldap? ( >=net-nds/openldap-1.2.11 )
postgres? ( >=dev-db/postgresql-7.1.3 )
tcltk? ( >=dev-tcltk/expect-5.33.0 )
- spell? ( >=app-text/aspell-0.50.3 )"
+ spell? ( virtual/aspell-dict )"
DEPEND="${RDEPEND}
dev-lang/perl
sys-apps/procps"
diff --git a/net-mail/courier/courier-0.41.0.ebuild b/net-mail/courier/courier-0.41.0.ebuild
index 215fd0a2880c..80a90002166a 100644
--- a/net-mail/courier/courier-0.41.0.ebuild
+++ b/net-mail/courier/courier-0.41.0.ebuild
@@ -31,7 +31,7 @@ RDEPEND="virtual/glibc
ldap? ( >=net-nds/openldap-1.2.11 )
postgres? ( >=dev-db/postgresql-7.1.3 )
tcltk? ( >=dev-tcltk/expect-5.33.0 )
- spell? ( >=app-text/aspell-0.50.3 )"
+ spell? ( virtual/aspell-dict )"
DEPEND="${RDEPEND}
dev-lang/perl
sys-apps/procps"