summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-08-09 11:31:33 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-08-09 11:31:33 +0000
commit65f23fa591b40aa410097713165d986c18541bfa (patch)
tree511c72b50399d2ce73e166154c218274d721b259 /kde-base/klipper
parentold (diff)
downloadgentoo-2-65f23fa591b40aa410097713165d986c18541bfa.tar.gz
gentoo-2-65f23fa591b40aa410097713165d986c18541bfa.tar.bz2
gentoo-2-65f23fa591b40aa410097713165d986c18541bfa.zip
rm 4.3.5 and 4.4.4
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/klipper')
-rw-r--r--kde-base/klipper/ChangeLog6
-rw-r--r--kde-base/klipper/klipper-4.3.5.ebuild19
-rw-r--r--kde-base/klipper/klipper-4.4.4.ebuild19
3 files changed, 5 insertions, 39 deletions
diff --git a/kde-base/klipper/ChangeLog b/kde-base/klipper/ChangeLog
index 5c631de1d901..ca4cf9426125 100644
--- a/kde-base/klipper/ChangeLog
+++ b/kde-base/klipper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/klipper
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/ChangeLog,v 1.163 2010/08/09 08:01:47 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/ChangeLog,v 1.164 2010/08/09 11:30:34 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -klipper-4.3.5.ebuild, -klipper-4.4.4.ebuild:
+ rm
09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> klipper-4.4.5.ebuild:
x86 stable, bug 322791
diff --git a/kde-base/klipper/klipper-4.3.5.ebuild b/kde-base/klipper/klipper-4.3.5.ebuild
deleted file mode 100644
index 7911d3866f0f..000000000000
--- a/kde-base/klipper/klipper-4.3.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/klipper-4.3.5.ebuild,v 1.4 2010/06/21 15:53:02 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-workspace"
-inherit kde4-meta
-
-DESCRIPTION="Applet for KDE and X clipboard management"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep libkworkspace)
- $(add_kdebase_dep libtaskmanager)
- !aqua? ( x11-libs/libXfixes )
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-base/klipper/klipper-4.4.4.ebuild b/kde-base/klipper/klipper-4.4.4.ebuild
deleted file mode 100644
index 451210a9aeb1..000000000000
--- a/kde-base/klipper/klipper-4.4.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/klipper-4.4.4.ebuild,v 1.4 2010/06/27 20:23:41 fauli Exp $
-
-EAPI="3"
-
-KMNAME="kdebase-workspace"
-inherit kde4-meta
-
-DESCRIPTION="Applet for KDE and X clipboard management"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep libkworkspace)
- $(add_kdebase_dep libtaskmanager)
- !aqua? ( x11-libs/libXfixes )
-"
-RDEPEND="${DEPEND}"