diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-13 10:11:49 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-13 10:11:49 +0000 |
commit | a9efa7ad699490a36ee5331925b2ee1272ce0685 (patch) | |
tree | b573e0117ef94d754620b4c98f06910a5c08dc0c /mail-client | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-a9efa7ad699490a36ee5331925b2ee1272ce0685.tar.gz gentoo-2-a9efa7ad699490a36ee5331925b2ee1272ce0685.tar.bz2 gentoo-2-a9efa7ad699490a36ee5331925b2ee1272ce0685.zip |
Marked ~ppc for bug #152234.
(Portage version: 2.1.2_rc1-r5)
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.6.1.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 4937c133b7de..c11b5a56032b 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.14 2006/10/20 21:16:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/ChangeLog,v 1.15 2006/11/13 10:11:49 josejx Exp $ + + 13 Nov 2006; Joseph Jezak <josejx@gentoo.org> + sylpheed-claws-rssyl-0.6.1.ebuild: + Marked ~ppc for bug #152234. 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> sylpheed-claws-rssyl-0.5.ebuild: diff --git a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.6.1.ebuild b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.6.1.ebuild index 48a5f451db6c..0ca3827ac6a0 100644 --- a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.6.1.ebuild +++ b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.6.1.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.6.1.ebuild,v 1.1 2006/10/03 10:39:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.6.1.ebuild,v 1.2 2006/11/13 10:11:49 josejx Exp $ MY_P="${P##sylpheed-claws-}" SC_BASE="2.5.2" @@ -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 ~ppc ~ppc64 ~x86" IUSE="nls" DEPEND=">=mail-client/sylpheed-claws-2.5.0 net-misc/curl |