diff options
author | Torsten Veller <torsten@veller.net> | 2009-04-26 08:58:53 +0200 |
---|---|---|
committer | Torsten Veller <torsten@veller.net> | 2009-04-26 08:58:53 +0200 |
commit | 6e841a4c1021035ea4b93133007e1cfffe01ceca (patch) | |
tree | 9e58abbf1f04bb42c3e13a4f01f9ead5b21dd8d0 /net-mail/topal/topal-64.ebuild | |
parent | Sync with gentoo-x86 (diff) | |
download | net-mail-6e841a4c1021035ea4b93133007e1cfffe01ceca.tar.gz net-mail-6e841a4c1021035ea4b93133007e1cfffe01ceca.tar.bz2 net-mail-6e841a4c1021035ea4b93133007e1cfffe01ceca.zip |
Add updates from gentoo
Diffstat (limited to 'net-mail/topal/topal-64.ebuild')
-rw-r--r-- | net-mail/topal/topal-64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/topal/topal-64.ebuild b/net-mail/topal/topal-64.ebuild index 17229bf..74174cd 100644 --- a/net-mail/topal/topal-64.ebuild +++ b/net-mail/topal/topal-64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/topal/topal-64.ebuild,v 1.1 2009/04/24 06:39:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/topal/topal-64.ebuild,v 1.2 2009/04/26 06:40:02 tove Exp $ EAPI=2 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND=">=virtual/gnat-4.2" +DEPEND="virtual/ada" RDEPEND=">=app-crypt/gnupg-2.0.7-r1 || ( net-mail/metamail app-misc/run-mailcap ) || ( app-text/dos2unix app-text/hd2u )" |