summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2009-10-12 21:33:11 +0000
committerJonathan Callen <jcallen@gentoo.org>2009-10-12 21:33:11 +0000
commit4da6014d61b081dfba3b8cf8ba0447b5d9065169 (patch)
tree31ca06d8db40bc2d3def730eba83b3b8381e9f47 /kde-base/kdesu
parentRestore ~keywords that was present in 4.3.1 but missing accidently in 4.3.2 (diff)
downloadhistorical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.tar.gz
historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.tar.bz2
historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.zip
KDE 3.5.9 removal
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r--kde-base/kdesu/ChangeLog5
-rw-r--r--kde-base/kdesu/kdesu-3.5.9.ebuild18
2 files changed, 4 insertions, 19 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog
index cb0d7011ebdb..3e21ffc30109 100644
--- a/kde-base/kdesu/ChangeLog
+++ b/kde-base/kdesu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdesu
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.126 2009/10/10 09:19:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.127 2009/10/12 21:00:09 abcd Exp $
+
+ 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kdesu-3.5.9.ebuild:
+ KDE 3.5.9 removal
10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kdesu-4.3.1.ebuild:
amd64 stable wrt #287697
diff --git a/kde-base/kdesu/kdesu-3.5.9.ebuild b/kde-base/kdesu/kdesu-3.5.9.ebuild
deleted file mode 100644
index 57ebaf03cc79..000000000000
--- a/kde-base/kdesu/kdesu-3.5.9.ebuild
+++ /dev/null
@@ -1,18 +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.9.ebuild,v 1.8 2008/06/10 22:54:14 tgurr Exp $
-
-KMNAME=kdebase
-EAPI="1"
-inherit kde-meta eutils flag-o-matic
-
-SRC_URI="${SRC_URI}
- mirror://gentoo/kdebase-3.5-patchset-12.tar.bz2"
-
-DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-src_compile() {
- kde-meta_src_compile
-}