diff options
author | 2014-12-11 13:05:57 +0000 | |
---|---|---|
committer | 2014-12-11 13:05:57 +0000 | |
commit | 24f3f52fe616b330a06501703ee620bb74dff002 (patch) | |
tree | 028c5746d24d92710d774f489efc47bba1c9cea4 /kde-base/kdeplasma-addons | |
parent | Dev channel bump. Remove old. (diff) | |
download | historical-24f3f52fe616b330a06501703ee620bb74dff002.tar.gz historical-24f3f52fe616b330a06501703ee620bb74dff002.tar.bz2 historical-24f3f52fe616b330a06501703ee620bb74dff002.zip |
amd64 stable wrt bug #517344
Package-Manager: portage-2.2.14/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'kde-base/kdeplasma-addons')
-rw-r--r-- | kde-base/kdeplasma-addons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeplasma-addons/ChangeLog b/kde-base/kdeplasma-addons/ChangeLog index 15588ccaa616..54928dba0f9c 100644 --- a/kde-base/kdeplasma-addons/ChangeLog +++ b/kde-base/kdeplasma-addons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeplasma-addons # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.267 2014/11/18 13:54:42 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.268 2014/12/11 13:05:46 zlogene Exp $ + + 11 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> + kdeplasma-addons-4.14.3.ebuild: + amd64 stable wrt bug #517344 18 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -files/kdeplasma-addons-4.13.2-comics.patch: diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild index ed6dac082e19..598ede07d9a5 100644 --- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild +++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.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-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild,v 1.1 2014/11/16 12:21:32 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild,v 1.2 2014/12/11 13:05:46 zlogene Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit kde4-base DESCRIPTION="Extra Plasma applets and engines" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="attica debug desktopglobe exif fcitx ibus json +kdepim nepomuk oauth qalculate qwt scim" |