diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 12:20:30 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 12:20:30 +0000 |
commit | 5c7031f54d82611cc26dcc27647110b4cf74ce18 (patch) | |
tree | b61bee2e3baa5979b51863c8657f5a547f371d27 /kde-base/kdeadmin-meta | |
parent | Removed old versions. (diff) | |
download | gentoo-2-5c7031f54d82611cc26dcc27647110b4cf74ce18.tar.gz gentoo-2-5c7031f54d82611cc26dcc27647110b4cf74ce18.tar.bz2 gentoo-2-5c7031f54d82611cc26dcc27647110b4cf74ce18.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/kdeadmin-meta')
-rw-r--r-- | kde-base/kdeadmin-meta/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kdeadmin-meta/kdeadmin-meta-3.5.8.ebuild | 24 | ||||
-rw-r--r-- | kde-base/kdeadmin-meta/kdeadmin-meta-4.0.2.ebuild | 32 | ||||
-rw-r--r-- | kde-base/kdeadmin-meta/kdeadmin-meta-4.0.3.ebuild | 32 |
4 files changed, 6 insertions, 89 deletions
diff --git a/kde-base/kdeadmin-meta/ChangeLog b/kde-base/kdeadmin-meta/ChangeLog index 4b9a8c43ebba..6323eb06b398 100644 --- a/kde-base/kdeadmin-meta/ChangeLog +++ b/kde-base/kdeadmin-meta/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdeadmin-meta # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.97 2008/06/05 21:20:58 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.98 2008/06/07 12:20:30 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kdeadmin-meta-3.5.8.ebuild, -kdeadmin-meta-4.0.2.ebuild, + -kdeadmin-meta-4.0.3.ebuild: + Removed old versions. *kdeadmin-meta-4.0.5 (05 Jun 2008) diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-3.5.8.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-3.5.8.ebuild deleted file mode 100644 index 4ccad8ef0a3a..000000000000 --- a/kde-base/kdeadmin-meta/kdeadmin-meta-3.5.8.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/kdeadmin-meta/kdeadmin-meta-3.5.8.ebuild,v 1.7 2008/03/04 04:17:13 jer Exp $ -MAXKDEVER=$PV - -inherit kde-functions -DESCRIPTION="kdeadmin - merge this to pull in all kdeadmin-derived packages" -HOMEPAGE="http://www.kde.org/" - -LICENSE="GPL-2" -SLOT="3.5" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kcron) - $(deprange $PV $MAXKDEVER kde-base/kdeadmin-kfile-plugins) - $(deprange $PV $MAXKDEVER kde-base/kuser) - x86? ( $(deprange $PV $MAXKDEVER kde-base/lilo-config) ) - amd64? ( $(deprange $PV $MAXKDEVER kde-base/lilo-config) ) - $(deprange $PV $MAXKDEVER kde-base/secpolicy)" - -# NOTE: KPackage, KSysv are useless on a normal gentoo system and so aren't included -# in the above list. KDat is broken and unmaintained. However, packages do nominally -# exist for them. diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.2.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.2.ebuild deleted file mode 100644 index 4164b9e900f6..000000000000 --- a/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.2.ebuild +++ /dev/null @@ -1,32 +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/kdeadmin-meta/kdeadmin-meta-4.0.2.ebuild,v 1.1 2008/03/10 23:28:30 philantrop Exp $ - -EAPI="1" - -inherit kde4-functions - -DESCRIPTION="KDE administration tools - merge this to pull in all kdeadmin-derived packages" -HOMEPAGE="http://www.kde.org/" - -LICENSE="GPL-2" -SLOT="kde-4" -KEYWORDS="~amd64 ~x86" -IUSE="lilo" - -RDEPEND=" - >=kde-base/kcron-${PV}:${SLOT} - >=kde-base/knetworkconf-${PV}:${SLOT} - >=kde-base/kuser-${PV}:${SLOT} - >=kde-base/secpolicy-${PV}:${SLOT} - lilo? ( >=kde-base/lilo-config-${PV}:${SLOT} ) -" - -## the following package has missing rdepends (the 'SMART package manager') and -## isn't useful enough on Gentoo to fix it now -# >=kde-base/kpackage-${PV}:${SLOT} - -## the following packages are currently missing in kde 4 -#>=kde-base/kdat-${PV}:${SLOT} -#>=kde-base/ksysv-${PV}:${SLOT} -#>=kde-base/kdeadmin-kfile-plugins-${PV}:${SLOT} diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.3.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.3.ebuild deleted file mode 100644 index 2706730384b1..000000000000 --- a/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.3.ebuild +++ /dev/null @@ -1,32 +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/kdeadmin-meta/kdeadmin-meta-4.0.3.ebuild,v 1.1 2008/04/03 20:50:07 philantrop Exp $ - -EAPI="1" - -inherit kde4-functions - -DESCRIPTION="KDE administration tools - merge this to pull in all kdeadmin-derived packages" -HOMEPAGE="http://www.kde.org/" - -LICENSE="GPL-2" -SLOT="kde-4" -KEYWORDS="~amd64 ~x86" -IUSE="lilo" - -RDEPEND=" - >=kde-base/kcron-${PV}:${SLOT} - >=kde-base/knetworkconf-${PV}:${SLOT} - >=kde-base/kuser-${PV}:${SLOT} - >=kde-base/secpolicy-${PV}:${SLOT} - lilo? ( >=kde-base/lilo-config-${PV}:${SLOT} ) -" - -## the following package has missing rdepends (the 'SMART package manager') and -## isn't useful enough on Gentoo to fix it now -# >=kde-base/kpackage-${PV}:${SLOT} - -## the following packages are currently missing in kde 4 -#>=kde-base/kdat-${PV}:${SLOT} -#>=kde-base/ksysv-${PV}:${SLOT} -#>=kde-base/kdeadmin-kfile-plugins-${PV}:${SLOT} |