summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 08:36:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 08:36:17 +0000
commit4b52a9c4666eb6ccb308a0b086acc16f8fbded27 (patch)
treea389b33c9592f45c2d66fd2043a4bc09868a520d /kde-misc/plasma-nm
parentMissing LGPL-2 and LGPL-2.1 from LICENSE (with and without "any later version... (diff)
downloadgentoo-2-4b52a9c4666eb6ccb308a0b086acc16f8fbded27.tar.gz
gentoo-2-4b52a9c4666eb6ccb308a0b086acc16f8fbded27.tar.bz2
gentoo-2-4b52a9c4666eb6ccb308a0b086acc16f8fbded27.zip
Stable for amd64, wrt bug #507526
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-misc/plasma-nm')
-rw-r--r--kde-misc/plasma-nm/ChangeLog5
-rw-r--r--kde-misc/plasma-nm/plasma-nm-0.9.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/plasma-nm/ChangeLog b/kde-misc/plasma-nm/ChangeLog
index b5c21fe72cf9..e9cbdf7cc8c8 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.8 2014/04/12 21:46:16 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.9 2014/04/13 08:36:17 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> plasma-nm-0.9.3.3.ebuild:
+ Stable for amd64, wrt bug #507526
12 Apr 2014; Johannes Huber <johu@gentoo.org> plasma-nm-0.9.3.3.ebuild:
Add missing DEPEND on net-misc/mobile-broadband-provider-info.
diff --git a/kde-misc/plasma-nm/plasma-nm-0.9.3.3.ebuild b/kde-misc/plasma-nm/plasma-nm-0.9.3.3.ebuild
index d4ad58bf006a..a8c5f9505e31 100644
--- a/kde-misc/plasma-nm/plasma-nm-0.9.3.3.ebuild
+++ b/kde-misc/plasma-nm/plasma-nm-0.9.3.3.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.3.ebuild,v 1.5 2014/04/12 21:46:16 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.3.ebuild,v 1.6 2014/04/13 08:36:17 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/unstable/${PN}/${P}.tar.xz"
else
KEYWORDS=""