diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 15:08:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 15:08:14 +0000 |
commit | cdec40b5a2b7f8c91ec018de0d653bd838ad2a1b (patch) | |
tree | 50fb5dcbc1afef72408b56a1fd7b8b0a0ca1a717 /kde-base/keduca | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-cdec40b5a2b7f8c91ec018de0d653bd838ad2a1b.tar.gz gentoo-2-cdec40b5a2b7f8c91ec018de0d653bd838ad2a1b.tar.bz2 gentoo-2-cdec40b5a2b7f8c91ec018de0d653bd838ad2a1b.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/keduca')
-rw-r--r-- | kde-base/keduca/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/keduca/keduca-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/keduca/ChangeLog b/kde-base/keduca/ChangeLog index 2b6db1244ed0..d8c47baf62af 100644 --- a/kde-base/keduca/ChangeLog +++ b/kde-base/keduca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/keduca # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.46 2006/07/25 05:34:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.47 2006/09/03 15:08:14 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> keduca-3.5.2.ebuild: + Stable on ia64. *keduca-3.5.4 (25 Jul 2006) diff --git a/kde-base/keduca/keduca-3.5.2.ebuild b/kde-base/keduca/keduca-3.5.2.ebuild index 6ffff1dafeaa..9087e50382fc 100644 --- a/kde-base/keduca/keduca-3.5.2.ebuild +++ b/kde-base/keduca/keduca-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/keduca/keduca-3.5.2.ebuild,v 1.8 2006/06/01 08:23:19 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.2.ebuild,v 1.9 2006/09/03 15:08:14 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Form-based tests and exams" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |