diff options
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 757c6d016027..e4dada2244ea 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.56 2006/12/06 13:26:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.57 2006/12/11 12:16:40 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> kbruch-3.5.5.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> kbruch-3.5.5.ebuild: Stable on Alpha. diff --git a/kde-base/kbruch/kbruch-3.5.5.ebuild b/kde-base/kbruch/kbruch-3.5.5.ebuild index a7ff54fc05aa..5744817c0602 100644 --- a/kde-base/kbruch/kbruch-3.5.5.ebuild +++ b/kde-base/kbruch/kbruch-3.5.5.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.5.ebuild,v 1.7 2006/12/06 13:26:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.5.ebuild,v 1.8 2006/12/11 12:16:40 kloeri 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |