summaryrefslogtreecommitdiff
path: root/kde-base/lilo-config
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r--kde-base/lilo-config/ChangeLog31
-rw-r--r--kde-base/lilo-config/Manifest4
-rw-r--r--kde-base/lilo-config/lilo-config-4.1.2.ebuild22
-rw-r--r--kde-base/lilo-config/metadata.xml5
4 files changed, 0 insertions, 62 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog
deleted file mode 100644
index a5f18998c26..00000000000
--- a/kde-base/lilo-config/ChangeLog
+++ /dev/null
@@ -1,31 +0,0 @@
-# ChangeLog for kde-base/lilo-config
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 27 Sep 2008; Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>
- lilo-config-4.1.2.ebuild:
- Move ebuild towards EAPI2 compilance
-
- 27 Sep 2008; Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>
- -lilo-config-4.1.1.ebuild, +lilo-config-4.1.2.ebuild:
- Version removed.
-
-*lilo-config-4.1.2 (27 Sep 2008)
-
- 27 Sep 2008; Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>
- +lilo-config-4.1.2.ebuild:
- Version bump.
-
-*lilo-config-4.1.1 (02 Sep 2008)
-
- 02 Sep 2008; Marcus D. Hanwell <cryos@gentoo.org>
- +lilo-config-4.1.1.ebuild:
- Version bump.
-
-*lilo-config-4.1.0 (17 Aug 2008)
-
- 17 Aug 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
- +metadata.xml, +lilo-config-4.1.0.ebuild:
- Added lilo-config-4.1.0. Thanks to "Mauricio Pilla <pilla@gentoo.org>" for
- the ebuild.
-
diff --git a/kde-base/lilo-config/Manifest b/kde-base/lilo-config/Manifest
deleted file mode 100644
index 8211281a445..00000000000
--- a/kde-base/lilo-config/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST kdeadmin-4.1.2.tar.bz2 1840670 RMD160 8e97abbc9f9db9fc25639f2135d11ae6d80d5eda SHA1 9129a0573e612f827147febaeee923f391ac2671 SHA256 5abb2745bdd4a7e9a4f6ec71c705e473811b7afbfeaafabc1fb6019156fd0512
-EBUILD lilo-config-4.1.2.ebuild 425 RMD160 b46d41a182bc369964aa24e6f5ae953ba3991fc7 SHA1 481d742c1adfd3633c0ac9680c9a622218a971e0 SHA256 3c6cc8cee45bd232735159bf9e38d8409d2490ef9d83d737fc00c6af4bf8e9f8
-MISC ChangeLog 915 RMD160 90065f122435cdde6d4d3a51247885e3d151c0cb SHA1 48850a2e7b5aba205b37ae6703d183404504fb79 SHA256 4b1d0c3869c25a973477aefc0719eaba4b77e3d7e960b0b0543e4411cc3acec2
-MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
diff --git a/kde-base/lilo-config/lilo-config-4.1.2.ebuild b/kde-base/lilo-config/lilo-config-4.1.2.ebuild
deleted file mode 100644
index ae6a670d4f5..00000000000
--- a/kde-base/lilo-config/lilo-config-4.1.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-KMNAME=kdeadmin
-inherit kde4-meta
-
-DESCRIPTION="KDE LiLo kcontrol module"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-DEPEND="sys-boot/lilo"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- mycmakeargs="${mycmakeargs}
- -DBUILD_lilo-config=TRUE -DLILO_EXECUTABLE=TRUE"
-
- kde4-meta_src_configure
-}
diff --git a/kde-base/lilo-config/metadata.xml b/kde-base/lilo-config/metadata.xml
deleted file mode 100644
index 8d1e86a9cef..00000000000
--- a/kde-base/lilo-config/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</herd>
-</pkgmetadata>