summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-11-29 22:57:40 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-11-29 22:57:40 +0000
commit06a9521b9339a664a45f4f589b76a1a0466d3f56 (patch)
treedce19056de68ec59ee2aec4bbc48c284f1a3c72b /net-mail
parentprofile updates (diff)
downloadgentoo-2-06a9521b9339a664a45f4f589b76a1a0466d3f56.tar.gz
gentoo-2-06a9521b9339a664a45f4f589b76a1a0466d3f56.tar.bz2
gentoo-2-06a9521b9339a664a45f4f589b76a1a0466d3f56.zip
app-admin/fam -> virtual/fam, for bug #67170.
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/courier-imap/ChangeLog6
-rw-r--r--net-mail/courier-imap/courier-imap-3.0.7.ebuild6
-rw-r--r--net-mail/courier-imap/courier-imap-3.0.8.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-mail/courier-imap/ChangeLog b/net-mail/courier-imap/ChangeLog
index d3f70b106b0a..e110d6869579 100644
--- a/net-mail/courier-imap/ChangeLog
+++ b/net-mail/courier-imap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/courier-imap
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/ChangeLog,v 1.100 2004/11/27 06:22:43 malverian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/ChangeLog,v 1.101 2004/11/29 22:57:40 ticho Exp $
+
+ 29 Nov 2004; Andrej Kacian <ticho@gentoo.org> courier-imap-3.0.7.ebuild,
+ courier-imap-3.0.8.ebuild:
+ app-admin/fam -> virtual/fam, for bug #67170.
27 Nov 2004; Philip Walls <malverian@gentoo.org> courier-imap-3.0.8.ebuild,
courier-imap-3.0.8.20041116.ebuild:
diff --git a/net-mail/courier-imap/courier-imap-3.0.7.ebuild b/net-mail/courier-imap/courier-imap-3.0.7.ebuild
index 15c040209728..a28b8ab9e28c 100644
--- a/net-mail/courier-imap/courier-imap-3.0.7.ebuild
+++ b/net-mail/courier-imap/courier-imap-3.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.7.ebuild,v 1.15 2004/11/02 22:21:45 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.7.ebuild,v 1.16 2004/11/29 22:57:40 ticho Exp $
inherit eutils gnuconfig
@@ -24,7 +24,7 @@ RDEPEND="virtual/libc
ldap? ( >=net-nds/openldap-1.2.11 )
postgres? ( >=dev-db/postgresql-7.2 )
>=dev-tcltk/expect-5.33.0
- fam? ( app-admin/fam )
+ fam? ( virtual/fam )
selinux? ( sec-policy/selinux-courier-imap )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4
@@ -151,7 +151,7 @@ src_compile() {
myconf="${myconf} --without-redhat"
# bug #29879 - FAM support
- #if has_version 'app-admin/fam' && ! use fam; then
+ #if has_version 'virtual/fam' && ! use fam; then
# ewarn "FAM will be detected by the package and support will be enabled"
# ewarn "The package presently provides no way to disable fam support if you don't want it"
#fi
diff --git a/net-mail/courier-imap/courier-imap-3.0.8.ebuild b/net-mail/courier-imap/courier-imap-3.0.8.ebuild
index 83415ac50945..4a14bdf5b61e 100644
--- a/net-mail/courier-imap/courier-imap-3.0.8.ebuild
+++ b/net-mail/courier-imap/courier-imap-3.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.8.ebuild,v 1.11 2004/11/27 06:22:43 malverian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.8.ebuild,v 1.12 2004/11/29 22:57:40 ticho Exp $
inherit eutils gnuconfig
@@ -152,7 +152,7 @@ src_compile() {
myconf="${myconf} --without-redhat"
# bug #29879 - FAM support
- #if has_version 'app-admin/fam' && ! use fam; then
+ #if has_version 'virtual/fam' && ! use fam; then
# ewarn "FAM will be detected by the package and support will be enabled"
# ewarn "The package presently provides no way to disable fam support if you don't want it"
#fi