diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:03:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:03:15 +0000 |
commit | 624a79977433058412e144e2969b37a2748c7fba (patch) | |
tree | 46ab605ccea61e25bd6480bf7ee8577487fe5b73 /kde-base/kcalc | |
parent | 7.10.17 version bump for bug 107506. (diff) | |
download | gentoo-2-624a79977433058412e144e2969b37a2748c7fba.tar.gz gentoo-2-624a79977433058412e144e2969b37a2748c7fba.tar.bz2 gentoo-2-624a79977433058412e144e2969b37a2748c7fba.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kcalc')
-rw-r--r-- | kde-base/kcalc/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcalc/kcalc-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog index d9f0c7216be3..0b97c64c507d 100644 --- a/kde-base/kcalc/ChangeLog +++ b/kde-base/kcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcalc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.32 2005/12/10 07:16:29 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.33 2005/12/10 20:00:26 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kcalc-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kcalc-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kcalc/kcalc-3.4.3.ebuild b/kde-base/kcalc/kcalc-3.4.3.ebuild index 39a5534c3b0e..cd3c385a11b3 100644 --- a/kde-base/kcalc/kcalc-3.4.3.ebuild +++ b/kde-base/kcalc/kcalc-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.4.3.ebuild,v 1.6 2005/12/10 07:16:29 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.4.3.ebuild,v 1.7 2005/12/10 20:00:26 kloeri Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Calculator" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" |