diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 17:08:26 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 17:08:26 +0000 |
commit | 3869b21fa982370153e2d7f52a15c4109399b021 (patch) | |
tree | 48f1466e4ff115ad82f20dedc688e3060f059d7e /kde-base/keduca | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-3869b21fa982370153e2d7f52a15c4109399b021.tar.gz gentoo-2-3869b21fa982370153e2d7f52a15c4109399b021.tar.bz2 gentoo-2-3869b21fa982370153e2d7f52a15c4109399b021.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
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 2c77649cf3f2..51d4f6a818c5 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.40 2006/05/26 17:01:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.41 2006/05/26 17:08:26 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> keduca-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Markus Rothe <corsair@gentoo.org> keduca-3.5.2.ebuild: Stable on ppc64 diff --git a/kde-base/keduca/keduca-3.5.2.ebuild b/kde-base/keduca/keduca-3.5.2.ebuild index 9e7fb19a46c9..06c41038ae86 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.4 2006/05/26 17:01:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.2.ebuild,v 1.5 2006/05/26 17:08:26 wolf31o2 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="" |