diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 10:45:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 10:45:25 +0000 |
commit | 8bc3c89b304e2271545dec77c33662d4ee49c4f9 (patch) | |
tree | bebdf4a48f501cf75393aab1aa08cccedb8c53d2 /kde-base/kbruch | |
parent | stable on amd64 wrt bug 114038 (diff) | |
download | historical-8bc3c89b304e2271545dec77c33662d4ee49c4f9.tar.gz historical-8bc3c89b304e2271545dec77c33662d4ee49c4f9.tar.bz2 historical-8bc3c89b304e2271545dec77c33662d4ee49c4f9.zip |
Added ~ppc64
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.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index a3bd0dfd0c2a..89abe0e6814d 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.29 2005/12/12 17:05:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.30 2005/12/17 10:04:17 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> kbruch-3.5.0.ebuild: + Added ~ppc64 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kbruch-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/kbruch/kbruch-3.5.0.ebuild b/kde-base/kbruch/kbruch-3.5.0.ebuild index 3cf89214927b..d61e671d29a8 100644 --- a/kde-base/kbruch/kbruch-3.5.0.ebuild +++ b/kde-base/kbruch/kbruch-3.5.0.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.5.0.ebuild,v 1.4 2005/12/12 17:05:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.0.ebuild,v 1.5 2005/12/17 10:04:17 corsair Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |