summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Heinlein <keytoaster@gentoo.org>2008-06-07 12:37:21 +0000
committerTobias Heinlein <keytoaster@gentoo.org>2008-06-07 12:37:21 +0000
commiteea2fb1829e3d50265b88a3a5de8070dcc81c414 (patch)
tree1cf5639935d0a715a0a1bc6ab69d5547ffffceb5 /kde-base/lilo-config
parentStable on ppc wrt bug 197752 (diff)
downloadgentoo-2-eea2fb1829e3d50265b88a3a5de8070dcc81c414.tar.gz
gentoo-2-eea2fb1829e3d50265b88a3a5de8070dcc81c414.tar.bz2
gentoo-2-eea2fb1829e3d50265b88a3a5de8070dcc81c414.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+)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r--kde-base/lilo-config/ChangeLog7
-rw-r--r--kde-base/lilo-config/lilo-config-3.5.8.ebuild14
-rw-r--r--kde-base/lilo-config/lilo-config-4.0.2.ebuild19
-rw-r--r--kde-base/lilo-config/lilo-config-4.0.3.ebuild19
4 files changed, 6 insertions, 53 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog
index 0bdbf99dfff8..d9c1b98a25a7 100644
--- a/kde-base/lilo-config/ChangeLog
+++ b/kde-base/lilo-config/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/lilo-config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.58 2008/06/05 22:40:59 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.59 2008/06/07 12:37:21 keytoaster Exp $
+
+ 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org>
+ -lilo-config-3.5.8.ebuild, -lilo-config-4.0.2.ebuild,
+ -lilo-config-4.0.3.ebuild:
+ Removed old versions.
*lilo-config-4.0.5 (05 Jun 2008)
diff --git a/kde-base/lilo-config/lilo-config-3.5.8.ebuild b/kde-base/lilo-config/lilo-config-3.5.8.ebuild
deleted file mode 100644
index 77a933600a29..000000000000
--- a/kde-base/lilo-config/lilo-config-3.5.8.ebuild
+++ /dev/null
@@ -1,14 +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/lilo-config/lilo-config-3.5.8.ebuild,v 1.7 2008/05/14 13:17:31 corsair Exp $
-KMNAME=kdeadmin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="KDE LiLo kcontrol module"
-KEYWORDS="alpha amd64 ia64 ppc x86"
-IUSE="kdehiddenvisibility"
-DEPEND=""
-
-PATCHES="$FILESDIR/never-disable.diff"
diff --git a/kde-base/lilo-config/lilo-config-4.0.2.ebuild b/kde-base/lilo-config/lilo-config-4.0.2.ebuild
deleted file mode 100644
index bfa358d1d904..000000000000
--- a/kde-base/lilo-config/lilo-config-4.0.2.ebuild
+++ /dev/null
@@ -1,19 +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/lilo-config/lilo-config-4.0.2.ebuild,v 1.1 2008/03/11 00:01:57 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdeadmin
-inherit kde4-meta
-
-DESCRIPTION="KDE LiLo kcontrol module"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-src_compile() {
- mycmakeargs="${mycmakeargs}
- -DBUILD_lilo-config=TRUE -DLILO_EXECUTABLE=TRUE"
-
- kde4-meta_src_compile
-}
diff --git a/kde-base/lilo-config/lilo-config-4.0.3.ebuild b/kde-base/lilo-config/lilo-config-4.0.3.ebuild
deleted file mode 100644
index 7cc1a4453f40..000000000000
--- a/kde-base/lilo-config/lilo-config-4.0.3.ebuild
+++ /dev/null
@@ -1,19 +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/lilo-config/lilo-config-4.0.3.ebuild,v 1.1 2008/04/03 21:43:36 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdeadmin
-inherit kde4-meta
-
-DESCRIPTION="KDE LiLo kcontrol module"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-src_compile() {
- mycmakeargs="${mycmakeargs}
- -DBUILD_lilo-config=TRUE -DLILO_EXECUTABLE=TRUE"
-
- kde4-meta_src_compile
-}