diff options
author | 2008-02-14 07:49:25 +0000 | |
---|---|---|
committer | 2008-02-14 07:49:25 +0000 | |
commit | fa40cab4289ad35f88d3609f8c166940f8a97d34 (patch) | |
tree | 263d0e1f27b4b7babe691d78dd20afc7ceff10f9 /net-mail/dbmail/dbmail-2.2.8.ebuild | |
parent | stable x86, security bug 209918 (diff) | |
download | historical-fa40cab4289ad35f88d3609f8c166940f8a97d34.tar.gz historical-fa40cab4289ad35f88d3609f8c166940f8a97d34.tar.bz2 historical-fa40cab4289ad35f88d3609f8c166940f8a97d34.zip |
stable x86, bug 209964
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-mail/dbmail/dbmail-2.2.8.ebuild')
-rw-r--r-- | net-mail/dbmail/dbmail-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dbmail/dbmail-2.2.8.ebuild b/net-mail/dbmail/dbmail-2.2.8.ebuild index 7ff130ba8810..1aa39fbd30fb 100644 --- a/net-mail/dbmail/dbmail-2.2.8.ebuild +++ b/net-mail/dbmail/dbmail-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.8.ebuild,v 1.2 2008/02/13 07:50:33 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.8.ebuild,v 1.3 2008/02/14 07:49:25 opfer Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.dbmail.org/download/2.2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="ldap mysql postgres sieve sqlite3 ssl static" DEPEND="ssl? ( dev-libs/openssl ) |