diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-03-23 18:42:41 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-03-23 18:42:41 +0000 |
commit | 20ad2051e8367826fd4d8f41609875f7641a8b3e (patch) | |
tree | 77b9fbe6833a23ef1b4db2b7299fe66b86ca67be /x11-themes/sylpheed-iconset | |
parent | QA Removed surperflous S assignment (diff) | |
download | historical-20ad2051e8367826fd4d8f41609875f7641a8b3e.tar.gz historical-20ad2051e8367826fd4d8f41609875f7641a8b3e.tar.bz2 historical-20ad2051e8367826fd4d8f41609875f7641a8b3e.zip |
cleanup
Diffstat (limited to 'x11-themes/sylpheed-iconset')
7 files changed, 1 insertions, 84 deletions
diff --git a/x11-themes/sylpheed-iconset/Manifest b/x11-themes/sylpheed-iconset/Manifest index 038a30e83569..059830e7cd77 100644 --- a/x11-themes/sylpheed-iconset/Manifest +++ b/x11-themes/sylpheed-iconset/Manifest @@ -1,13 +1,7 @@ -MD5 b2229cbb97cb836d39fa38bbd4a68233 sylpheed-iconset-20030523.ebuild 647 +MD5 b4f2c9435c055061097d877eda3cb49c sylpheed-iconset-20031130.ebuild 766 MD5 07cac54b7f639a872322068055d8f4a6 sylpheed-iconset-20040206.ebuild 767 -MD5 63ada329adb90c7fa464430744064ae2 sylpheed-iconset-0.8.7.ebuild 685 MD5 0f27526d6c6d4c63e6c1a241aa5912a8 sylpheed-iconset-20030712.ebuild 647 -MD5 b4f2c9435c055061097d877eda3cb49c sylpheed-iconset-20031130.ebuild 766 MD5 ac6fdc7b76e7e9460c98250ae130bdaf ChangeLog 1510 -MD5 c08e50c56a3e2653c20a1bb75db3f935 sylpheed-iconset-0.8.3.ebuild 655 -MD5 afe31c8b13977e7c9acafde2e9c4ae15 files/digest-sylpheed-iconset-20030523 77 MD5 35b460ebc46a0d43be0ae5c4c1a124bc files/digest-sylpheed-iconset-20030712 77 MD5 be64b9943c9a86fbf5236beade9d2462 files/digest-sylpheed-iconset-20031130 77 MD5 e15d29fd52e4da3b91a75f39032fe255 files/digest-sylpheed-iconset-20040206 77 -MD5 0a15e6538d7639732f82e5012e48e485 files/digest-sylpheed-iconset-0.8.3 79 -MD5 dd37267d59eb7e5e17ec32af921c84ad files/digest-sylpheed-iconset-0.8.7 79 diff --git a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-0.8.3 b/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-0.8.3 deleted file mode 100644 index 9647c1f34f23..000000000000 --- a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-0.8.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 7a6a1d4b25d1ddc726b244da8cd3fd84 sylpheed-iconset-0.8.3claws.tar.gz 167902 diff --git a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-0.8.7 b/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-0.8.7 deleted file mode 100644 index 200af34c3812..000000000000 --- a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-0.8.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 8159ffe656dc4256c1648fdd458945fb sylpheed-0.8.7claws-iconset.tar.gz 181133 diff --git a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20030523 b/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20030523 deleted file mode 100644 index 2d097b356ea1..000000000000 --- a/x11-themes/sylpheed-iconset/files/digest-sylpheed-iconset-20030523 +++ /dev/null @@ -1 +0,0 @@ -MD5 141ca2dfbf2227ca89e57dbc23067308 sylpheed-iconset-20030523.tar.gz 279073 diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.3.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.3.ebuild deleted file mode 100644 index 247f43ec1735..000000000000 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.3.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.3.ebuild,v 1.4 2003/02/13 17:45:35 vapier Exp $ - -DESCRIPTION="Iconset for sylpheed-claws" - -HOMEPAGE="http://sylpheed-claws.sourceforge.net/" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 alpha" - -DEPEND="${RDEPEND}" -RDEPEND="virtual/sylpheed" - -MY_P="${P}claws" -SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.gz" - -S=${WORKDIR}/${MY_P} - -src_install () { - dodir /usr/share/sylpheed/themes - dodoc README - rm README - cp -a * ${D}/usr/share/sylpheed/themes -} diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild deleted file mode 100644 index cdf5687474a1..000000000000 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild,v 1.3 2003/02/13 17:45:41 vapier Exp $ - -DESCRIPTION="Iconset for sylpheed-claws" - -HOMEPAGE="http://sylpheed-claws.sourceforge.net/" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 alpha" - -DEPEND="${RDEPEND}" -RDEPEND="virtual/sylpheed" - -MY_P="sylpheed-0.8.7claws-iconset" -SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.gz" - -S=${WORKDIR}/${MY_P} - -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-20030523.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20030523.ebuild deleted file mode 100644 index 81f21efe1449..000000000000 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20030523.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20030523.ebuild,v 1.1 2003/05/25 17:15:39 bcowan Exp $ - -DESCRIPTION="Iconset for sylpheed-claws" - -HOMEPAGE="http://sylpheed-claws.sourceforge.net/" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 alpha" - -DEPEND="${RDEPEND}" -RDEPEND="virtual/sylpheed" - -SRC_URI="mirror://sourceforge/sylpheed-claws/${P}.tar.gz" - -S=${WORKDIR}/${P} - -src_install () { - dodir /usr/share/sylpheed-claws/themes - dodoc README - rm README - cp -a * ${D}/usr/share/sylpheed-claws/themes -} |