diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 21:04:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 21:04:55 +0000 |
commit | 34f5e5bf8b9d0b9d2fb0a1bb3a0a71584bb586cc (patch) | |
tree | 2080fac31111286326cbe9ebbeb0a90aab864a9e /kde-base/keduca | |
parent | add PSF-2.3 license, to be used by python-dateutil (diff) | |
download | gentoo-2-34f5e5bf8b9d0b9d2fb0a1bb3a0a71584bb586cc.tar.gz gentoo-2-34f5e5bf8b9d0b9d2fb0a1bb3a0a71584bb586cc.tar.bz2 gentoo-2-34f5e5bf8b9d0b9d2fb0a1bb3a0a71584bb586cc.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/keduca')
-rw-r--r-- | kde-base/keduca/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/keduca/keduca-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/keduca/ChangeLog b/kde-base/keduca/ChangeLog index 3cbee21d41d5..6d62ab7d9b75 100644 --- a/kde-base/keduca/ChangeLog +++ b/kde-base/keduca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/keduca # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.22 2005/11/24 13:09:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.23 2005/11/24 21:00:42 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> keduca-3.4.2.ebuild: + Stable on ppc64 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> keduca-3.4.2.ebuild: Stable on sparc wrt #112842 diff --git a/kde-base/keduca/keduca-3.4.2.ebuild b/kde-base/keduca/keduca-3.4.2.ebuild index 51b09e29a4c1..2ec3c2f99fd6 100644 --- a/kde-base/keduca/keduca-3.4.2.ebuild +++ b/kde-base/keduca/keduca-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/keduca/keduca-3.4.2.ebuild,v 1.4 2005/11/24 13:09:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.4.2.ebuild,v 1.5 2005/11/24 21:00:42 corsair Exp $ KMNAME=kdeedu MAXKDEVER=3.4.3 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Form-based tests and exams" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="" |