diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:20:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:20:21 +0000 |
commit | 25ef71370a77495fcd4152fec138db6dad8ef080 (patch) | |
tree | d5fa2a057fb503d23b2c693a65b6847d9754919b /kde-base/plasma-runtime | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-25ef71370a77495fcd4152fec138db6dad8ef080.tar.gz gentoo-2-25ef71370a77495fcd4152fec138db6dad8ef080.tar.bz2 gentoo-2-25ef71370a77495fcd4152fec138db6dad8ef080.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r-- | kde-base/plasma-runtime/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index f10dde896ee9..2ff144cb1a2e 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.19 2009/12/10 23:48:03 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.20 2010/01/19 01:20:21 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> plasma-runtime-4.3.3.ebuild: + Stable for HPPA too. 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -plasma-runtime-4.3.1.ebuild: diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild index 4ffd1b552379..b1063c9e2887 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.3.ebuild,v 1.5 2009/12/10 17:43:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.3.ebuild,v 1.6 2010/01/19 01:20:21 jer Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMMODULE="plasma" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug" # cloned from workspace thus introduce collisions. |