diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-05-06 11:38:14 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-05-06 11:38:14 +0000 |
commit | df0b5b0909361c83cd2063447c0dcd5830b26484 (patch) | |
tree | 683e36a365b07467e44a37d0c87b2c3dabc7ea86 /mail-client | |
parent | Added ~ppc64 (diff) | |
download | historical-df0b5b0909361c83cd2063447c0dcd5830b26484.tar.gz historical-df0b5b0909361c83cd2063447c0dcd5830b26484.tar.bz2 historical-df0b5b0909361c83cd2063447c0dcd5830b26484.zip |
Removed * postfix from <, <=, >= and > dependencies.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mahogany/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/mahogany/Manifest | 12 | ||||
-rw-r--r-- | mail-client/mahogany/mahogany-0.65.ebuild | 6 |
3 files changed, 13 insertions, 10 deletions
diff --git a/mail-client/mahogany/ChangeLog b/mail-client/mahogany/ChangeLog index e090eb5dad93..6e770ca4fd8e 100644 --- a/mail-client/mahogany/ChangeLog +++ b/mail-client/mahogany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/mahogany # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mahogany/ChangeLog,v 1.3 2005/03/04 15:37:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mahogany/ChangeLog,v 1.4 2005/05/06 11:38:14 swegener Exp $ + + 06 May 2005; Sven Wegener <swegener@gentoo.org> mahogany-0.65.ebuild: + Removed * postfix from <, <=, >= and > dependencies. 04 Mar 2005; Andrej Kacian <ticho@gentoo.org> mahogany-0.65.ebuild: Change wxGTK depend atom to depend on 2.4.x, since it won't work on 2.6. diff --git a/mail-client/mahogany/Manifest b/mail-client/mahogany/Manifest index de1c4d510e75..2a2bb228daef 100644 --- a/mail-client/mahogany/Manifest +++ b/mail-client/mahogany/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 34567c8c93312386250dfb4551b88337 ChangeLog 649 +MD5 5f953bf4f4edf62b0f7c29d5415c343c mahogany-0.65.ebuild 1632 +MD5 dc589a51168a7dd7052ca145491b2c72 ChangeLog 780 MD5 37b92726b23fb53c0945ae805d202e26 metadata.xml 462 -MD5 b89391fb031cdead0efe4fa27c0fe187 mahogany-0.65.ebuild 1631 MD5 ac95fcbfb3d628b354889fa06707cf8c files/digest-mahogany-0.65 67 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCKIDYQlM6RnzZP+IRAuiVAJ4h4e6SJd9bnLTi6wKgLXL6ZKrzRwCggLro -JnCcBjGE4frlB33KiZpDGRc= -=MQj4 +iD8DBQFCe1c3I1lqEGTUzyQRAvk7AKDGjlgCt99LigLqxzn670IWjza1TACdGDwM +HzIKPFbHGaSDbGxRXuVsMBU= +=hd5B -----END PGP SIGNATURE----- diff --git a/mail-client/mahogany/mahogany-0.65.ebuild b/mail-client/mahogany/mahogany-0.65.ebuild index 0e66ed0371e2..d4c34093e01c 100644 --- a/mail-client/mahogany/mahogany-0.65.ebuild +++ b/mail-client/mahogany/mahogany-0.65.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mahogany/mahogany-0.65.ebuild,v 1.2 2005/03/04 15:37:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mahogany/mahogany-0.65.ebuild,v 1.3 2005/05/06 11:38:14 swegener Exp $ inherit wxwidgets @@ -14,8 +14,8 @@ LICENSE="mahogany" IUSE="python ssl static nls debug doc" RDEPEND="=x11-libs/wxGTK-2.4* - python? ( >=dev-lang/python-1.5* - <dev-lang/python-2.2* ) + python? ( >=dev-lang/python-1.5 + <dev-lang/python-2.2 ) ssl? ( dev-libs/openssl )" DEPEND="${RDEPEND} |