diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-08 20:09:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-08 20:09:05 +0000 |
commit | ce8c1cc17d77827dc5783579291aa7db3d72d19b (patch) | |
tree | eda0abf4cba322a052c5fe8fa1c5805f118c41ee /kde-base/kmouth | |
parent | add get_libname function re: bug 58931 (diff) | |
download | gentoo-2-ce8c1cc17d77827dc5783579291aa7db3d72d19b.tar.gz gentoo-2-ce8c1cc17d77827dc5783579291aa7db3d72d19b.tar.bz2 gentoo-2-ce8c1cc17d77827dc5783579291aa7db3d72d19b.zip |
~alpha keyword.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index f86b6c32fbe6..ef7f204772a0 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.14 2005/07/28 21:16:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.15 2005/08/08 20:05:07 kloeri Exp $ + + 08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> kmouth-3.4.2.ebuild: + ~alpha keyword. *kmouth-3.4.2 (28 Jul 2005) diff --git a/kde-base/kmouth/kmouth-3.4.2.ebuild b/kde-base/kmouth/kmouth-3.4.2.ebuild index 86652698bbd0..8c316c4cdb1a 100644 --- a/kde-base/kmouth/kmouth-3.4.2.ebuild +++ b/kde-base/kmouth/kmouth-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/kmouth/kmouth-3.4.2.ebuild,v 1.1 2005/07/28 21:16:19 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.2.ebuild,v 1.2 2005/08/08 20:05:07 kloeri Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS=" ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |