summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Heinlein <keytoaster@gentoo.org>2008-06-07 11:52:00 +0000
committerTobias Heinlein <keytoaster@gentoo.org>2008-06-07 11:52:00 +0000
commitc8b3cc7e0e0bf1e065145d57158262a843621c41 (patch)
treec0b7be2725ba52c5617c96c83e1f60ca785c4e6c
parentRemoved old versions. (diff)
downloadgentoo-2-c8b3cc7e0e0bf1e065145d57158262a843621c41.tar.gz
gentoo-2-c8b3cc7e0e0bf1e065145d57158262a843621c41.tar.bz2
gentoo-2-c8b3cc7e0e0bf1e065145d57158262a843621c41.zip
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
-rw-r--r--kde-base/kdesu/ChangeLog6
-rw-r--r--kde-base/kdesu/kdesu-3.5.8.ebuild16
-rw-r--r--kde-base/kdesu/kdesu-4.0.2.ebuild24
-rw-r--r--kde-base/kdesu/kdesu-4.0.3.ebuild24
4 files changed, 5 insertions, 65 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog
index 960c6fd7e63d..c76eb8ecad69 100644
--- a/kde-base/kdesu/ChangeLog
+++ b/kde-base/kdesu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdesu
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.90 2008/06/05 21:38:40 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.91 2008/06/07 11:52:00 keytoaster Exp $
+
+ 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> -kdesu-3.5.8.ebuild,
+ -kdesu-4.0.2.ebuild, -kdesu-4.0.3.ebuild:
+ Removed old versions.
*kdesu-4.0.5 (05 Jun 2008)
diff --git a/kde-base/kdesu/kdesu-3.5.8.ebuild b/kde-base/kdesu/kdesu-3.5.8.ebuild
deleted file mode 100644
index effb6ffc4926..000000000000
--- a/kde-base/kdesu/kdesu-3.5.8.ebuild
+++ /dev/null
@@ -1,16 +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/kdesu/kdesu-3.5.8.ebuild,v 1.8 2008/03/04 02:38:03 jer Exp $
-
-KMNAME=kdebase
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-
-inherit kde-meta
-
-SRC_URI="${SRC_URI}
- mirror://gentoo/kdebase-3.5-patchset-04.tar.bz2"
-
-DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
diff --git a/kde-base/kdesu/kdesu-4.0.2.ebuild b/kde-base/kdesu/kdesu-4.0.2.ebuild
deleted file mode 100644
index ee8687db0a44..000000000000
--- a/kde-base/kdesu/kdesu-4.0.2.ebuild
+++ /dev/null
@@ -1,24 +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/kdesu/kdesu-4.0.2.ebuild,v 1.1 2008/03/10 23:36:06 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdebase-runtime
-inherit kde4-meta
-
-# FIXME: Is default command ( su/sudo ) still configurable,
-# if not, USE-flag ?
-DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-src_compile() {
- # Upstream moved kdesu to libexec first, then decided to move it back
- # to /${PREFIX}/bin/ , so I'm doing that now already.
- sed -e '/kdesu_executable/s:LIBEXEC_INSTALL_DIR:BIN_INSTALL_DIR:' \
- -i "${S}"/kdesu/kdesu/CMakeLists.txt || \
- die "Moving kdesu from libexec to bin failed."
-
- kde4-meta_src_compile
-}
diff --git a/kde-base/kdesu/kdesu-4.0.3.ebuild b/kde-base/kdesu/kdesu-4.0.3.ebuild
deleted file mode 100644
index fc0e23cc3c14..000000000000
--- a/kde-base/kdesu/kdesu-4.0.3.ebuild
+++ /dev/null
@@ -1,24 +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/kdesu/kdesu-4.0.3.ebuild,v 1.1 2008/04/03 21:01:30 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdebase-runtime
-inherit kde4-meta
-
-# FIXME: Is default command ( su/sudo ) still configurable,
-# if not, USE-flag ?
-DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-src_compile() {
- # Upstream moved kdesu to libexec first, then decided to move it back
- # to /${PREFIX}/bin/, so I'm doing that now already.
- sed -e '/kdesu_executable/s:LIBEXEC_INSTALL_DIR:BIN_INSTALL_DIR:' \
- -i "${S}"/kdesu/kdesu/CMakeLists.txt || \
- die "Moving kdesu from libexec to bin failed."
-
- kde4-meta_src_compile
-}