diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:31:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:31:59 +0000 |
commit | ff9a3faddd9b690674784b31ffd0d616d660ed2d (patch) | |
tree | 3780da60967fafb88e21f0b83af8b16e1265cbca /mail-client/sylpheed-claws-mailmbox | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-ff9a3faddd9b690674784b31ffd0d616d660ed2d.tar.gz gentoo-2-ff9a3faddd9b690674784b31ffd0d616d660ed2d.tar.bz2 gentoo-2-ff9a3faddd9b690674784b31ffd0d616d660ed2d.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox')
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/ChangeLog b/mail-client/sylpheed-claws-mailmbox/ChangeLog index 131eea2df577..48df7d9dd582 100644 --- a/mail-client/sylpheed-claws-mailmbox/ChangeLog +++ b/mail-client/sylpheed-claws-mailmbox/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2006/04/17 18:38:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.15 2006/05/19 18:31:59 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-mailmbox-1.10.ebuild: + Stable on ppc64 17 Apr 2006; Markus Rothe <corsair@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 a71d256fdfdf..c4f169e73d49 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.4 2006/04/17 18:38:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild,v 1.5 2006/05/19 18:31:59 corsair 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 ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |