diff options
author | 2006-12-11 13:18:53 +0000 | |
---|---|---|
committer | 2006-12-11 13:18:53 +0000 | |
commit | bfd564528f7a8d700d63a3306114821581722e83 (patch) | |
tree | a5fd26d5f85d4becdcbdcdb4679f844aedac0ae7 /kde-base/kworldwatch | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-bfd564528f7a8d700d63a3306114821581722e83.tar.gz gentoo-2-bfd564528f7a8d700d63a3306114821581722e83.tar.bz2 gentoo-2-bfd564528f7a8d700d63a3306114821581722e83.zip |
Stable on ia64.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 33d454179607..8e5fa64d0da9 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kworldwatch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.62 2006/12/06 14:31:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.63 2006/12/11 13:18:53 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> kworldwatch-3.5.5.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> kworldwatch-3.5.5.ebuild: Stable on Alpha. diff --git a/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild index 4cc62ae79eba..5e1f0ea7dfb4 100644 --- a/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild,v 1.8 2006/12/06 14:31:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.5.ebuild,v 1.9 2006/12/11 13:18:53 kloeri Exp $ KMNAME=kdetoys MAXKDEVER=$PV @@ -8,7 +8,7 @@ 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 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" |