diff options
-rw-r--r-- | kde-base/kworldclock/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-3.5.8.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-3.5.9.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-4.0.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/kworldclock/ChangeLog b/kde-base/kworldclock/ChangeLog index fe01ff7f5b7e..e93bc7c72a89 100644 --- a/kde-base/kworldclock/ChangeLog +++ b/kde-base/kworldclock/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kworldclock # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.11 2008/02/20 23:28:57 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.12 2008/03/04 03:53:52 jer Exp $ + + 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> kworldclock-3.5.8.ebuild, + kworldclock-3.5.9.ebuild, kworldclock-4.0.1.ebuild: + Keyword split KDE for HPPA. *kworldclock-3.5.9 (20 Feb 2008) diff --git a/kde-base/kworldclock/kworldclock-3.5.8.ebuild b/kde-base/kworldclock/kworldclock-3.5.8.ebuild index 780efa27f738..66f484b4cfb9 100644 --- a/kde-base/kworldclock/kworldclock-3.5.8.ebuild +++ b/kde-base/kworldclock/kworldclock-3.5.8.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/kworldclock/kworldclock-3.5.8.ebuild,v 1.6 2008/01/31 15:27:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-3.5.8.ebuild,v 1.7 2008/03/04 03:53:52 jer Exp $ KMNAME=kdetoys @@ -14,6 +14,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" diff --git a/kde-base/kworldclock/kworldclock-3.5.9.ebuild b/kde-base/kworldclock/kworldclock-3.5.9.ebuild index 5add9caf1881..eb986b0448d0 100644 --- a/kde-base/kworldclock/kworldclock-3.5.9.ebuild +++ b/kde-base/kworldclock/kworldclock-3.5.9.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/kworldclock/kworldclock-3.5.9.ebuild,v 1.1 2008/02/20 23:28:57 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-3.5.9.ebuild,v 1.2 2008/03/04 03:53:52 jer Exp $ KMNAME=kdetoys @@ -13,6 +13,6 @@ EAPI="1" inherit kde-meta DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" diff --git a/kde-base/kworldclock/kworldclock-4.0.1.ebuild b/kde-base/kworldclock/kworldclock-4.0.1.ebuild index c66c1899cbe7..ec7067a856f3 100644 --- a/kde-base/kworldclock/kworldclock-4.0.1.ebuild +++ b/kde-base/kworldclock/kworldclock-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/kworldclock/kworldclock-4.0.1.ebuild,v 1.1 2008/02/07 00:10:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-4.0.1.ebuild,v 1.2 2008/03/04 03:53:52 jer Exp $ EAPI="1" @@ -8,5 +8,5 @@ KMNAME=kdetoys inherit kde4-meta DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug htmlhandbook" |