diff options
author | Marius Mauch <genone@gentoo.org> | 2004-10-17 23:39:44 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2004-10-17 23:39:44 +0000 |
commit | cb40598666a9cd9ff384837bc02b9ba743b872e9 (patch) | |
tree | 9df3b958a43417ca6961237fdc42df124298b6d5 /x11-themes/sylpheed-iconset | |
parent | Stable on mips, bug #58633 (Manifest recommit) (diff) | |
download | gentoo-2-cb40598666a9cd9ff384837bc02b9ba743b872e9.tar.gz gentoo-2-cb40598666a9cd9ff384837bc02b9ba743b872e9.tar.bz2 gentoo-2-cb40598666a9cd9ff384837bc02b9ba743b872e9.zip |
fix for bug 67771
Diffstat (limited to 'x11-themes/sylpheed-iconset')
7 files changed, 10 insertions, 52 deletions
diff --git a/x11-themes/sylpheed-iconset/ChangeLog b/x11-themes/sylpheed-iconset/ChangeLog index ad80e8b2bb69..8587808c1242 100644 --- a/x11-themes/sylpheed-iconset/ChangeLog +++ b/x11-themes/sylpheed-iconset/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/sylpheed-iconset # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.15 2004/08/25 20:30:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.16 2004/10/17 23:39:44 genone Exp $ + + 18 Oct 2004; <genone@gentoo.org> -sylpheed-iconset-20030712.ebuild, + -sylpheed-iconset-20031130.ebuild, sylpheed-iconset-20040206.ebuild, + sylpheed-iconset-20040525.ebuild: + changing rm to rm -f to avoid error messages, cleaning old ebuilds. *sylpheed-iconset-20040525 (25 Aug 2004) diff --git a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20030712 b/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20030712 deleted file mode 100644 index 981d06c86072..000000000000 --- a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20030712 +++ /dev/null @@ -1 +0,0 @@ -MD5 7da918c0ebe89cd6c9f8b65bc3e18377 sylpheed-iconset-20030712.tar.gz 333539 diff --git a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20031130 b/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20031130 deleted file mode 100644 index db3eb3da196d..000000000000 --- a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20031130 +++ /dev/null @@ -1 +0,0 @@ -MD5 7dd2785cc0fb1cdfa2f953a9e4e298ca sylpheed-iconset-20031130.tar.gz 693257 diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20030712.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20030712.ebuild deleted file mode 100644 index 0488693a9fed..000000000000 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20030712.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20030712.ebuild,v 1.4 2004/06/24 23:37:53 agriffis Exp $ - -DESCRIPTION="Iconset for sylpheed-claws" -HOMEPAGE="http://sylpheed-claws.sourceforge.net/" -SRC_URI="mirror://sourceforge/sylpheed-claws/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 alpha" -IUSE="" - -DEPEND="virtual/sylpheed" - -src_install() { - dodir /usr/share/sylpheed-claws/themes - dodoc README - rm README - cp -a * ${D}/usr/share/sylpheed-claws/themes -} diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20031130.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20031130.ebuild deleted file mode 100644 index 11d17a28f104..000000000000 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20031130.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20031130.ebuild,v 1.5 2004/06/24 23:37:53 agriffis Exp $ - -DESCRIPTION="Iconset for sylpheed-claws" -HOMEPAGE="http://sylpheed-claws.sourceforge.net/" -SRC_URI="mirror://sourceforge/sylpheed-claws/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~alpha" -IUSE="" - -DEPEND="virtual/sylpheed" - -src_install() { - dodir /usr/share/sylpheed-claws/themes - dodoc README - rm README INSTALL - chmod 644 */* - cp -r * ${D}/usr/share/sylpheed-claws/themes - dodir /usr/share/sylpheed - dosym /usr/share/sylpheed-claws/themes /usr/share/sylpheed/themes -} diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild index 82f8cbb8a844..ae330b283aaf 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild,v 1.7 2004/07/19 00:08:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild,v 1.8 2004/10/17 23:39:44 genone Exp $ DESCRIPTION="Iconset for sylpheed-claws" HOMEPAGE="http://sylpheed-claws.sourceforge.net/" @@ -16,7 +16,7 @@ DEPEND="virtual/sylpheed" src_install() { dodir /usr/share/sylpheed-claws/themes dodoc README - rm README INSTALL + rm -f README INSTALL chmod 644 */* cp -r * ${D}/usr/share/sylpheed-claws/themes dodir /usr/share/sylpheed diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild index 5dbc1c8965ed..878dac4c87e2 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild,v 1.1 2004/08/25 20:30:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild,v 1.2 2004/10/17 23:39:44 genone Exp $ DESCRIPTION="Iconset for sylpheed-claws" HOMEPAGE="http://sylpheed-claws.sourceforge.net/" @@ -16,7 +16,7 @@ DEPEND="virtual/sylpheed" src_install() { dodir /usr/share/sylpheed-claws/themes dodoc README - rm README INSTALL + rm -f README INSTALL chmod 644 */* cp -r * ${D}/usr/share/sylpheed-claws/themes dodir /usr/share/sylpheed |