diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 12:03:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 12:03:15 +0000 |
commit | 962480274bba2a456375873aea8e9db47c07ec1b (patch) | |
tree | feffd14653649acd7f6245cd04680d588bd7466c /kde-base/kbruch | |
parent | 0.10 Prerelease (diff) | |
download | gentoo-2-962480274bba2a456375873aea8e9db47c07ec1b.tar.gz gentoo-2-962480274bba2a456375873aea8e9db47c07ec1b.tar.bz2 gentoo-2-962480274bba2a456375873aea8e9db47c07ec1b.zip |
~alpha keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 14c7b34ee43e..4ced174931ad 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.24 2005/11/29 03:54:24 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.25 2005/12/04 11:59:29 kloeri Exp $ + + 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> kbruch-3.5.0.ebuild: + ~alpha keyword. 29 Nov 2005; Jason Wever <weeve@gentoo.org> kbruch-3.5.0.ebuild: Added ~sparc keyword. diff --git a/kde-base/kbruch/kbruch-3.5.0.ebuild b/kde-base/kbruch/kbruch-3.5.0.ebuild index c8670649db0c..2b6ae67510f4 100644 --- a/kde-base/kbruch/kbruch-3.5.0.ebuild +++ b/kde-base/kbruch/kbruch-3.5.0.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/kbruch/kbruch-3.5.0.ebuild,v 1.2 2005/11/29 03:54:24 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.0.ebuild,v 1.3 2005/12/04 11:59:29 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="" DEPEND="" |