diff options
author | 2008-04-06 17:36:35 +0000 | |
---|---|---|
committer | 2008-04-06 17:36:35 +0000 | |
commit | c88ff86f3ac6f061f24c154279d72fb8dcc31c9d (patch) | |
tree | a78571b84e44661cf52d666a21fe178433df28f6 /virtual/qmail/qmail-1.03.ebuild | |
parent | Add missing pkgconfig dependency #216381 (diff) | |
download | historical-c88ff86f3ac6f061f24c154279d72fb8dcc31c9d.tar.gz historical-c88ff86f3ac6f061f24c154279d72fb8dcc31c9d.tar.bz2 historical-c88ff86f3ac6f061f24c154279d72fb8dcc31c9d.zip |
add netqmail-1.06
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'virtual/qmail/qmail-1.03.ebuild')
-rw-r--r-- | virtual/qmail/qmail-1.03.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild index 7aa78dfa38cd..28fbde9393ef 100644 --- a/virtual/qmail/qmail-1.03.ebuild +++ b/virtual/qmail/qmail-1.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/qmail/qmail-1.03.ebuild,v 1.6 2007/10/19 22:28:26 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/qmail/qmail-1.03.ebuild,v 1.7 2008/04/06 17:36:35 hollow Exp $ DESCRIPTION="Virtual for qmail" HOMEPAGE="http://cr.yp.to/qmail.html" @@ -19,6 +19,7 @@ DEPEND="" RDEPEND="|| ( ~mail-mta/netqmail-1.05 + ~mail-mta/netqmail-1.06 ~mail-mta/mini-qmail-1.05 ~mail-mta/qmail-ldap-${PV} )" |