diff options
author | 2006-12-06 12:43:20 +0000 | |
---|---|---|
committer | 2006-12-06 12:43:20 +0000 | |
commit | bd2637aa1bd507068baa71e61758478c418a8d1c (patch) | |
tree | b3fa80d28ddd74c99081c7eae4de2508d7164a7c /kde-base/kdeedu | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-bd2637aa1bd507068baa71e61758478c418a8d1c.tar.gz gentoo-2-bd2637aa1bd507068baa71e61758478c418a8d1c.tar.bz2 gentoo-2-bd2637aa1bd507068baa71e61758478c418a8d1c.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'kde-base/kdeedu')
-rw-r--r-- | kde-base/kdeedu/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdeedu/kdeedu-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdeedu/ChangeLog b/kde-base/kdeedu/ChangeLog index 1267c870e67a..61eb61ad71ac 100644 --- a/kde-base/kdeedu/ChangeLog +++ b/kde-base/kdeedu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdeedu # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/ChangeLog,v 1.199 2006/12/03 19:26:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/ChangeLog,v 1.200 2006/12/06 12:43:20 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> kdeedu-3.5.5.ebuild: + Stable on Alpha. 03 Dec 2006; Markus Rothe <corsair@gentoo.org> kdeedu-3.5.5.ebuild: Stable on ppc64 diff --git a/kde-base/kdeedu/kdeedu-3.5.5.ebuild b/kde-base/kdeedu/kdeedu-3.5.5.ebuild index 3562a95c53db..149da1f558a3 100644 --- a/kde-base/kdeedu/kdeedu-3.5.5.ebuild +++ b/kde-base/kdeedu/kdeedu-3.5.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-3.5.5.ebuild,v 1.7 2006/12/03 19:26:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-3.5.5.ebuild,v 1.8 2006/12/06 12:43:20 kloeri Exp $ inherit kde-dist DESCRIPTION="KDE educational apps" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="kig-scripting" DEPEND="kig-scripting? ( >=dev-libs/boost-1.32 )" |