diff options
author | Naohiro Aota <naota@gentoo.org> | 2013-02-07 01:27:33 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2013-02-07 01:27:33 +0000 |
commit | b88f7e41cb73a257203f8e06c677741ca7408935 (patch) | |
tree | 1e553cf5fdb39d044ba51308a6948934ecebec23 /kde-base/plasma-runtime | |
parent | Add ~x86-fbsd wrt bug #430072 (diff) | |
download | gentoo-2-b88f7e41cb73a257203f8e06c677741ca7408935.tar.gz gentoo-2-b88f7e41cb73a257203f8e06c677741ca7408935.tar.bz2 gentoo-2-b88f7e41cb73a257203f8e06c677741ca7408935.zip |
Add ~x86-fbsd wrt bug #430072
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r-- | kde-base/plasma-runtime/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index f404d81a3d52..4f3129d11270 100644 --- a/kde-base/plasma-runtime/ChangeLog +++ b/kde-base/plasma-runtime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/plasma-runtime # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.126 2013/01/28 12:13:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.127 2013/02/07 01:27:33 naota Exp $ + + 07 Feb 2013; Naohiro Aota <naota@gentoo.org> plasma-runtime-4.9.5.ebuild: + Add ~x86-fbsd wrt bug #430072 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -plasma-runtime-4.9.3.ebuild, -plasma-runtime-4.9.4.ebuild: diff --git a/kde-base/plasma-runtime/plasma-runtime-4.9.5.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.9.5.ebuild index bcd7b46f3986..d6a620539534 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.9.5.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.5.ebuild,v 1.4 2013/01/28 00:08:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.5.ebuild,v 1.5 2013/02/07 01:27:33 naota Exp $ EAPI=4 @@ -10,7 +10,7 @@ DECLARATIVE_REQUIRED="always" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |