summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:17:44 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:17:44 +0000
commitb8b5bcfcdfa71fc9f38fffec7d7452f050d2587f (patch)
tree7825381179f5597b9a0f9caab0c2bea7f8022777 /kde-base/nsplugins
parent[kde-base/blogilo] Add missing metadata (diff)
downloadgentoo-2-b8b5bcfcdfa71fc9f38fffec7d7452f050d2587f.tar.gz
gentoo-2-b8b5bcfcdfa71fc9f38fffec7d7452f050d2587f.tar.bz2
gentoo-2-b8b5bcfcdfa71fc9f38fffec7d7452f050d2587f.zip
[kde-base/nsplugins] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/nsplugins')
-rw-r--r--kde-base/nsplugins/ChangeLog7
-rw-r--r--kde-base/nsplugins/nsplugins-4.4.0.ebuild23
2 files changed, 29 insertions, 1 deletions
diff --git a/kde-base/nsplugins/ChangeLog b/kde-base/nsplugins/ChangeLog
index 6ca66f82108f..3930b2ecae33 100644
--- a/kde-base/nsplugins/ChangeLog
+++ b/kde-base/nsplugins/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/nsplugins
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.167 2010/01/25 17:28:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.168 2010/02/09 00:17:44 alexxy Exp $
+
+*nsplugins-4.4.0 (09 Feb 2010)
+
+ 09 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +nsplugins-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*nsplugins-4.3.5 (25 Jan 2010)
diff --git a/kde-base/nsplugins/nsplugins-4.4.0.ebuild b/kde-base/nsplugins/nsplugins-4.4.0.ebuild
new file mode 100644
index 000000000000..4af396c33994
--- /dev/null
+++ b/kde-base/nsplugins/nsplugins-4.4.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-4.4.0.ebuild,v 1.1 2010/02/09 00:17:44 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-apps"
+inherit kde4-meta
+
+DESCRIPTION="Netscape plugins support for Konqueror."
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ x11-libs/libXt
+"
+RDEPEND="${DEPEND}
+ $(add_kdebase_dep konqueror)
+"
+
+KMEXTRACTONLY="
+ konqueror/settings/
+"