summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-01 16:04:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-01 16:04:13 +0000
commit8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9 (patch)
tree1aa872edc30f3816b18a620a181a7c1598b9d9fa /kde-base/kdeutils-meta
parentInadvertently left out manifest change from previous commit - already in Chan... (diff)
downloadgentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.tar.gz
gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.tar.bz2
gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.zip
Remove old
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdeutils-meta')
-rw-r--r--kde-base/kdeutils-meta/ChangeLog6
-rw-r--r--kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild26
-rw-r--r--kde-base/kdeutils-meta/kdeutils-meta-4.9.5.ebuild26
3 files changed, 5 insertions, 53 deletions
diff --git a/kde-base/kdeutils-meta/ChangeLog b/kde-base/kdeutils-meta/ChangeLog
index 081b5002a3c6..485a3984e6db 100644
--- a/kde-base/kdeutils-meta/ChangeLog
+++ b/kde-base/kdeutils-meta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdeutils-meta
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.248 2013/04/01 13:06:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.249 2013/04/01 16:03:23 ago Exp $
+
+ 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> -kdeutils-meta-4.10.0.ebuild,
+ -kdeutils-meta-4.9.5.ebuild:
+ Remove old
01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> kdeutils-meta-4.10.1.ebuild:
Stable for ppc, wrt to bug #462890
diff --git a/kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild
deleted file mode 100644
index 8ef14def6327..000000000000
--- a/kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild,v 1.2 2013/02/23 16:27:21 ago Exp $
-
-EAPI=5
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="cups floppy lirc"
-
-RDEPEND="
- $(add_kdebase_dep ark)
- $(add_kdebase_dep filelight)
- $(add_kdebase_dep kcalc)
- $(add_kdebase_dep kcharselect)
- $(add_kdebase_dep kdf)
- $(add_kdebase_dep kgpg)
- $(add_kdebase_dep ktimer)
- $(add_kdebase_dep kwallet)
- $(add_kdebase_dep superkaramba)
- $(add_kdebase_dep sweeper)
- cups? ( $(add_kdebase_dep print-manager) )
- floppy? ( $(add_kdebase_dep kfloppy) )
- lirc? ( $(add_kdebase_dep kremotecontrol) )
-"
diff --git a/kde-base/kdeutils-meta/kdeutils-meta-4.9.5.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-4.9.5.ebuild
deleted file mode 100644
index c23fe923c217..000000000000
--- a/kde-base/kdeutils-meta/kdeutils-meta-4.9.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/kdeutils-meta-4.9.5.ebuild,v 1.5 2013/02/23 16:27:21 ago Exp $
-
-EAPI=4
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="cups floppy lirc"
-
-RDEPEND="
- $(add_kdebase_dep ark)
- $(add_kdebase_dep filelight)
- $(add_kdebase_dep kcalc)
- $(add_kdebase_dep kcharselect)
- $(add_kdebase_dep kdf)
- $(add_kdebase_dep kgpg)
- $(add_kdebase_dep ktimer)
- $(add_kdebase_dep kwallet)
- $(add_kdebase_dep superkaramba)
- $(add_kdebase_dep sweeper)
- cups? ( $(add_kdebase_dep printer-applet) )
- floppy? ( $(add_kdebase_dep kfloppy) )
- lirc? ( $(add_kdebase_dep kremotecontrol) )
-"