diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-03-19 20:06:29 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-03-19 20:06:29 +0000 |
commit | bec95d9d1cda6bc88812cb47a11afb782a87a6ac (patch) | |
tree | a61d97443fe288bc26cc0bf41db95bc27dbf5f95 /mail-client/sylpheed-claws-maildir | |
parent | Stable on alpha as per bug #126703 (diff) | |
download | gentoo-2-bec95d9d1cda6bc88812cb47a11afb782a87a6ac.tar.gz gentoo-2-bec95d9d1cda6bc88812cb47a11afb782a87a6ac.tar.bz2 gentoo-2-bec95d9d1cda6bc88812cb47a11afb782a87a6ac.zip |
Stable on x86, bug #126838.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'mail-client/sylpheed-claws-maildir')
-rw-r--r-- | mail-client/sylpheed-claws-maildir/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-maildir/ChangeLog b/mail-client/sylpheed-claws-maildir/ChangeLog index ce49ae63d1b4..68ea8c210901 100644 --- a/mail-client/sylpheed-claws-maildir/ChangeLog +++ b/mail-client/sylpheed-claws-maildir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed-claws-maildir # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.21 2006/02/10 18:20:52 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.22 2006/03/19 20:06:29 ticho Exp $ + + 19 Mar 2006; <ticho@gentoo.org> sylpheed-claws-maildir-0.19.ebuild: + Stable on x86, bug #126838. *sylpheed-claws-maildir-0.19 (10 Feb 2006) diff --git a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild index 3ddb69a457ea..82423f3f4fe8 100644 --- a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild +++ b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.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-maildir/sylpheed-claws-maildir-0.19.ebuild,v 1.1 2006/02/10 18:20:52 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild,v 1.2 2006/03/19 20:06:29 ticho Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" @@ -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="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} =sys-libs/db-4.2*" |