diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-03 07:19:08 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-03 07:19:08 +0000 |
commit | e8d375d3543e1e3348bb82964b7e02447b8ca379 (patch) | |
tree | 98c0bf9e98aab47f40cf5ac16039365eb09016db /x11-themes/claws-mail-themes | |
parent | Fix for invalid python syntax (diff) | |
download | gentoo-2-e8d375d3543e1e3348bb82964b7e02447b8ca379.tar.gz gentoo-2-e8d375d3543e1e3348bb82964b7e02447b8ca379.tar.bz2 gentoo-2-e8d375d3543e1e3348bb82964b7e02447b8ca379.zip |
stable all architectures
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-themes/claws-mail-themes')
-rw-r--r-- | x11-themes/claws-mail-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/claws-mail-themes/claws-mail-themes-20100514.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/claws-mail-themes/ChangeLog b/x11-themes/claws-mail-themes/ChangeLog index 4ca9a954a0eb..b520eef0a4db 100644 --- a/x11-themes/claws-mail-themes/ChangeLog +++ b/x11-themes/claws-mail-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/claws-mail-themes # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog,v 1.16 2010/06/20 14:07:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog,v 1.17 2010/07/03 07:19:08 fauli Exp $ + + 03 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + claws-mail-themes-20100514.ebuild: + stable all architectures *claws-mail-themes-20100514 (12 Jun 2010) diff --git a/x11-themes/claws-mail-themes/claws-mail-themes-20100514.ebuild b/x11-themes/claws-mail-themes/claws-mail-themes-20100514.ebuild index a91af72352c2..c767bb4957b2 100644 --- a/x11-themes/claws-mail-themes/claws-mail-themes-20100514.ebuild +++ b/x11-themes/claws-mail-themes/claws-mail-themes-20100514.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20100514.ebuild,v 1.1 2010/06/12 06:44:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20100514.ebuild,v 1.2 2010/07/03 07:19:08 fauli Exp $ DESCRIPTION="Iconsets for Claws Mail" HOMEPAGE="http://www.claws-mail.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.claws-mail.org/themes/${P}.tar.gz" LICENSE="CCPL-Attribution-ShareAlike-2.5 as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND="mail-client/claws-mail" |