diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 20:11:33 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 20:11:33 +0000 |
commit | 13f2e2b1748c0c125f5e8f40d9f73f3d85adc4b1 (patch) | |
tree | 240df3e8e527d4697a599a3ace9418e75f9f804c /kde-base/kcalc | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-13f2e2b1748c0c125f5e8f40d9f73f3d85adc4b1.tar.gz gentoo-2-13f2e2b1748c0c125f5e8f40d9f73f3d85adc4b1.tar.bz2 gentoo-2-13f2e2b1748c0c125f5e8f40d9f73f3d85adc4b1.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kcalc')
-rw-r--r-- | kde-base/kcalc/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcalc/kcalc-3.5.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog index 37bdce5fb142..85df4999ec25 100644 --- a/kde-base/kcalc/ChangeLog +++ b/kde-base/kcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcalc # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.72 2008/01/17 23:35:42 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.73 2008/01/28 20:11:33 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kcalc-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kcalc-4.0.0 (17 Jan 2008) diff --git a/kde-base/kcalc/kcalc-3.5.8.ebuild b/kde-base/kcalc/kcalc-3.5.8.ebuild index e45b1a32ec14..f280854257e8 100644 --- a/kde-base/kcalc/kcalc-3.5.8.ebuild +++ b/kde-base/kcalc/kcalc-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.5.8.ebuild,v 1.1 2007/10/19 22:02:19 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.5.8.ebuild,v 1.2 2008/01/28 20:11:33 philantrop Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Calculator" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="dev-libs/gmp" |