diff options
author | Markus Meier <maekke@gentoo.org> | 2012-03-31 14:11:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-03-31 14:11:25 +0000 |
commit | 4b6e683ba46bfaafd7158689f5d7dbd225e78ec3 (patch) | |
tree | 28c90cdb76eb9f85f9bd6f267576288541a79913 /kde-base/plasma-workspace | |
parent | Use REQUIRED_USE for gnutls/ssl/nss, bug #410305 (diff) | |
download | gentoo-2-4b6e683ba46bfaafd7158689f5d7dbd225e78ec3.tar.gz gentoo-2-4b6e683ba46bfaafd7158689f5d7dbd225e78ec3.tar.bz2 gentoo-2-4b6e683ba46bfaafd7158689f5d7dbd225e78ec3.zip |
add ~arm, bug #402989
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/plasma-workspace')
-rw-r--r-- | kde-base/plasma-workspace/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/plasma-workspace/plasma-workspace-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/plasma-workspace/ChangeLog b/kde-base/plasma-workspace/ChangeLog index be592997488b..35b33088696a 100644 --- a/kde-base/plasma-workspace/ChangeLog +++ b/kde-base/plasma-workspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/plasma-workspace # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.152 2012/03/23 07:37:16 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.153 2012/03/31 14:11:25 maekke Exp $ + + 31 Mar 2012; Markus Meier <maekke@gentoo.org> plasma-workspace-4.8.1.ebuild: + add ~arm, bug #402989 23 Mar 2012; Johannes Huber <johu@gentoo.org> -plasma-workspace-4.8.0.ebuild: Remove KDE SC 4.8.0 diff --git a/kde-base/plasma-workspace/plasma-workspace-4.8.1.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.8.1.ebuild index c705c8d356bf..037120910625 100644 --- a/kde-base/plasma-workspace/plasma-workspace-4.8.1.ebuild +++ b/kde-base/plasma-workspace/plasma-workspace-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/plasma-workspace/plasma-workspace-4.8.1.ebuild,v 1.1 2012/03/06 23:35:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.8.1.ebuild,v 1.2 2012/03/31 14:11:25 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ PYTHON_DEPEND="python? 2" inherit python kde4-meta DESCRIPTION="Plasma: KDE desktop framework" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama" COMMONDEPEND=" |