diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:50:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:50:42 +0000 |
commit | 83e13da742684802054e8f737b5d52f506f4d96e (patch) | |
tree | 7e4c36d7730013c79fadbb831384e389521c7a89 /mail-client | |
parent | bump, thanks to Tristan Heaven, David Watzke, and Milos Popovic (Bug #131939) (diff) | |
download | gentoo-2-83e13da742684802054e8f737b5d52f506f4d96e.tar.gz gentoo-2-83e13da742684802054e8f737b5d52f506f4d96e.tar.bz2 gentoo-2-83e13da742684802054e8f737b5d52f506f4d96e.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed-claws-rssyl/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-rssyl/ChangeLog b/mail-client/sylpheed-claws-rssyl/ChangeLog index c7d4097c9ee1..8ec260123f51 100644 --- a/mail-client/sylpheed-claws-rssyl/ChangeLog +++ b/mail-client/sylpheed-claws-rssyl/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2006/08/16 14:56:02 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/ChangeLog,v 1.10 2006/08/17 19:50:42 corsair Exp $ + + 17 Aug 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-rssyl-0.5.ebuild: + Stable on ppc64 16 Aug 2006; Andrej Kacian <ticho@gentoo.org> sylpheed-claws-rssyl-0.5.ebuild: diff --git a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.5.ebuild b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.5.ebuild index dc86126c5d66..b556e9658093 100644 --- a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.5.ebuild +++ b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.5.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.5.ebuild,v 1.2 2006/08/16 14:56:02 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.5.ebuild,v 1.3 2006/08/17 19:50:42 corsair Exp $ MY_P="${P##sylpheed-claws-}" SC_BASE="2.3.0" @@ -11,7 +11,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 x86" +KEYWORDS="~alpha ~amd64 ppc64 x86" IUSE="nls" DEPEND=">=mail-client/sylpheed-claws-2.2.3 net-misc/curl |