diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-03-19 21:19:59 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-03-19 21:19:59 +0000 |
commit | b13f167a785eb7b4f3b240b2d6553ef95db6e3f1 (patch) | |
tree | 860e9f7d0e8cf5e268cf3e37ac3639e9b4f7645a /mail-client/sylpheed-claws-mailmbox | |
parent | Stable on x86, see bug #126850. (diff) | |
download | historical-b13f167a785eb7b4f3b240b2d6553ef95db6e3f1.tar.gz historical-b13f167a785eb7b4f3b240b2d6553ef95db6e3f1.tar.bz2 historical-b13f167a785eb7b4f3b240b2d6553ef95db6e3f1.zip |
Stable on x86, bug #126838.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox')
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/ChangeLog b/mail-client/sylpheed-claws-mailmbox/ChangeLog index 675e842bca97..b104ec093f57 100644 --- a/mail-client/sylpheed-claws-mailmbox/ChangeLog +++ b/mail-client/sylpheed-claws-mailmbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed-claws-mailmbox # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.12 2006/02/19 21:58:55 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.13 2006/03/19 21:15:13 ticho Exp $ + + 19 Mar 2006; <ticho@gentoo.org> sylpheed-claws-mailmbox-1.10.ebuild: + Stable on x86, bug #126838. 19 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> sylpheed-claws-mailmbox-1.10.ebuild: diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild index 5ddca6615dbb..c54e1529b0d6 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.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-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild,v 1.2 2006/02/19 21:58:55 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild,v 1.3 2006/03/19 21:15:13 ticho Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" @@ -12,7 +12,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |