diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:36:55 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:36:55 +0000 |
commit | 457380462c082940881bfd7be4ad2dfb6d1e1d11 (patch) | |
tree | 6154455c7717077f51b8937517be8ad9006eef58 /kde-base/kdeplasma-addons | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-457380462c082940881bfd7be4ad2dfb6d1e1d11.tar.gz gentoo-2-457380462c082940881bfd7be4ad2dfb6d1e1d11.tar.bz2 gentoo-2-457380462c082940881bfd7be4ad2dfb6d1e1d11.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
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.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdeplasma-addons/ChangeLog b/kde-base/kdeplasma-addons/ChangeLog index 724433044f01..23d265460a0a 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.91 2011/06/06 21:09:43 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.92 2011/06/08 23:36:55 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kdeplasma-addons-4.6.3.ebuild: + x86 stable per bug 369979 06 Jun 2011; Jonathan Callen <abcd@gentoo.org> kdeplasma-addons-4.6.2.ebuild, kdeplasma-addons-4.6.3.ebuild: diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild index ca37db0126c2..1c04936fbbc2 100644 --- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild +++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.3.ebuild,v 1.4 2011/06/06 21:09:43 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild,v 1.5 2011/06/08 23:36:55 tomka 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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="attica debug desktopglobe exif qalculate qwt scim semantic-desktop" # krunner is only needed to generate dbus interface for lancelot |