]> Pileus Git - ~andy/sunrise/commitdiff
mail-mta/citadel: Remove old-style virtual virtual/imapd. See bug 350792 comment 14.
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Sat, 26 Mar 2011 14:22:52 +0000 (14:22 +0000)
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Sat, 26 Mar 2011 14:22:52 +0000 (14:22 +0000)
(Portage version: 2.2.0_alpha27-r1/svn/Linux x86_64)

svn path=/sunrise/; revision=11844

mail-mta/citadel/ChangeLog
mail-mta/citadel/citadel-7.85.ebuild

index 01731e5fa83a9989babf5c1c2d53fb207d1aa7ad..98c312009191218f6993c6fc969e9bac661608c8 100644 (file)
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Mar 2011; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
+  citadel-7.85.ebuild:
+  Remove old-style virtual virtual/imapd. See bug 350792 comment 14.
+
   17 Mar 2011; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
   citadel-7.85.ebuild:
   Remove PROVIDE="virtual/mda" as virtual/mda is a new-style virtual and
index dd39e9c5fd08b536f665c21328e131a9d67e2f4a..7882f7b5e82ac8f9309d18dd00f137c38ed4a03b 100644 (file)
@@ -25,9 +25,6 @@ RDEPEND="${DEPEND}
        net-mail/mailbase
        !postfix? ( !virtual/mta )
        !net-mail/mailwrapper"
-# dropped virtual/mta from PROVIDE in order to install with postfix on a system
-# removed mailwrapper stuff entirely and made sure it isn't left on system
-PROVIDE="virtual/imapd"
 
 MESSAGEBASE="/var/lib/citadel"