diff options
author | 2004-12-14 06:42:13 +0000 | |
---|---|---|
committer | 2004-12-14 06:42:13 +0000 | |
commit | 54fd1ac389b83d2386183af23f0d6d8bcae8794e (patch) | |
tree | adacd9c1cc6c0854960f7eb82c2cfec68f59623f /mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild | |
parent | Re-add to tree since linux is now supported. (Manifest recommit) (diff) | |
download | gentoo-2-54fd1ac389b83d2386183af23f0d6d8bcae8794e.tar.gz gentoo-2-54fd1ac389b83d2386183af23f0d6d8bcae8794e.tar.bz2 gentoo-2-54fd1ac389b83d2386183af23f0d6d8bcae8794e.zip |
version bump / fixing dependencies
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild index e0a9936f0062..151386cfbe24 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.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-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild,v 1.4 2004/10/19 19:56:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.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" +DEPEND="=mail-client/sylpheed-claws-0.9.12b-r1" S="${WORKDIR}/${MY_P}" |