diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 23:49:39 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 23:49:39 +0000 |
commit | 2713f05d6168c5fff6a3876af267c879207207ee (patch) | |
tree | 1c455e6902b85e95af014df8077d764077b0bd49 /kde-base/kbruch | |
parent | added flag for media-gfx/iscan (diff) | |
download | gentoo-2-2713f05d6168c5fff6a3876af267c879207207ee.tar.gz gentoo-2-2713f05d6168c5fff6a3876af267c879207207ee.tar.bz2 gentoo-2-2713f05d6168c5fff6a3876af267c879207207ee.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 68dd01e501c1..c3868f6c3756 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.21 2005/11/24 21:01:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.22 2005/11/24 23:46:02 cryos Exp $ + + 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kbruch-3.4.2.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kbruch-3.4.2.ebuild: Stable on ppc64 diff --git a/kde-base/kbruch/kbruch-3.4.2.ebuild b/kde-base/kbruch/kbruch-3.4.2.ebuild index 5439e7764ba4..d1bfc0af4899 100644 --- a/kde-base/kbruch/kbruch-3.4.2.ebuild +++ b/kde-base/kbruch/kbruch-3.4.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.4.2.ebuild,v 1.5 2005/11/24 21:01:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.4.2.ebuild,v 1.6 2005/11/24 23:46:02 cryos Exp $ KMNAME=kdeedu MAXKDEVER=3.4.3 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="" |