diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-21 19:36:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-21 19:36:31 +0000 |
commit | ed7a5db13ed7ca42e94c30bc12431ae3fe0fcbbe (patch) | |
tree | 8a1bbf66f221617da8aa8c34cac32d27a3f2e19e /mail-client | |
parent | Stable on ppc64; bug #222167 (diff) | |
download | gentoo-2-ed7a5db13ed7ca42e94c30bc12431ae3fe0fcbbe.tar.gz gentoo-2-ed7a5db13ed7ca42e94c30bc12431ae3fe0fcbbe.tar.bz2 gentoo-2-ed7a5db13ed7ca42e94c30bc12431ae3fe0fcbbe.zip |
Stable on ppc64; bug #222167
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail-fetchinfo/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.23.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-fetchinfo/ChangeLog b/mail-client/claws-mail-fetchinfo/ChangeLog index f2eeef4d32f8..f58f12be57e3 100644 --- a/mail-client/claws-mail-fetchinfo/ChangeLog +++ b/mail-client/claws-mail-fetchinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/claws-mail-fetchinfo # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.20 2008/06/21 06:34:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.21 2008/06/21 19:36:31 corsair Exp $ + + 21 Jun 2008; Markus Rothe <corsair@gentoo.org> + claws-mail-fetchinfo-0.4.23.ebuild: + Stable on ppc64; bug #222167 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml: correct email address of Ken diff --git a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.23.ebuild b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.23.ebuild index 71d0ab2e77ac..84b750ba2c71 100644 --- a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.23.ebuild +++ b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.23.ebuild,v 1.4 2008/06/14 19:43:26 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.23.ebuild,v 1.5 2008/06/21 19:36:31 corsair Exp $ MY_P="${PN#claws-mail-}-plugin-${PV}" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.claws-mail.org/" SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" IUSE="" RDEPEND=">=mail-client/claws-mail-3.4.0" DEPEND="${RDEPEND} |