diff options
author | Marius Mauch <genone@gentoo.org> | 2004-12-14 06:42:13 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2004-12-14 06:42:13 +0000 |
commit | 6fa2b6992db8ce109247ada945ffa9d59f1c5279 (patch) | |
tree | 1f8d9683ba9746469c8b5d211957db25c47fcd60 /mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild | |
parent | Re-add to tree since linux is now supported. (diff) | |
download | historical-6fa2b6992db8ce109247ada945ffa9d59f1c5279.tar.gz historical-6fa2b6992db8ce109247ada945ffa9d59f1c5279.tar.bz2 historical-6fa2b6992db8ce109247ada945ffa9d59f1c5279.zip |
version bump / fixing dependencies
Diffstat (limited to 'mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild index 935405b4f80d..7ca364e7cdc9 100644 --- a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild +++ b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild,v 1.4 2004/10/19 19:24:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild,v 1.5 2004/12/14 06:42:13 genone Exp $ MY_P="${P##sylpheed-claws-}" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha" IUSE="" -DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1 +DEPEND="=mail-client/sylpheed-claws-0.9.12b-r1 =app-crypt/gpgme-0.3.14-r1" S="${WORKDIR}/${MY_P}" |