diff options
author | 2010-08-09 04:30:38 +0000 | |
---|---|---|
committer | 2010-08-09 04:30:38 +0000 | |
commit | 4163e8026f79673ca337647e6f0280a5d41d8d2d (patch) | |
tree | 033bdf36a0da5b03c102f13f6672f2ed15d896a5 /kde-base/smoke | |
parent | Fix python dep so that if pyxml is pulled in, it pulls in python too (diff) | |
download | historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.tar.gz historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.tar.bz2 historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.zip |
Marked ppc stable for bug #322791.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'kde-base/smoke')
-rw-r--r-- | kde-base/smoke/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/smoke/smoke-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/smoke/ChangeLog b/kde-base/smoke/ChangeLog index 878373d5070b..b3157af4c0ee 100644 --- a/kde-base/smoke/ChangeLog +++ b/kde-base/smoke/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/smoke # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.110 2010/08/03 07:43:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.111 2010/08/09 04:27:20 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> smoke-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> smoke-4.4.5.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/smoke/smoke-4.4.5.ebuild b/kde-base/smoke/smoke-4.4.5.ebuild index 27c0a9f67f6d..af7c1dd3519a 100644 --- a/kde-base/smoke/smoke-4.4.5.ebuild +++ b/kde-base/smoke/smoke-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.4.5.ebuild,v 1.2 2010/08/03 07:43:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.4.5.ebuild,v 1.3 2010/08/09 04:27:20 josejx Exp $ EAPI="3" @@ -10,7 +10,7 @@ WEBKIT_REQUIRED="optional" inherit kde4-meta DESCRIPTION="Scripting Meta Object Kompiler Engine" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" IUSE="akonadi attica debug okular +phonon qimageblitz qscintilla qwt semantic-desktop" COMMON_DEPEND=" |