diff options
author | Marius Mauch <genone@gentoo.org> | 2005-03-29 17:44:53 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-03-29 17:44:53 +0000 |
commit | e765e4df4001b98c7f4433f7861ba831100dfea3 (patch) | |
tree | 7ef19816bb5eeaa08fc6bef610e6cb0378d97912 /mail-client/sylpheed-claws-vcalendar | |
parent | Fixed bug #87115. (diff) | |
download | historical-e765e4df4001b98c7f4433f7861ba831100dfea3.tar.gz historical-e765e4df4001b98c7f4433f7861ba831100dfea3.tar.bz2 historical-e765e4df4001b98c7f4433f7861ba831100dfea3.zip |
Cleaning out older plugin versions
Package-Manager: portage-1.585-cvs
Diffstat (limited to 'mail-client/sylpheed-claws-vcalendar')
-rw-r--r-- | mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild index 83df1fd0bd95..c106529bb4b1 100644 --- a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild +++ b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild,v 1.5 2004/12/14 06:42:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild,v 1.6 2005/03/29 17:44:53 genone Exp $ inherit eutils @@ -13,7 +13,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 >=dev-libs/libical-0.24_rc4-r1" S="${WORKDIR}/${MY_P}" |