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/kbruch | |
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/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.5.8.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.5.9.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.0.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 78c023de3713..039df964fab0 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.76 2008/02/20 22:38:26 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.77 2008/03/04 03:30:17 jer Exp $ + + 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> kbruch-3.5.8.ebuild, + kbruch-3.5.9.ebuild, kbruch-4.0.1.ebuild: + Keyword split KDE for HPPA. *kbruch-3.5.9 (20 Feb 2008) diff --git a/kde-base/kbruch/kbruch-3.5.8.ebuild b/kde-base/kbruch/kbruch-3.5.8.ebuild index e745b4482a54..df59e4dfb7d0 100644 --- a/kde-base/kbruch/kbruch-3.5.8.ebuild +++ b/kde-base/kbruch/kbruch-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/kbruch/kbruch-3.5.8.ebuild,v 1.6 2008/01/31 15:30:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.8.ebuild,v 1.7 2008/03/04 03:30:17 jer Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" diff --git a/kde-base/kbruch/kbruch-3.5.9.ebuild b/kde-base/kbruch/kbruch-3.5.9.ebuild index d0694d9de7c6..ce3a7f7c9e5f 100644 --- a/kde-base/kbruch/kbruch-3.5.9.ebuild +++ b/kde-base/kbruch/kbruch-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/kbruch/kbruch-3.5.9.ebuild,v 1.1 2008/02/20 22:38:26 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.9.ebuild,v 1.2 2008/03/04 03:30:17 jer Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" diff --git a/kde-base/kbruch/kbruch-4.0.1.ebuild b/kde-base/kbruch/kbruch-4.0.1.ebuild index bf190a7a99da..eae3597d3177 100644 --- a/kde-base/kbruch/kbruch-4.0.1.ebuild +++ b/kde-base/kbruch/kbruch-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/kbruch/kbruch-4.0.1.ebuild,v 1.1 2008/02/07 00:11:31 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.0.1.ebuild,v 1.2 2008/03/04 03:30:17 jer Exp $ EAPI="1" @@ -8,5 +8,5 @@ KMNAME=kdeedu inherit kde4-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug htmlhandbook" |