diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 17:00:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 17:00:32 +0000 |
commit | 1e23d35a085cd3ec7ef27aac8774d542f90a2ed3 (patch) | |
tree | 2ae16fb3f22a04638e4a5fe82e31fdfde1378d81 /kde-base/kverbos | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-1e23d35a085cd3ec7ef27aac8774d542f90a2ed3.tar.gz gentoo-2-1e23d35a085cd3ec7ef27aac8774d542f90a2ed3.tar.bz2 gentoo-2-1e23d35a085cd3ec7ef27aac8774d542f90a2ed3.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kverbos')
-rw-r--r-- | kde-base/kverbos/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kverbos/kverbos-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kverbos/ChangeLog b/kde-base/kverbos/ChangeLog index 936f4877eef1..4cb5ec532c7c 100644 --- a/kde-base/kverbos/ChangeLog +++ b/kde-base/kverbos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kverbos # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/ChangeLog,v 1.37 2006/05/26 01:00:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/ChangeLog,v 1.38 2006/05/26 17:00:32 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> kverbos-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kverbos-3.5.2.ebuild: Stable on x86 wrt bug #132213 diff --git a/kde-base/kverbos/kverbos-3.5.2.ebuild b/kde-base/kverbos/kverbos-3.5.2.ebuild index 82ce27360b96..6717c6d97df8 100644 --- a/kde-base/kverbos/kverbos-3.5.2.ebuild +++ b/kde-base/kverbos/kverbos-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/kverbos/kverbos-3.5.2.ebuild,v 1.3 2006/05/26 01:00:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/kverbos-3.5.2.ebuild,v 1.4 2006/05/26 17:00:32 corsair Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: language teaching" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |