summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 03:31:00 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 03:31:00 +0000
commit1f0d82e30a76e7b698e006c0b23ef4ba43d716db (patch)
tree71740acf58d3dc2cadad8ebbfe1669f80226a1ea /kde-base/superkaramba
parentSpring Cleaning (diff)
downloadhistorical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.gz
historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.bz2
historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.zip
Spring cleaning.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/superkaramba')
-rw-r--r--kde-base/superkaramba/ChangeLog7
-rw-r--r--kde-base/superkaramba/superkaramba-3.5.5.ebuild16
-rw-r--r--kde-base/superkaramba/superkaramba-3.5.6.ebuild16
-rw-r--r--kde-base/superkaramba/superkaramba-3.5.7.ebuild17
-rw-r--r--kde-base/superkaramba/superkaramba-4.0.0.ebuild26
5 files changed, 6 insertions, 76 deletions
diff --git a/kde-base/superkaramba/ChangeLog b/kde-base/superkaramba/ChangeLog
index b15341be3c5e..9ea1198c622f 100644
--- a/kde-base/superkaramba/ChangeLog
+++ b/kde-base/superkaramba/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/superkaramba
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.63 2008/02/15 20:00:43 zlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.64 2008/02/17 02:38:09 ingmar Exp $
+
+ 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ -superkaramba-3.5.5.ebuild, -superkaramba-3.5.6.ebuild,
+ -superkaramba-3.5.7.ebuild, -superkaramba-4.0.0.ebuild:
+ Spring cleaning
15 Feb 2008; Bo Ørsted Andresen <zlin@gentoo.org>
superkaramba-4.0.1.ebuild:
diff --git a/kde-base/superkaramba/superkaramba-3.5.5.ebuild b/kde-base/superkaramba/superkaramba-3.5.5.ebuild
deleted file mode 100644
index 641a19c80347..000000000000
--- a/kde-base/superkaramba/superkaramba-3.5.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-3.5.5.ebuild,v 1.9 2006/12/11 13:41:30 kloeri Exp $
-
-KMNAME=kdeutils
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="A tool to create interactive applets for the KDE desktop."
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-RDEPEND="!x11-misc/superkaramba"
-
-PATCHES="${FILESDIR}/${PN}-3.5.2-multilib-python.diff"
diff --git a/kde-base/superkaramba/superkaramba-3.5.6.ebuild b/kde-base/superkaramba/superkaramba-3.5.6.ebuild
deleted file mode 100644
index 47fc754b6210..000000000000
--- a/kde-base/superkaramba/superkaramba-3.5.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-3.5.6.ebuild,v 1.1 2007/01/16 22:04:56 flameeyes Exp $
-
-KMNAME=kdeutils
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="A tool to create interactive applets for the KDE desktop."
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-RDEPEND="!x11-misc/superkaramba"
-
-PATCHES="${FILESDIR}/${PN}-3.5.2-multilib-python.diff"
diff --git a/kde-base/superkaramba/superkaramba-3.5.7.ebuild b/kde-base/superkaramba/superkaramba-3.5.7.ebuild
deleted file mode 100644
index 4044019b71d1..000000000000
--- a/kde-base/superkaramba/superkaramba-3.5.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-3.5.7.ebuild,v 1.8 2007/08/11 15:12:12 armin76 Exp $
-
-KMNAME=kdeutils
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="A tool to create interactive applets for the KDE desktop."
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-RDEPEND="!x11-misc/superkaramba"
-
-PATCHES="${FILESDIR}/${PN}-3.5.2-multilib-python.diff
- ${FILESDIR}/${P}-network_sensor.patch"
diff --git a/kde-base/superkaramba/superkaramba-4.0.0.ebuild b/kde-base/superkaramba/superkaramba-4.0.0.ebuild
deleted file mode 100644
index f241ed3496be..000000000000
--- a/kde-base/superkaramba/superkaramba-4.0.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.0.0.ebuild,v 1.1 2008/01/18 02:02:04 ingmar Exp $
-
-EAPI="1"
-
-KMNAME=kdeutils
-inherit kde4-meta
-
-DESCRIPTION="A tool to create interactive applets for the KDE desktop."
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook python"
-
-COMMONDEPEND="
- || ( >=kde-base/plasma-$PV:$SLOT
- >=kde-base/kdebase-${PV}:${SLOT} )
- python? ( dev-lang/python )"
-DEPEND="${DEPEND} ${COMMONDEPEND}"
-RDEPEND="${RDEPEND} ${COMMONDEPEND}"
-
-src_compile() {
- mycmakeargs="${mycmakeargs}
- $(cmake-utils_use_with python PythonLibs)"
-
- kde4-meta_src_compile
-}