diff options
author | 2009-06-18 05:31:34 +0000 | |
---|---|---|
committer | 2009-06-18 05:31:34 +0000 | |
commit | a23a065a5bd23b6a1314ffb078b291808ce95aef (patch) | |
tree | 7d92bbaeedf8272bb1ab45fcf9152ac1f0c2ce12 /kde-base/kworldclock | |
parent | Version bump with some defensive coding added (diff) | |
download | historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.gz historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.bz2 historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.zip |
Stable for HPPA (bug #271889).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'kde-base/kworldclock')
-rw-r--r-- | kde-base/kworldclock/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kworldclock/ChangeLog b/kde-base/kworldclock/ChangeLog index 1578f3dd9817..20bbd9a595c5 100644 --- a/kde-base/kworldclock/ChangeLog +++ b/kde-base/kworldclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kworldclock # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.28 2009/06/06 08:43:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.29 2009/06/18 02:52:07 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kworldclock-3.5.10.ebuild: + Stable for HPPA (bug #271889). 06 Jun 2009; Markus Meier <maekke@gentoo.org> kworldclock-3.5.10.ebuild: amd64/x86 stable, bug #271889 diff --git a/kde-base/kworldclock/kworldclock-3.5.10.ebuild b/kde-base/kworldclock/kworldclock-3.5.10.ebuild index 618798d132c2..310dc2f41ca8 100644 --- a/kde-base/kworldclock/kworldclock-3.5.10.ebuild +++ b/kde-base/kworldclock/kworldclock-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-3.5.10.ebuild,v 1.4 2009/06/06 08:43:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-3.5.10.ebuild,v 1.5 2009/06/18 02:52:07 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 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" |