diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-11 18:38:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-11 18:38:55 +0000 |
commit | 121ed66b0e09ac0aee5504991c8574bd99b19b00 (patch) | |
tree | 592e74f6a9ce6e6e847e7b74a762ec2b6cb66668 /kde-base/kcalc | |
parent | Stable on amd64 wrt bug #302285 (diff) | |
download | gentoo-2-121ed66b0e09ac0aee5504991c8574bd99b19b00.tar.gz gentoo-2-121ed66b0e09ac0aee5504991c8574bd99b19b00.tar.bz2 gentoo-2-121ed66b0e09ac0aee5504991c8574bd99b19b00.zip |
Marking kde-4.3.5 ppc for bug 300393
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kcalc')
-rw-r--r-- | kde-base/kcalc/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcalc/kcalc-4.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog index fd052bc27c89..8936583fd458 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.145 2010/03/02 15:54:32 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.146 2010/03/11 18:34:54 ranger Exp $ + + 11 Mar 2010; Brent Baude <ranger@gentoo.org> kcalc-4.3.5.ebuild: + Marking kcalc-4.3.5 ppc stable for bug 300393 *kcalc-4.4.1 (02 Mar 2010) diff --git a/kde-base/kcalc/kcalc-4.3.5.ebuild b/kde-base/kcalc/kcalc-4.3.5.ebuild index 46fb00380073..1539816ad97a 100644 --- a/kde-base/kcalc/kcalc-4.3.5.ebuild +++ b/kde-base/kcalc/kcalc-4.3.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.3.5.ebuild,v 1.2 2010/02/20 10:09:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.3.5.ebuild,v 1.3 2010/03/11 18:34:54 ranger Exp $ EAPI="2" @@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional" inherit kde4-meta DESCRIPTION="KDE calculator" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |