summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-themes/claws-mail-themes/ChangeLog6
-rw-r--r--x11-themes/claws-mail-themes/claws-mail-themes-20100115.ebuild20
2 files changed, 5 insertions, 21 deletions
diff --git a/x11-themes/claws-mail-themes/ChangeLog b/x11-themes/claws-mail-themes/ChangeLog
index b520eef0a4db..ef6ecc71dd1f 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.17 2010/07/03 07:19:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog,v 1.18 2010/07/18 06:28:27 fauli Exp $
+
+ 18 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ -claws-mail-themes-20100115.ebuild:
+ clean up
03 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
claws-mail-themes-20100514.ebuild:
diff --git a/x11-themes/claws-mail-themes/claws-mail-themes-20100115.ebuild b/x11-themes/claws-mail-themes/claws-mail-themes-20100115.ebuild
deleted file mode 100644
index 8d6f1ded065b..000000000000
--- a/x11-themes/claws-mail-themes/claws-mail-themes-20100115.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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-20100115.ebuild,v 1.2 2010/04/08 10:45:46 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 *
-}