diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-25 08:06:44 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-25 08:06:44 +0000 |
commit | 3a1557f1cd1f063b3557d98309116d6e4b7c5a92 (patch) | |
tree | c50cd84cc7275ed790b6e8388bf29c91cc3f1508 /mail-client/claws-mail-fetchinfo | |
parent | stable x86; bug #163611 (diff) | |
download | gentoo-2-3a1557f1cd1f063b3557d98309116d6e4b7c5a92.tar.gz gentoo-2-3a1557f1cd1f063b3557d98309116d6e4b7c5a92.tar.bz2 gentoo-2-3a1557f1cd1f063b3557d98309116d6e4b7c5a92.zip |
stable x86; bug #163611
(Portage version: 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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/mail-client/claws-mail-fetchinfo/ChangeLog b/mail-client/claws-mail-fetchinfo/ChangeLog index 6f7154e65527..947beac29c5c 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.2 2007/01/09 22:54:58 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.3 2007/01/25 08:06:44 opfer Exp $ + + 25 Jan 2007; Christian Faulhammer <opfer@gentoo.org> + claws-mail-fetchinfo-0.4.17.ebuild: + stable x86; bug #163611 *claws-mail-fetchinfo-0.4.18 (09 Jan 2007) 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 b85309957b9c..8fb95a6b2a02 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-2006 Gentoo Foundation +# 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.1 2006/12/19 20:18:34 ticho Exp $ +# $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 $ 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" |