diff options
author | 2006-03-27 13:42:08 +0000 | |
---|---|---|
committer | 2006-03-27 13:42:08 +0000 | |
commit | 371fa76aa8261d0a7a265a08e91f6b16c74a659a (patch) | |
tree | 6ff21c4b1832fc91b5fb71840c5404c89df71570 /kde-base/kbruch | |
parent | argh, a whitespace. Anyway, both are compile-time or cosmetic and minor, no n... (diff) | |
download | historical-371fa76aa8261d0a7a265a08e91f6b16c74a659a.tar.gz historical-371fa76aa8261d0a7a265a08e91f6b16c74a659a.tar.bz2 historical-371fa76aa8261d0a7a265a08e91f6b16c74a659a.zip |
Mark 3.4.2 stable on ia64. #112842
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 699c378f2ae6..49659bda9919 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.32 2006/03/22 20:14:57 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.33 2006/03/27 13:39:57 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kbruch-3.4.2.ebuild: + Mark 3.4.2 stable on ia64. #112842 *kbruch-3.5.2 (22 Mar 2006) diff --git a/kde-base/kbruch/kbruch-3.4.2.ebuild b/kde-base/kbruch/kbruch-3.4.2.ebuild index 863e3933b682..e2322fcb42eb 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 +# 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.4.2.ebuild,v 1.9 2005/12/10 19:47:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.4.2.ebuild,v 1.10 2006/03/27 13:39:57 agriffis 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 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |