diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 16:43:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 16:43:51 +0000 |
commit | fd4f96011fc6eefebe1fccf6eff468c24fb0a4ff (patch) | |
tree | 203b95130cfa351478e969a64aa1f74e6c26273b /kde-misc | |
parent | Stable for amd64, wrt bug #524978 (diff) | |
download | gentoo-2-fd4f96011fc6eefebe1fccf6eff468c24fb0a4ff.tar.gz gentoo-2-fd4f96011fc6eefebe1fccf6eff468c24fb0a4ff.tar.bz2 gentoo-2-fd4f96011fc6eefebe1fccf6eff468c24fb0a4ff.zip |
Stable for x86, wrt bug #524978
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/plasma-nm/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/plasma-nm/ChangeLog b/kde-misc/plasma-nm/ChangeLog index 999f063fca52..ec9742eeff87 100644 --- a/kde-misc/plasma-nm/ChangeLog +++ b/kde-misc/plasma-nm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/plasma-nm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.13 2014/10/27 16:43:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.14 2014/10/27 16:43:51 ago Exp $ + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> plasma-nm-0.9.3.4.ebuild: + Stable for x86, wrt bug #524978 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> plasma-nm-0.9.3.4.ebuild: Stable for amd64, wrt bug #524978 diff --git a/kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild b/kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild index 74c0917c389e..08af8d8d0dc7 100644 --- a/kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild +++ b/kde-misc/plasma-nm/plasma-nm-0.9.3.4.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-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild,v 1.3 2014/10/27 16:43:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild,v 1.4 2014/10/27 16:43:51 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ DECLARATIVE_REQUIRED="always" inherit kde4-base if [[ ${KDE_BUILD_TYPE} != live ]]; then - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" else KEYWORDS="" |