diff options
author | Akinori Hattori <hattya@gentoo.org> | 2012-03-25 12:29:49 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2012-03-25 12:29:49 +0000 |
commit | 48caae12153d66dc9308a84e015a75148f20c4eb (patch) | |
tree | 926b3ad0a3abec10a687df8b7490678820c72450 /mail-client/sylpheed | |
parent | Remove old. (diff) | |
download | gentoo-2-48caae12153d66dc9308a84e015a75148f20c4eb.tar.gz gentoo-2-48caae12153d66dc9308a84e015a75148f20c4eb.tar.bz2 gentoo-2-48caae12153d66dc9308a84e015a75148f20c4eb.zip |
new upstream release. fixes bug #406253.
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 8 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-3.1.3.ebuild (renamed from mail-client/sylpheed/sylpheed-3.1.1.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index f88fef43bc5c..a636ce1dabd5 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-client/sylpheed # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.299 2012/03/24 17:22:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.300 2012/03/25 12:29:49 hattya Exp $ + +*sylpheed-3.1.3 (25 Mar 2012) + + 25 Mar 2012; Akinori Hattori <hattya@gentoo.org> -sylpheed-3.1.1.ebuild, + +sylpheed-3.1.3.ebuild: + new upstream release. fixes bug #406253. 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> sylpheed-3.1.2.ebuild: x86 stable wrt bug #406345 diff --git a/mail-client/sylpheed/sylpheed-3.1.1.ebuild b/mail-client/sylpheed/sylpheed-3.1.3.ebuild index 051e06ea9e73..a9b5efdeeb18 100644 --- a/mail-client/sylpheed/sylpheed-3.1.1.ebuild +++ b/mail-client/sylpheed/sylpheed-3.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v 1.5 2011/11/03 07:07:23 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.3.ebuild,v 1.1 2012/03/25 12:29:49 hattya Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="crypt ipv6 ldap nls oniguruma pda spell ssl xface" CDEPEND="x11-libs/gtk+:2 |