diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:03:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:03:15 +0000 |
commit | ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce (patch) | |
tree | 3820ff4a8a08653aaff525a397fa7ee6df8e89f9 /kde-base/kbruch | |
parent | 7.10.17 version bump for bug 107506. (diff) | |
download | historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.tar.gz historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.tar.bz2 historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r3
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 b496d04d7bd1..3d4415c5912f 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.27 2005/12/10 05:55:01 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.28 2005/12/10 19:47:43 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kbruch-3.4.2.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kbruch-3.4.2.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kbruch/kbruch-3.4.2.ebuild b/kde-base/kbruch/kbruch-3.4.2.ebuild index 7c202725fc53..863e3933b682 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.8 2005/12/10 05:55:01 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.4.2.ebuild,v 1.9 2005/12/10 19:47:43 kloeri 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="" |