summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-10-30 17:27:45 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-10-30 17:27:45 +0000
commit536f37cc973b3b3a793da7e22e2604790a438216 (patch)
treead5780effe54b7d6e51089368d75bdb513159ec9 /app-misc
parentMoved from app-misc/ksensors to kde-misc/ksensors (diff)
downloadgentoo-2-536f37cc973b3b3a793da7e22e2604790a438216.tar.gz
gentoo-2-536f37cc973b3b3a793da7e22e2604790a438216.tar.bz2
gentoo-2-536f37cc973b3b3a793da7e22e2604790a438216.zip
Moving to kde-misc/kgraphspace
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/kgraphspace/ChangeLog39
-rw-r--r--app-misc/kgraphspace/Manifest5
-rw-r--r--app-misc/kgraphspace/files/digest-kgraphspace-0.3.0_pre11
-rw-r--r--app-misc/kgraphspace/files/kgraphspace-0.3.0_pre1-configure.patch141
-rw-r--r--app-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild24
-rw-r--r--app-misc/kgraphspace/metadata.xml5
6 files changed, 0 insertions, 215 deletions
diff --git a/app-misc/kgraphspace/ChangeLog b/app-misc/kgraphspace/ChangeLog
deleted file mode 100644
index 6f6c7f064177..000000000000
--- a/app-misc/kgraphspace/ChangeLog
+++ /dev/null
@@ -1,39 +0,0 @@
-# ChangeLog for app-misc/kgraphspace
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kgraphspace/ChangeLog,v 1.9 2004/10/27 22:34:20 motaboy Exp $
-
- 28 Oct 2004; Simone Gotti <motaboy@gentoo.org> +metadata.xml,
- +files/kgraphspace-0.3.0_pre1-configure.patch,
- kgraphspace-0.3.0_pre1.ebuild:
- Added a patch to the configure script to honor the 'arts' USE flag. Fixes
- bug #69189. Also added the missing 'metadata.xml' file.
-
- 18 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> kgraphspace-0.3.0_pre1.ebuild:
- Added amd64 keyword, closing #54328.
-
- 18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
- kgraphspace-0.3.0_pre1.ebuild:
- add missing IUSE and SLOT
-
- 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
- kgraphspace-0.3.0_pre1.ebuild:
- inherit kde instead of deprecated kde-base
-
-*kgraphspace-0.3.0_pre1 (09 Jul 2002)
-
- 09 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
-
- New (kde3) version, should fix #4675
-
-*kgraphspace-0.2.14-r2 (1 Feb 2002)
-
- 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> kgraphspace-0.2.14-r2.ebuild :
- Updated to mirror://sourceforge in SRC_URI.
-
- 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/app-misc/kgraphspace/Manifest b/app-misc/kgraphspace/Manifest
deleted file mode 100644
index 6b4bc3911a2f..000000000000
--- a/app-misc/kgraphspace/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 b0762c72939e685d05c6b54044fb7917 kgraphspace-0.3.0_pre1.ebuild 571
-MD5 c4344dc2566705be7c1ae35cb939d509 ChangeLog 1600
-MD5 96a4184e1e3325923219a5f96a5511a5 metadata.xml 163
-MD5 0c58d548c0e64f8bf92ae514770de156 files/digest-kgraphspace-0.3.0_pre1 75
-MD5 8aeb4c1ce5b9fab4d89167227f68d932 files/kgraphspace-0.3.0_pre1-configure.patch 3567
diff --git a/app-misc/kgraphspace/files/digest-kgraphspace-0.3.0_pre1 b/app-misc/kgraphspace/files/digest-kgraphspace-0.3.0_pre1
deleted file mode 100644
index 32adc00935b6..000000000000
--- a/app-misc/kgraphspace/files/digest-kgraphspace-0.3.0_pre1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9c1644338822fc30603cfa510f4b34d0 kgraphspace-0.3.0-pre1.tar.bz2 513076
diff --git a/app-misc/kgraphspace/files/kgraphspace-0.3.0_pre1-configure.patch b/app-misc/kgraphspace/files/kgraphspace-0.3.0_pre1-configure.patch
deleted file mode 100644
index ae9d170c00fd..000000000000
--- a/app-misc/kgraphspace/files/kgraphspace-0.3.0_pre1-configure.patch
+++ /dev/null
@@ -1,141 +0,0 @@
---- configure.orig 2004-10-27 23:54:29.353503448 +0200
-+++ configure 2004-10-27 23:55:36.067361400 +0200
-@@ -12973,138 +12973,6 @@
- fi
-
-
-- echo "$as_me:$LINENO: checking for mcopidl" >&5
--echo $ECHO_N "checking for mcopidl... $ECHO_C" >&6
-- if test -n "$MCOPIDL"; then
-- kde_cv_path="$MCOPIDL";
-- else
-- kde_cache=`echo mcopidl | sed 'y%./+-%__p_%'`
--
-- if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
--
-- kde_cv_path="NONE"
-- dirs="$kde_default_bindirs"
-- kde_save_IFS=$IFS
-- IFS=':'
-- for dir in $PATH; do
-- dirs="$dirs $dir"
-- done
-- IFS=$kde_save_IFS
--
-- for dir in $dirs; do
-- if test -x "$dir/mcopidl"; then
-- if test -n ""
-- then
-- evalstr="$dir/mcopidl 2>&1 "
-- if eval $evalstr; then
-- kde_cv_path="$dir/mcopidl"
-- break
-- fi
-- else
-- kde_cv_path="$dir/mcopidl"
-- break
-- fi
-- fi
-- done
--
-- eval "kde_cv_path_$kde_cache=$kde_cv_path"
--
--
--fi
--
--
-- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\""
--
-- fi
--
-- if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
-- echo "$as_me:$LINENO: result: not found" >&5
--echo "${ECHO_T}not found" >&6
--
-- { { echo "$as_me:$LINENO: error: The important program mcopidl was not found!
--Please check whether you installed aRts correctly.
--" >&5
--echo "$as_me: error: The important program mcopidl was not found!
--Please check whether you installed aRts correctly.
--" >&2;}
-- { (exit 1); exit 1; }; }
--
-- else
-- echo "$as_me:$LINENO: result: $kde_cv_path" >&5
--echo "${ECHO_T}$kde_cv_path" >&6
-- MCOPIDL=$kde_cv_path
--
-- fi
--
--
-- echo "$as_me:$LINENO: checking for artsc-config" >&5
--echo $ECHO_N "checking for artsc-config... $ECHO_C" >&6
-- if test -n "$ARTSCCONFIG"; then
-- kde_cv_path="$ARTSCCONFIG";
-- else
-- kde_cache=`echo artsc-config | sed 'y%./+-%__p_%'`
--
-- if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
--
-- kde_cv_path="NONE"
-- dirs="$kde_default_bindirs"
-- kde_save_IFS=$IFS
-- IFS=':'
-- for dir in $PATH; do
-- dirs="$dirs $dir"
-- done
-- IFS=$kde_save_IFS
--
-- for dir in $dirs; do
-- if test -x "$dir/artsc-config"; then
-- if test -n ""
-- then
-- evalstr="$dir/artsc-config 2>&1 "
-- if eval $evalstr; then
-- kde_cv_path="$dir/artsc-config"
-- break
-- fi
-- else
-- kde_cv_path="$dir/artsc-config"
-- break
-- fi
-- fi
-- done
--
-- eval "kde_cv_path_$kde_cache=$kde_cv_path"
--
--
--fi
--
--
-- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\""
--
-- fi
--
-- if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
-- echo "$as_me:$LINENO: result: not found" >&5
--echo "${ECHO_T}not found" >&6
--
-- { { echo "$as_me:$LINENO: error: The important program artsc-config was not found!
--Please check whether you installed aRts correctly.
--" >&5
--echo "$as_me: error: The important program artsc-config was not found!
--Please check whether you installed aRts correctly.
--" >&2;}
-- { (exit 1); exit 1; }; }
--
-- else
-- echo "$as_me:$LINENO: result: $kde_cv_path" >&5
--echo "${ECHO_T}$kde_cv_path" >&6
-- ARTSCCONFIG=$kde_cv_path
--
-- fi
--
--
- echo "$as_me:$LINENO: checking for kde-config" >&5
- echo $ECHO_N "checking for kde-config... $ECHO_C" >&6
- if test -n "$KDECONFIG"; then
diff --git a/app-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild b/app-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild
deleted file mode 100644
index 7e7db60888aa..000000000000
--- a/app-misc/kgraphspace/kgraphspace-0.3.0_pre1.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/app-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild,v 1.12 2004/10/27 22:34:20 motaboy Exp $
-
-inherit kde
-
-DESCRIPTION="A Disk space utility "
-HOMEPAGE="http://kgraphspace.sourceforge.net"
-SRC_URI="mirror://sourceforge/kgraphspace/${P//_/-}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~amd64"
-IUSE=""
-
-S="$WORKDIR/${P//_/-}"
-
-need-kde 3
-
-src_unpack() {
- kde_src_unpack
-
- use arts || epatch ${FILESDIR}/${P}-configure.patch
-}
diff --git a/app-misc/kgraphspace/metadata.xml b/app-misc/kgraphspace/metadata.xml
deleted file mode 100644
index ec42e9fd586b..000000000000
--- a/app-misc/kgraphspace/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>kde-other</herd>
-</pkgmetadata>