diff options
author | 2005-12-12 17:05:11 +0000 | |
---|---|---|
committer | 2005-12-12 17:05:11 +0000 | |
commit | a4b1ee2185f8f40798ab87c678c3e60fa61ec4e7 (patch) | |
tree | 24853325482ba22c33051b00eda239cddf19153f /kde-base/keduca | |
parent | Partially revert previous commit due to bug #115141. (diff) | |
download | gentoo-2-a4b1ee2185f8f40798ab87c678c3e60fa61ec4e7.tar.gz gentoo-2-a4b1ee2185f8f40798ab87c678c3e60fa61ec4e7.tar.bz2 gentoo-2-a4b1ee2185f8f40798ab87c678c3e60fa61ec4e7.zip |
Marked ~ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/keduca')
-rw-r--r-- | kde-base/keduca/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/keduca/keduca-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/keduca/ChangeLog b/kde-base/keduca/ChangeLog index f2f72b713dee..44980502c4ab 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.30 2005/12/10 19:52:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.31 2005/12/12 17:00:16 josejx Exp $ + + 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> keduca-3.5.0.ebuild: + Marked ~ppc. 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org keduca-3.4.2.ebuild: Stable on alpha. diff --git a/kde-base/keduca/keduca-3.5.0.ebuild b/kde-base/keduca/keduca-3.5.0.ebuild index 4842a7a03f23..8b2d65cc5b02 100644 --- a/kde-base/keduca/keduca-3.5.0.ebuild +++ b/kde-base/keduca/keduca-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/keduca/keduca-3.5.0.ebuild,v 1.3 2005/12/04 12:16:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.0.ebuild,v 1.4 2005/12/12 17:00:16 josejx Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Form-based tests and exams" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |