diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:59:35 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:59:35 +0000 |
commit | d8e942d26ba00242f0a78b3520792cd81c55c353 (patch) | |
tree | 026a57433c3dbb900a08314c2eea77e459a6edf0 | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | gentoo-2-d8e942d26ba00242f0a78b3520792cd81c55c353.tar.gz gentoo-2-d8e942d26ba00242f0a78b3520792cd81c55c353.tar.bz2 gentoo-2-d8e942d26ba00242f0a78b3520792cd81c55c353.zip |
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
-rw-r--r-- | kde-base/ksaneplugin/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild | 20 |
2 files changed, 5 insertions, 21 deletions
diff --git a/kde-base/ksaneplugin/ChangeLog b/kde-base/ksaneplugin/ChangeLog index 1a723aec795a..b54c0a9f4f3a 100644 --- a/kde-base/ksaneplugin/ChangeLog +++ b/kde-base/ksaneplugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksaneplugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.39 2010/05/03 21:14:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.40 2010/05/03 21:59:35 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> + -ksaneplugin-4.4.1.ebuild: + Drop KDE SC 4.4.1 *ksaneplugin-4.4.3 (03 May 2010) diff --git a/kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild b/kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild deleted file mode 100644 index a14574b81aa1..000000000000 --- a/kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild +++ /dev/null @@ -1,20 +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/ksaneplugin/ksaneplugin-4.4.1.ebuild,v 1.1 2010/03/02 18:36:36 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdegraphics" -inherit kde4-meta - -DESCRIPTION="SANE Plugin for KDE" -HOMEPAGE="http://www.kipi-plugins.org" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep libksane) -" -RDEPEND="${DEPEND}" |