diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:22:43 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:22:43 +0000 |
commit | 90e75df2b135f0d8706a18802cd888a070f44fea (patch) | |
tree | 3983e1397497ddbb8a45ae6d18b872782ed5b7e1 /kde-base/kbruch | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-90e75df2b135f0d8706a18802cd888a070f44fea.tar.gz gentoo-2-90e75df2b135f0d8706a18802cd888a070f44fea.tar.bz2 gentoo-2-90e75df2b135f0d8706a18802cd888a070f44fea.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 655ac60668de..1147e6f8208d 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.40 2006/05/29 13:13:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.41 2006/05/29 21:22:43 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> kbruch-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -kbruch-3.4.1.ebuild: Drop old versions. diff --git a/kde-base/kbruch/kbruch-3.5.2.ebuild b/kde-base/kbruch/kbruch-3.5.2.ebuild index c08391b9db3b..238490a6a3f1 100644 --- a/kde-base/kbruch/kbruch-3.5.2.ebuild +++ b/kde-base/kbruch/kbruch-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.2.ebuild,v 1.5 2006/05/26 17:02:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.2.ebuild,v 1.6 2006/05/29 21:22:43 weeve Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="" |