diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-15 21:59:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-15 21:59:10 +0000 |
commit | fcdf579852f6b271ca0a6287a7f3674c1609664a (patch) | |
tree | 5add640a5b5ee1751ae1ab93841dc5b8e42b567d /kde-base/kdeplasma-addons | |
parent | x86 stable, bug #377465 (diff) | |
download | gentoo-2-fcdf579852f6b271ca0a6287a7f3674c1609664a.tar.gz gentoo-2-fcdf579852f6b271ca0a6287a7f3674c1609664a.tar.bz2 gentoo-2-fcdf579852f6b271ca0a6287a7f3674c1609664a.zip |
x86 stable, bug #377465
(Portage version: 2.1.10.11/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.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdeplasma-addons/ChangeLog b/kde-base/kdeplasma-addons/ChangeLog index 17a7fe85888f..80d9df5b42a8 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.101 2011/08/12 19:19:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.102 2011/08/15 21:59:10 maekke Exp $ + + 15 Aug 2011; Markus Meier <maekke@gentoo.org> kdeplasma-addons-4.6.5.ebuild: + x86 stable, bug #377465 12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kdeplasma-addons-4.6.4.ebuild: diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.5.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.5.ebuild index 8f0d11289d4b..c8a4617a3b05 100644 --- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.5.ebuild +++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.5.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.5.ebuild,v 1.2 2011/08/09 17:12:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.5.ebuild,v 1.3 2011/08/15 21:59:10 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 ~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 |