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-vcalendar | |
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-vcalendar')
-rw-r--r-- | mail-client/sylpheed-claws-vcalendar/Manifest | 8 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail-client/sylpheed-claws-vcalendar/Manifest b/mail-client/sylpheed-claws-vcalendar/Manifest index 80cf1d58f4e3..9ebbb9a789d9 100644 --- a/mail-client/sylpheed-claws-vcalendar/Manifest +++ b/mail-client/sylpheed-claws-vcalendar/Manifest @@ -1,15 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 d30518752d097a71867d864654cf3c16 sylpheed-claws-vcalendar-0.4.ebuild 893 MD5 5d0a878a0318c6d261424c0f55af1345 metadata.xml 392 +MD5 a2b71268afefbb76674c764f71d0e4b1 sylpheed-claws-vcalendar-0.4.ebuild 892 MD5 47d301914d484c265ca0ba672578f65d ChangeLog 874 MD5 b37803e0c16b331a3c49b1e252491791 files/digest-sylpheed-claws-vcalendar-0.4 65 MD5 613d1581a8bff15e6aa7e083ae3cca37 files/vcalendar-0.4-ical.patch 2308 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBdXAougEuf3OQ0akRAm8EAJ9Q978rpTRg5sG4pa1OgElcsEo+VwCfXn7h -qD/mF9H3tY7J+G1E+TVxdcI= -=44Es +iD8DBQFBvoq76J2i8a8J4okRAkfgAJ9XFWhWUrp0P4jRc+KhbIeOinsXDwCfXOyq +GkcYccXW7U5/md1dVn0YbPw= +=vRYX -----END PGP SIGNATURE----- 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 1e040f0df5d2..83df1fd0bd95 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 # 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.4 2004/10/19 19:50:53 kloeri Exp $ +# $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 $ 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}" |