summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-04-24 15:19:23 +0000
committerJohannes Huber <johu@gentoo.org>2014-04-24 15:19:23 +0000
commita835c95e7c574bed64e574dbbd2a3301356a617f (patch)
tree7e07cb3417a47d0b2d2d57453d47b31f0360694e /kde-misc
parentamd64/x86 stable, remove old. (diff)
downloadgentoo-2-a835c95e7c574bed64e574dbbd2a3301356a617f.tar.gz
gentoo-2-a835c95e7c574bed64e574dbbd2a3301356a617f.tar.bz2
gentoo-2-a835c95e7c574bed64e574dbbd2a3301356a617f.zip
amd64/x86 stable, remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/plasma-applet-daisy/ChangeLog6
-rw-r--r--kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild4
-rw-r--r--kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26.ebuild22
3 files changed, 7 insertions, 25 deletions
diff --git a/kde-misc/plasma-applet-daisy/ChangeLog b/kde-misc/plasma-applet-daisy/ChangeLog
index 8dd95cbb3a6d..a858b7645f98 100644
--- a/kde-misc/plasma-applet-daisy/ChangeLog
+++ b/kde-misc/plasma-applet-daisy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/plasma-applet-daisy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-applet-daisy/ChangeLog,v 1.11 2014/03/21 18:48:40 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-applet-daisy/ChangeLog,v 1.12 2014/04/24 15:19:23 johu Exp $
+
+ 24 Apr 2014; Johannes Huber <johu@gentoo.org>
+ -plasma-applet-daisy-0.0.4.26.ebuild, plasma-applet-daisy-0.0.4.26-r1.ebuild:
+ amd64/x86 stable, remove old.
*plasma-applet-daisy-0.0.4.26-r1 (21 Mar 2014)
diff --git a/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild b/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild
index 2a9a34665f40..c02e961e54a7 100644
--- a/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild
+++ b/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild,v 1.1 2014/03/21 18:48:40 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild,v 1.2 2014/04/24 15:19:23 johu Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://cdlszm.org/downloads/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="$(add_kdebase_dep libtaskmanager)"
diff --git a/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26.ebuild b/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26.ebuild
deleted file mode 100644
index e2afb7abf11a..000000000000
--- a/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26.ebuild,v 1.3 2012/11/23 19:38:53 ago Exp $
-
-EAPI=4
-
-KDE_MINIMAL="4.8"
-KDE_LINGUAS_DIR="applet/po"
-KDE_LINGUAS="bs de el fr hu it pl pt ru sr tr"
-inherit kde4-base
-
-DESCRIPTION="Simple application launcher for KDE 4's plasma desktop"
-HOMEPAGE="http://cdlszm.org/"
-SRC_URI="http://cdlszm.org/downloads/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="$(add_kdebase_dep libtaskmanager)"
-RDEPEND="${DEPEND}"