diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 12:17:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 12:17:26 +0000 |
commit | 333f5c39cc91b64724c7857d996d200bf683760f (patch) | |
tree | 74b76be208c877c4b48a3268f227e7806b5f5506 /kde-base/keduca | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-333f5c39cc91b64724c7857d996d200bf683760f.tar.gz gentoo-2-333f5c39cc91b64724c7857d996d200bf683760f.tar.bz2 gentoo-2-333f5c39cc91b64724c7857d996d200bf683760f.zip |
Stable on ia64.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/keduca')
-rw-r--r-- | kde-base/keduca/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/keduca/keduca-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/keduca/ChangeLog b/kde-base/keduca/ChangeLog index 1b06b56f3814..26f9307b574c 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.58 2006/12/06 13:26:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.59 2006/12/11 12:17:26 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> keduca-3.5.5.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> keduca-3.5.5.ebuild: Stable on Alpha. diff --git a/kde-base/keduca/keduca-3.5.5.ebuild b/kde-base/keduca/keduca-3.5.5.ebuild index 3ffc8388f008..d7e0cab477ba 100644 --- a/kde-base/keduca/keduca-3.5.5.ebuild +++ b/kde-base/keduca/keduca-3.5.5.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.5.ebuild,v 1.7 2006/12/06 13:26:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.5.ebuild,v 1.8 2006/12/11 12:17:26 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |