diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 00:06:16 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 00:06:16 +0000 |
commit | 98a0a2f69729faed24304dd2cd1e4e120742f4a4 (patch) | |
tree | 05c6a4b3ec1d56b845b5f8261fc78889a4925634 /kde-base/kverbos | |
parent | Remove old revision. (diff) | |
download | gentoo-2-98a0a2f69729faed24304dd2cd1e4e120742f4a4.tar.gz gentoo-2-98a0a2f69729faed24304dd2cd1e4e120742f4a4.tar.bz2 gentoo-2-98a0a2f69729faed24304dd2cd1e4e120742f4a4.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kverbos')
-rw-r--r-- | kde-base/kverbos/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kverbos/kverbos-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kverbos/ChangeLog b/kde-base/kverbos/ChangeLog index d8a18b1d96c1..2f0bea8a9569 100644 --- a/kde-base/kverbos/ChangeLog +++ b/kde-base/kverbos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kverbos # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/ChangeLog,v 1.21 2005/11/24 20:59:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/ChangeLog,v 1.22 2005/11/25 00:06:16 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kverbos-3.4.2.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kverbos-3.4.2.ebuild: Stable on ppc64 diff --git a/kde-base/kverbos/kverbos-3.4.2.ebuild b/kde-base/kverbos/kverbos-3.4.2.ebuild index 467d99999433..32cd69f4f7ab 100644 --- a/kde-base/kverbos/kverbos-3.4.2.ebuild +++ b/kde-base/kverbos/kverbos-3.4.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/kverbos-3.4.2.ebuild,v 1.5 2005/11/24 20:59:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/kverbos-3.4.2.ebuild,v 1.6 2005/11/25 00:06:16 cryos Exp $ KMNAME=kdeedu MAXKDEVER=3.4.3 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: language teaching" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="" |