diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-08-31 19:07:09 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-08-31 19:07:09 +0000 |
commit | 5577ad40c2ab06cc117eb5b17c7f58b7b4ee890e (patch) | |
tree | d305b5bbd211a44a3a3eed3695887e391f54da76 /x11-themes | |
parent | typo fix (diff) | |
download | historical-5577ad40c2ab06cc117eb5b17c7f58b7b4ee890e.tar.gz historical-5577ad40c2ab06cc117eb5b17c7f58b7b4ee890e.tar.bz2 historical-5577ad40c2ab06cc117eb5b17c7f58b7b4ee890e.zip |
remove old broken ebuild
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild | 32 | ||||
-rw-r--r-- | x11-themes/conectiva-crystal/files/digest-conectiva-crystal-3.1_beta37 | 1 |
2 files changed, 0 insertions, 33 deletions
diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild deleted file mode 100644 index f3decebd9f6d..000000000000 --- a/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild,v 1.6 2002/08/02 17:54:10 seemant Exp $ - -S="${WORKDIR}/Crystal" -DESCRIPTION="Conectiva Crystal - Icon theme" -SRC_URI="http://www.ibiblio.org/gentoo/distfiles/crystal-3.1_beta3.7.tar.gz" -HOMEPAGE="http://www.conectiva.com.br" -KEYWORDS="x86" -SLOT="0" -LICENSE="as-is" - -DEPEND="" - -src_compile() { - - return 1 -} - -src_install(){ - - cd ${S} - if [ -d ${KDE2DIR} ] ; then - mkdir -p ${D}/${KDE2DIR}/share/icons/ - cp -rf ${S} ${D}/${KDE2DIR}/share/icons/Crystal - fi - - if [ -d ${KDE3DIR} ] ; then - mkdir -p ${D}/${KDE3DIR}/share/icons/ - cp -rf ${S} ${D}/${KDE3DIR}/share/icons/Crystal - fi -} diff --git a/x11-themes/conectiva-crystal/files/digest-conectiva-crystal-3.1_beta37 b/x11-themes/conectiva-crystal/files/digest-conectiva-crystal-3.1_beta37 deleted file mode 100644 index 079c90e39e54..000000000000 --- a/x11-themes/conectiva-crystal/files/digest-conectiva-crystal-3.1_beta37 +++ /dev/null @@ -1 +0,0 @@ -MD5 7a4d93a277f1e40f14a1181fac51c782 crystal-3.1_beta3.7.tar.gz 1544793 |