diff options
author | Akinori Hattori <hattya@gentoo.org> | 2008-09-23 07:01:14 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2008-09-23 07:01:14 +0000 |
commit | 9b340de54dfd57d44441f0795d04fcd434f56eac (patch) | |
tree | cefaea1c7415cabc5c99a5791efd8af068175f4a /mail-client/sylpheed | |
parent | Quick fix of to better suppress the extra output from dd, that was causing a ... (diff) | |
download | gentoo-2-9b340de54dfd57d44441f0795d04fcd434f56eac.tar.gz gentoo-2-9b340de54dfd57d44441f0795d04fcd434f56eac.tar.bz2 gentoo-2-9b340de54dfd57d44441f0795d04fcd434f56eac.zip |
stable on x86.
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index c439b9ed091a..78f9c67f858e 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.268 2008/06/23 09:24:52 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.269 2008/09/23 07:01:14 hattya Exp $ + + 23 Sep 2008; Akinori Hattori <hattya@gentoo.org> sylpheed-2.5.0.ebuild: + stable on x86. 23 Jun 2008; Akinori Hattori <hattya@gentoo.org> sylpheed-2.4.8.ebuild, sylpheed-2.5.0.ebuild: diff --git a/mail-client/sylpheed/sylpheed-2.5.0.ebuild b/mail-client/sylpheed/sylpheed-2.5.0.ebuild index 91cfde69becc..48eed4afcdb3 100644 --- a/mail-client/sylpheed/sylpheed-2.5.0.ebuild +++ b/mail-client/sylpheed/sylpheed-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild,v 1.2 2008/06/23 09:24:52 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild,v 1.3 2008/09/23 07:01:14 hattya Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.sraoss.jp/" SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" COMMON_DEPEND=">=x11-libs/gtk+-2.4 |