diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 02:57:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 02:57:59 +0000 |
commit | 025b5e1a9fbf888a67ab41e0a7839a2912900ae4 (patch) | |
tree | 2c309a488bac9dfaac768cadf76ac94b6b3ca1c4 /kde-base/kcalc | |
parent | Marked ppc stable for bug #322791. (diff) | |
download | gentoo-2-025b5e1a9fbf888a67ab41e0a7839a2912900ae4.tar.gz gentoo-2-025b5e1a9fbf888a67ab41e0a7839a2912900ae4.tar.bz2 gentoo-2-025b5e1a9fbf888a67ab41e0a7839a2912900ae4.zip |
Marked ppc stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcalc')
-rw-r--r-- | kde-base/kcalc/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcalc/kcalc-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog index a283f65b1c1e..7ba0ebf1dec8 100644 --- a/kde-base/kcalc/ChangeLog +++ b/kde-base/kcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcalc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.157 2010/08/03 07:43:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.158 2010/08/09 02:57:59 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kcalc-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kcalc-4.4.5.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/kcalc/kcalc-4.4.5.ebuild b/kde-base/kcalc/kcalc-4.4.5.ebuild index c30701dd37ea..e49ba907c0ad 100644 --- a/kde-base/kcalc/kcalc-4.4.5.ebuild +++ b/kde-base/kcalc/kcalc-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/kcalc/kcalc-4.4.5.ebuild,v 1.2 2010/08/03 07:43:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.4.5.ebuild,v 1.3 2010/08/09 02:57:59 josejx Exp $ EAPI="3" @@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional" inherit kde4-meta DESCRIPTION="KDE calculator" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |