diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-03 16:38:24 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-03 16:38:24 +0000 |
commit | 0e1826a343153ef43f8dfcb604a001f34afbfe06 (patch) | |
tree | 5a7cbd495a981f0ebafa71c7e55161a38f326396 /x11-misc | |
parent | migrated to from x11-misc (diff) | |
download | gentoo-2-0e1826a343153ef43f8dfcb604a001f34afbfe06.tar.gz gentoo-2-0e1826a343153ef43f8dfcb604a001f34afbfe06.tar.bz2 gentoo-2-0e1826a343153ef43f8dfcb604a001f34afbfe06.zip |
removed conectiva-crystal -- moved to x11-themes
Diffstat (limited to 'x11-misc')
3 files changed, 0 insertions, 48 deletions
diff --git a/x11-misc/conectiva-crystal/ChangeLog b/x11-misc/conectiva-crystal/ChangeLog deleted file mode 100644 index 14789dd1ea59..000000000000 --- a/x11-misc/conectiva-crystal/ChangeLog +++ /dev/null @@ -1,18 +0,0 @@ -# ChangeLog for x11-misc/conectiva-crystal -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/conectiva-crystal/ChangeLog,v 1.3 2002/06/22 10:38:13 verwilst Exp $ - -*conectiva-crystal-3.1_beta37 (22 June 2002) <verwilst@gentoo.org> - -*conectiva-crystal-3.1_beta35 (17 June 2002) <verwilst@gentoo.org> - - -*conectiva-crystal (18 May 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild b/x11-misc/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild deleted file mode 100644 index d795f346b81d..000000000000 --- a/x11-misc/conectiva-crystal/conectiva-crystal-3.1_beta37.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# Author Bart Verwilst <verwilst@gentoo.org> -# /space/gentoo/cvsroot/gentoo-x86/x11-misc/conectiva-crystal/conectiva-crystal-3.1_beta.ebuild,v 1.1 2002/05/18 10:06:55 verwilst 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" - -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-misc/conectiva-crystal/files/digest-conectiva-crystal-3.1_beta37 b/x11-misc/conectiva-crystal/files/digest-conectiva-crystal-3.1_beta37 deleted file mode 100644 index 079c90e39e54..000000000000 --- a/x11-misc/conectiva-crystal/files/digest-conectiva-crystal-3.1_beta37 +++ /dev/null @@ -1 +0,0 @@ -MD5 7a4d93a277f1e40f14a1181fac51c782 crystal-3.1_beta3.7.tar.gz 1544793 |