diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-31 19:41:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-31 19:41:19 +0000 |
commit | 0537a0da41094ed8c266a44f4b407b65549c9c8f (patch) | |
tree | c1a86d0752a071d84e54f03b08dd6f35487c3bdc /mail-client/claws-mail-fetchinfo | |
parent | Now creates a .desktop file for integration into XDG menus (diff) | |
download | historical-0537a0da41094ed8c266a44f4b407b65549c9c8f.tar.gz historical-0537a0da41094ed8c266a44f4b407b65549c9c8f.tar.bz2 historical-0537a0da41094ed8c266a44f4b407b65549c9c8f.zip |
Stable on ppc64; bug #163611
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'mail-client/claws-mail-fetchinfo')
-rw-r--r-- | mail-client/claws-mail-fetchinfo/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.17.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 947beac29c5c..2f15ba21753b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.3 2007/01/25 08:06:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.4 2007/01/31 19:38:32 corsair Exp $ + + 31 Jan 2007; Markus Rothe <corsair@gentoo.org> + claws-mail-fetchinfo-0.4.17.ebuild: + Stable on ppc64; bug #163611 25 Jan 2007; Christian Faulhammer <opfer@gentoo.org> claws-mail-fetchinfo-0.4.17.ebuild: diff --git a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.17.ebuild b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.17.ebuild index 8fb95a6b2a02..7f8964b72905 100644 --- a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.17.ebuild +++ b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.17.ebuild,v 1.2 2007/01/25 08:06:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.17.ebuild,v 1.3 2007/01/31 19:38:32 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-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="~amd64 ppc64 x86" IUSE="" DEPEND=">=mail-client/claws-mail-2.6.1" |