diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 13:39:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 13:39:57 +0000 |
commit | 90851f5098b719eb9e2cefa650f8cce3e256cc58 (patch) | |
tree | 748096171598000c07b33d1a80e20703ab8e1375 /kde-base/kbruch | |
parent | Moved games_pkg_postinst to beginning of pkg_postinst. (diff) | |
download | gentoo-2-90851f5098b719eb9e2cefa650f8cce3e256cc58.tar.gz gentoo-2-90851f5098b719eb9e2cefa650f8cce3e256cc58.tar.bz2 gentoo-2-90851f5098b719eb9e2cefa650f8cce3e256cc58.zip |
Mark 3.4.2 stable on ia64. #112842
(Portage version: 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="" |