diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-08 16:28:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-08 16:28:27 +0000 |
commit | d4f3458e2087840b23379e565a65d388c6370243 (patch) | |
tree | 228a8674b521ed441e1db3a16da4494289169a52 /kde-base | |
parent | Marked ~hppa (bug #280312). (diff) | |
download | gentoo-2-d4f3458e2087840b23379e565a65d388c6370243.tar.gz gentoo-2-d4f3458e2087840b23379e565a65d388c6370243.tar.bz2 gentoo-2-d4f3458e2087840b23379e565a65d388c6370243.zip |
Marked ~hppa (bug #280312).
(Portage version: 2.2_rc36/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/plasma-runtime/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 822de3cb3f97..d57f58375d97 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.3 2009/08/04 10:45:38 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.4 2009/08/08 16:28:27 jer Exp $ + + 08 Aug 2009; Jeroen Roovers <jer@gentoo.org> plasma-runtime-4.3.0.ebuild: + Marked ~hppa (bug #280312). 04 Aug 2009; Alex Alexander <wired@gentoo.org> +metadata.xml: added metadata... diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.0.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.0.ebuild index 560f0d957526..f3cb94d77d9b 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.3.0.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.0.ebuild,v 1.1 2009/08/04 01:31:13 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.0.ebuild,v 1.2 2009/08/08 16:28:27 jer Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMMODULE="plasma" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug" # cloned from workspace thus introduce collisions. |