summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-10-12 23:10:29 +0000
committerJonathan Callen <abcd@gentoo.org>2009-10-12 23:10:29 +0000
commit1c0f55fc3ed4449e32f531efcb43669cbf685b9c (patch)
tree40b8b54e32af845e413f69939b647833550df3e0 /kde-base/lilo-config
parentStable for HPPA (bug #288699). (diff)
downloadgentoo-2-1c0f55fc3ed4449e32f531efcb43669cbf685b9c.tar.gz
gentoo-2-1c0f55fc3ed4449e32f531efcb43669cbf685b9c.tar.bz2
gentoo-2-1c0f55fc3ed4449e32f531efcb43669cbf685b9c.zip
KDE 3.5.9 removal
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r--kde-base/lilo-config/ChangeLog5
-rw-r--r--kde-base/lilo-config/lilo-config-3.5.9.ebuild13
2 files changed, 4 insertions, 14 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog
index 2826945fa4e1..e1ce54932e03 100644
--- a/kde-base/lilo-config/ChangeLog
+++ b/kde-base/lilo-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/lilo-config
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.87 2009/10/12 05:44:34 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.88 2009/10/12 23:10:29 abcd Exp $
+
+ 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -lilo-config-3.5.9.ebuild:
+ KDE 3.5.9 removal
12 Oct 2009; Jonathan Callen <abcd@gentoo.org> lilo-config-3.5.9.ebuild,
lilo-config-3.5.10.ebuild:
diff --git a/kde-base/lilo-config/lilo-config-3.5.9.ebuild b/kde-base/lilo-config/lilo-config-3.5.9.ebuild
deleted file mode 100644
index b79a63a8f586..000000000000
--- a/kde-base/lilo-config/lilo-config-3.5.9.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.9.ebuild,v 1.6 2009/10/12 05:44:34 abcd Exp $
-KMNAME=kdeadmin
-EAPI="1"
-inherit kde-meta
-
-DESCRIPTION="KDE LiLo kcontrol module"
-KEYWORDS="amd64 x86"
-IUSE="kdehiddenvisibility"
-DEPEND=""
-
-PATCHES=( "$FILESDIR/never-disable.diff" )