diff options
author | 2008-01-29 15:51:30 +0000 | |
---|---|---|
committer | 2008-01-29 15:51:30 +0000 | |
commit | df44e7c311493b1b03f94755a4e6aa791987fa68 (patch) | |
tree | 06d127078e42cc7036a82226e8eecc55ad9584b8 /kde-base/kworldclock | |
parent | Marking kdewebdev-3.5.8-r1 ppc64 for bug 207634 (diff) | |
download | gentoo-2-df44e7c311493b1b03f94755a4e6aa791987fa68.tar.gz gentoo-2-df44e7c311493b1b03f94755a4e6aa791987fa68.tar.bz2 gentoo-2-df44e7c311493b1b03f94755a4e6aa791987fa68.zip |
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kworldclock')
-rw-r--r-- | kde-base/kworldclock/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kworldclock/kworldclock-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kworldclock/ChangeLog b/kde-base/kworldclock/ChangeLog index eb06b2532591..2db981e32aa9 100644 --- a/kde-base/kworldclock/ChangeLog +++ b/kde-base/kworldclock/ChangeLog @@ -1,6 +1,9 @@ # 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.4 2008/01/28 22:23:46 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/ChangeLog,v 1.5 2008/01/29 15:51:30 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> kworldclock-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kworldclock-3.5.8.ebuild: diff --git a/kde-base/kworldclock/kworldclock-3.5.8.ebuild b/kde-base/kworldclock/kworldclock-3.5.8.ebuild index f49b88c28e38..776d96572800 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.2 2008/01/28 22:23:46 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-3.5.8.ebuild,v 1.3 2008/01/29 15:51:30 armin76 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 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" |