diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-19 04:49:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-19 04:49:31 +0000 |
commit | c74b9dba2fe6b65a8083617912937aa93b499ddc (patch) | |
tree | 85c6e38d627c2ca12e83c925bff028a5f1517217 /kde-base/kdeplasma-addons | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-c74b9dba2fe6b65a8083617912937aa93b499ddc.tar.gz gentoo-2-c74b9dba2fe6b65a8083617912937aa93b499ddc.tar.bz2 gentoo-2-c74b9dba2fe6b65a8083617912937aa93b499ddc.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdeplasma-addons')
-rw-r--r-- | kde-base/kdeplasma-addons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdeplasma-addons/kdeplasma-addons-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdeplasma-addons/ChangeLog b/kde-base/kdeplasma-addons/ChangeLog index adc636a1ae19..fb9a9d513394 100644 --- a/kde-base/kdeplasma-addons/ChangeLog +++ b/kde-base/kdeplasma-addons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdeplasma-addons # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.127 2012/04/04 23:59:15 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.128 2012/04/19 04:49:31 maekke Exp $ + + 19 Apr 2012; Markus Meier <maekke@gentoo.org> kdeplasma-addons-4.8.1.ebuild: + x86 stable, bug #409403 *kdeplasma-addons-4.8.2 (04 Apr 2012) diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.1.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.1.ebuild index 6ec9b57b7d40..ffe0e9498dfe 100644 --- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.1.ebuild +++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1.ebuild,v 1.4 2012/04/04 17:59:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.1.ebuild,v 1.5 2012/04/19 04:49:31 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Extra Plasma applets and engines." HOMEPAGE="http://www.kde.org/" LICENSE="GPL-2 LGPL-2" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="attica debug desktopglobe exif fcitx ibus qalculate qwt scim semantic-desktop" # krunner is only needed to generate dbus interface for lancelot |