]> Pileus Git - ~andy/sunrise/commitdiff
mail-mta/citadel: Remove PROVIDE="virtual/mda" as virtual/mda is a new-style virtual...
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Thu, 17 Mar 2011 20:56:17 +0000 (20:56 +0000)
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Thu, 17 Mar 2011 20:56:17 +0000 (20:56 +0000)
(Portage version: 2.2.0_alpha27-r1/svn/Linux x86_64)

svn path=/sunrise/; revision=11833

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

index 8a1dbfa479cf1d37ffd481d4799cb814d809ffaf..01731e5fa83a9989babf5c1c2d53fb207d1aa7ad 100644 (file)
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  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
+  gentoo-x86's virtual now lists mail-mta/citadel.
+
   29 Jan 2011; the_mgt the_mgt themgt@mail.ru -files/mailer.conf:
   Removed mailer.conf. No longer needed since mailwrapper was removed.
 
index 6525e352968c724d7f7fe45c3c4b80a58f2c086b..dd39e9c5fd08b536f665c21328e131a9d67e2f4a 100644 (file)
@@ -27,8 +27,7 @@ RDEPEND="${DEPEND}
        !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/mda
-       virtual/imapd"
+PROVIDE="virtual/imapd"
 
 MESSAGEBASE="/var/lib/citadel"