diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 17:02:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 17:02:47 +0000 |
commit | 6ff5c9587b0c7096048b96039b555b7881bdf386 (patch) | |
tree | bdf8d1aa8a19673c488f65b941d571a218c7b054 /kde-base/kbruch | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-6ff5c9587b0c7096048b96039b555b7881bdf386.tar.gz gentoo-2-6ff5c9587b0c7096048b96039b555b7881bdf386.tar.bz2 gentoo-2-6ff5c9587b0c7096048b96039b555b7881bdf386.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
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 77cb2363f710..071562949521 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.38 2006/05/26 15:36:44 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.39 2006/05/26 17:02:47 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> kbruch-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kbruch-3.5.2.ebuild: Stable on amd64 wrt bug #132213 diff --git a/kde-base/kbruch/kbruch-3.5.2.ebuild b/kde-base/kbruch/kbruch-3.5.2.ebuild index af9970357ebe..c08391b9db3b 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.4 2006/05/26 15:36:44 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.2.ebuild,v 1.5 2006/05/26 17:02:47 corsair 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="" |