summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2012-08-25 19:54:58 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2012-08-25 19:54:58 +0000
commit0b8d53ac45558b85b6d16127dcba34381638a9a3 (patch)
tree70c23a20879e8bb863d1f7554b59ef51da22afa5 /www-plugins/kpartsplugin
parentAdded kde4-base_src_prepare to end of src_prepare phase (diff)
downloadgentoo-2-0b8d53ac45558b85b6d16127dcba34381638a9a3.tar.gz
gentoo-2-0b8d53ac45558b85b6d16127dcba34381638a9a3.tar.bz2
gentoo-2-0b8d53ac45558b85b6d16127dcba34381638a9a3.zip
Remove old; bump EAPI to 4
(Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/kpartsplugin')
-rw-r--r--www-plugins/kpartsplugin/ChangeLog7
-rw-r--r--www-plugins/kpartsplugin/kpartsplugin-20110823.ebuild4
-rw-r--r--www-plugins/kpartsplugin/kpartsplugin-20120605.ebuild21
-rw-r--r--www-plugins/kpartsplugin/kpartsplugin-20120723.ebuild4
4 files changed, 10 insertions, 26 deletions
diff --git a/www-plugins/kpartsplugin/ChangeLog b/www-plugins/kpartsplugin/ChangeLog
index 69e6588b0e85..f0e947a98efa 100644
--- a/www-plugins/kpartsplugin/ChangeLog
+++ b/www-plugins/kpartsplugin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-plugins/kpartsplugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/ChangeLog,v 1.11 2012/08/02 20:54:14 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/ChangeLog,v 1.12 2012/08/25 19:54:58 dilfridge Exp $
+
+ 25 Aug 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ kpartsplugin-20110823.ebuild, -kpartsplugin-20120605.ebuild,
+ kpartsplugin-20120723.ebuild:
+ Remove old; bump EAPI to 4
*kpartsplugin-20120723 (02 Aug 2012)
diff --git a/www-plugins/kpartsplugin/kpartsplugin-20110823.ebuild b/www-plugins/kpartsplugin/kpartsplugin-20110823.ebuild
index 7c32679f244e..44821e921824 100644
--- a/www-plugins/kpartsplugin/kpartsplugin-20110823.ebuild
+++ b/www-plugins/kpartsplugin/kpartsplugin-20110823.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/kpartsplugin-20110823.ebuild,v 1.3 2012/02/24 15:05:49 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/kpartsplugin-20110823.ebuild,v 1.4 2012/08/25 19:54:58 dilfridge Exp $
-EAPI=3
+EAPI=4
inherit kde4-base nsplugins
DESCRIPTION="Plugin using KDE's KParts technology to embed file viewers into non-KDE browsers"
diff --git a/www-plugins/kpartsplugin/kpartsplugin-20120605.ebuild b/www-plugins/kpartsplugin/kpartsplugin-20120605.ebuild
deleted file mode 100644
index 36bd71bc9a29..000000000000
--- a/www-plugins/kpartsplugin/kpartsplugin-20120605.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/kpartsplugin-20120605.ebuild,v 1.1 2012/07/22 17:02:19 dilfridge Exp $
-
-EAPI=3
-inherit kde4-base nsplugins
-
-DESCRIPTION="Plugin using KDE's KParts technology to embed file viewers into non-KDE browsers"
-HOMEPAGE="http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/"
-SRC_URI="http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/${P}.tar.bz2"
-
-LICENSE="GPL-3 BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-
-src_prepare() {
- echo "set( PLUGIN_INSTALL_DIR \"/usr/$(get_libdir)/${PLUGINS_DIR}/\" )" >> CMakeLists.txt || die
- kde4-base_src_prepare
-}
diff --git a/www-plugins/kpartsplugin/kpartsplugin-20120723.ebuild b/www-plugins/kpartsplugin/kpartsplugin-20120723.ebuild
index 2227478d78e6..6610f3f3c7e5 100644
--- a/www-plugins/kpartsplugin/kpartsplugin-20120723.ebuild
+++ b/www-plugins/kpartsplugin/kpartsplugin-20120723.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/kpartsplugin-20120723.ebuild,v 1.1 2012/08/02 20:54:14 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/kpartsplugin/kpartsplugin-20120723.ebuild,v 1.2 2012/08/25 19:54:58 dilfridge Exp $
-EAPI=3
+EAPI=4
inherit kde4-base nsplugins
DESCRIPTION="Plugin using KDE's KParts technology to embed file viewers into non-KDE browsers"