diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-06 17:57:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-06 17:57:59 +0000 |
commit | e38b2d953b750fa48bf24e8d109690b86ca9c1ac (patch) | |
tree | 05ec1f55d95931aeaee9e7db3705e7ddb1cdfa7e /mail-client/sylpheed-claws | |
parent | Stable on ppc64; bug #169082 (diff) | |
download | gentoo-2-e38b2d953b750fa48bf24e8d109690b86ca9c1ac.tar.gz gentoo-2-e38b2d953b750fa48bf24e8d109690b86ca9c1ac.tar.bz2 gentoo-2-e38b2d953b750fa48bf24e8d109690b86ca9c1ac.zip |
Stable on ppc64; bug #163611
(Portage version: 2.1.2-r9)
Diffstat (limited to 'mail-client/sylpheed-claws')
-rw-r--r-- | mail-client/sylpheed-claws/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog index 62dbbc8472d9..d39f4288a9ab 100644 --- a/mail-client/sylpheed-claws/ChangeLog +++ b/mail-client/sylpheed-claws/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.124 2007/03/06 17:00:42 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.125 2007/03/06 17:57:59 corsair Exp $ + + 06 Mar 2007; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-2.6.1.ebuild: + Stable on ppc64; bug #163611 06 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> sylpheed-claws-2.6.1.ebuild: diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild index f2c53b6b6487..9f51f9fde02e 100644 --- a/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild +++ b/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild,v 1.7 2007/03/06 17:00:42 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild,v 1.8 2007/03/06 17:57:59 corsair Exp $ IUSE="" DESCRIPTION="Sylpheed-Claws is an email client (and news reader) based on GTK+" @@ -8,5 +8,5 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="" SLOT="0" LICENSE="GPL-2" # should be empty actually, but that makes repoman unhappy -KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND=">=mail-client/claws-mail-${PV}" |