diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 14:33:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 14:33:26 +0000 |
commit | a57c8dd0554ad24e07fc6b0282300cc1fe633c7a (patch) | |
tree | 246c90a6d964fd0f6fede1a134d88d6fd42f1118 /kde-base/keduca | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-a57c8dd0554ad24e07fc6b0282300cc1fe633c7a.tar.gz gentoo-2-a57c8dd0554ad24e07fc6b0282300cc1fe633c7a.tar.bz2 gentoo-2-a57c8dd0554ad24e07fc6b0282300cc1fe633c7a.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
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 63e4dbe6cf53..7348f1ebde90 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.53 2006/11/14 00:40:37 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.54 2006/11/14 14:33:26 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> keduca-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> keduca-3.5.5.ebuild: Marked stable on amd64 wrt bug #147570. diff --git a/kde-base/keduca/keduca-3.5.5.ebuild b/kde-base/keduca/keduca-3.5.5.ebuild index b7e745ce8544..39986848ccda 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.3 2006/11/14 00:40:37 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.5.ebuild,v 1.4 2006/11/14 14:33:26 gustavoz 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="" |