diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 04:08:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 04:08:10 +0000 |
commit | f97d5c19a122057f3d1e97baee644dbc04aaa9d2 (patch) | |
tree | 1219671f211cb2edfc0f6ec106927416bfbc5931 /kde-base/kmouth | |
parent | Masking a bunch of packages for bug #204067. (diff) | |
download | historical-f97d5c19a122057f3d1e97baee644dbc04aaa9d2.tar.gz historical-f97d5c19a122057f3d1e97baee644dbc04aaa9d2.tar.bz2 historical-f97d5c19a122057f3d1e97baee644dbc04aaa9d2.zip |
Keyword split KDE for HPPA.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.8.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.9.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.0.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 7a04841756ea..0fddabbdcf75 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.79 2008/02/20 23:08:24 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.80 2008/03/04 04:02:55 jer Exp $ + + 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> kmouth-3.5.8.ebuild, + kmouth-3.5.9.ebuild, kmouth-4.0.1.ebuild: + Keyword split KDE for HPPA. *kmouth-3.5.9 (20 Feb 2008) diff --git a/kde-base/kmouth/kmouth-3.5.8.ebuild b/kde-base/kmouth/kmouth-3.5.8.ebuild index 7ddca93bd3bf..dc84e526a7da 100644 --- a/kde-base/kmouth/kmouth-3.5.8.ebuild +++ b/kde-base/kmouth/kmouth-3.5.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.8.ebuild,v 1.6 2008/01/31 15:30:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.8.ebuild,v 1.7 2008/03/04 04:02:55 jer Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" diff --git a/kde-base/kmouth/kmouth-3.5.9.ebuild b/kde-base/kmouth/kmouth-3.5.9.ebuild index ef56aa2c5641..17d43d367d81 100644 --- a/kde-base/kmouth/kmouth-3.5.9.ebuild +++ b/kde-base/kmouth/kmouth-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.9.ebuild,v 1.1 2008/02/20 23:08:24 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.9.ebuild,v 1.2 2008/03/04 04:02:55 jer Exp $ KMNAME=kdeaccessibility EAPI="1" inherit kde-meta DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" diff --git a/kde-base/kmouth/kmouth-4.0.1.ebuild b/kde-base/kmouth/kmouth-4.0.1.ebuild index 016e5dbb0499..9f10f004eff7 100644 --- a/kde-base/kmouth/kmouth-4.0.1.ebuild +++ b/kde-base/kmouth/kmouth-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.0.1.ebuild,v 1.1 2008/02/07 00:11:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.0.1.ebuild,v 1.2 2008/03/04 04:02:55 jer Exp $ EAPI="1" @@ -8,5 +8,5 @@ KMNAME=kdeaccessibility inherit kde4-meta DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug htmlhandbook" |