diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-03-19 19:55:05 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-03-19 19:55:05 +0000 |
commit | ac3eb3e67d502439f0d4d537ec19a979fd06bb97 (patch) | |
tree | 1e69ea40b21854f94c3af391d3f81d476d43056a /mail-client/sylpheed-claws-rssyl | |
parent | Add patch to fix compilation with gcc-4.1 by degrenier AT easyconnect DOT fr;... (diff) | |
download | gentoo-2-ac3eb3e67d502439f0d4d537ec19a979fd06bb97.tar.gz gentoo-2-ac3eb3e67d502439f0d4d537ec19a979fd06bb97.tar.bz2 gentoo-2-ac3eb3e67d502439f0d4d537ec19a979fd06bb97.zip |
Stable on x86, bug #126838.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'mail-client/sylpheed-claws-rssyl')
-rw-r--r-- | mail-client/sylpheed-claws-rssyl/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-rssyl/ChangeLog b/mail-client/sylpheed-claws-rssyl/ChangeLog index d971e87f1084..e2d211916776 100644 --- a/mail-client/sylpheed-claws-rssyl/ChangeLog +++ b/mail-client/sylpheed-claws-rssyl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed-claws-rssyl # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/ChangeLog,v 1.3 2006/02/26 20:56:40 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/ChangeLog,v 1.4 2006/03/19 19:55:05 ticho Exp $ + + 19 Mar 2006; <ticho@gentoo.org> sylpheed-claws-rssyl-0.4.ebuild: + Stable on x86, bug #126838. *sylpheed-claws-rssyl-0.4 (26 Feb 2006) diff --git a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild index 94275afb1808..e85eaf8fc59e 100644 --- a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild +++ b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild,v 1.1 2006/02/26 20:56:40 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild,v 1.2 2006/03/19 19:55:05 ticho Exp $ MY_P="${P##sylpheed-claws-}" SC_BASE="2.0.0_rc1" @@ -10,7 +10,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="http://ticho.yweb.sk/rssyl/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="nls" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} net-misc/curl |