diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2012-05-20 09:46:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2012-05-20 09:46:48 +0000 |
commit | 61ee3242586a354ab62a1cc1fef15cd91767bcf3 (patch) | |
tree | ad8f31f652ff269e2310eccb83ae382725ef3d07 /x11-themes | |
parent | Stable for amd64, wrt bug #416333 (diff) | |
download | gentoo-2-61ee3242586a354ab62a1cc1fef15cd91767bcf3.tar.gz gentoo-2-61ee3242586a354ab62a1cc1fef15cd91767bcf3.tar.bz2 gentoo-2-61ee3242586a354ab62a1cc1fef15cd91767bcf3.zip |
clean up and stable newer version
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/claws-mail-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/claws-mail-themes/claws-mail-themes-20110216.ebuild | 20 | ||||
-rw-r--r-- | x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild | 4 |
3 files changed, 7 insertions, 23 deletions
diff --git a/x11-themes/claws-mail-themes/ChangeLog b/x11-themes/claws-mail-themes/ChangeLog index ea82a15803eb..1644a5373a0a 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog,v 1.22 2012/03/04 12:21:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog,v 1.23 2012/05/20 09:46:48 fauli Exp $ + + 20 May 2012; Christian Faulhammer <fauli@gentoo.org> + -claws-mail-themes-20110216.ebuild, claws-mail-themes-20120129.ebuild: + clean up and stable newer version 04 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #206112 diff --git a/x11-themes/claws-mail-themes/claws-mail-themes-20110216.ebuild b/x11-themes/claws-mail-themes/claws-mail-themes-20110216.ebuild deleted file mode 100644 index 8ec4914da8ad..000000000000 --- a/x11-themes/claws-mail-themes/claws-mail-themes-20110216.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2011 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-20110216.ebuild,v 1.2 2011/08/30 08:59:00 fauli Exp $ - -DESCRIPTION="Iconsets for Claws Mail" -HOMEPAGE="http://www.claws-mail.org/" -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" -IUSE="" - -RDEPEND="mail-client/claws-mail" -DEPEND="" - -src_install(){ - insinto /usr/share/claws-mail/themes - doins -r * -} diff --git a/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild b/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild index 3c26e666a3d7..166c734bb8f8 100644 --- a/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild +++ b/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-20120129.ebuild,v 1.1 2012/02/25 17:03:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild,v 1.2 2012/05/20 09:46:48 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" |