diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-13 01:57:39 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-13 01:57:39 +0000 |
commit | 4b7c0f543eafda750a588130174bc0c8738132ed (patch) | |
tree | fd5f05f758d9e52984350e607718398d504e46b5 /kde-base/kverbos | |
parent | added libtoolize call, fixes #80904 (diff) | |
download | gentoo-2-4b7c0f543eafda750a588130174bc0c8738132ed.tar.gz gentoo-2-4b7c0f543eafda750a588130174bc0c8738132ed.tar.bz2 gentoo-2-4b7c0f543eafda750a588130174bc0c8738132ed.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kverbos')
-rw-r--r-- | kde-base/kverbos/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kverbos/kverbos-3.4.0_rc1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/kverbos/ChangeLog b/kde-base/kverbos/ChangeLog index ae8b4e1d2097..232d8db057d4 100644 --- a/kde-base/kverbos/ChangeLog +++ b/kde-base/kverbos/ChangeLog @@ -1,6 +1,11 @@ # 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.3 2005/02/27 20:21:41 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/ChangeLog,v 1.4 2005/03/13 01:56:21 cryos Exp $ + +*kverbos-3.4.0_rc1 (13 Mar 2005) + + 13 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> kverbos-3.4.0_rc1.ebuild: + Marked ~amd64, keywording KDE split ebuilds, bug 80944. 27 Feb 2005; Dan Armak <danarmak@gentoo.org> : Ebuild for 3.4.0 RC1. diff --git a/kde-base/kverbos/kverbos-3.4.0_rc1.ebuild b/kde-base/kverbos/kverbos-3.4.0_rc1.ebuild index 777cd05a197a..55653bdac2af 100644 --- a/kde-base/kverbos/kverbos-3.4.0_rc1.ebuild +++ b/kde-base/kverbos/kverbos-3.4.0_rc1.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.0_rc1.ebuild,v 1.1 2005/02/27 20:21:41 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kverbos/kverbos-3.4.0_rc1.ebuild,v 1.2 2005/03/13 01:56:21 cryos Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: language teaching" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="" |