diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 07:27:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 07:27:47 +0000 |
commit | 8fba14817e3463dc4cc5c300b8930d914162f02a (patch) | |
tree | 6dda2308e2cae2796c42548773001f26517e96b7 /kde-base/ktip | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | historical-8fba14817e3463dc4cc5c300b8930d914162f02a.tar.gz historical-8fba14817e3463dc4cc5c300b8930d914162f02a.tar.bz2 historical-8fba14817e3463dc4cc5c300b8930d914162f02a.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index 56c6793ae846..8ccefc0f4200 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.90 2008/05/13 01:20:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.91 2008/05/15 07:23:42 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> ktip-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> ktip-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/ktip/ktip-3.5.9.ebuild b/kde-base/ktip/ktip-3.5.9.ebuild index f98c79bf793f..3241389a9b04 100644 --- a/kde-base/ktip/ktip-3.5.9.ebuild +++ b/kde-base/ktip/ktip-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/ktip/ktip-3.5.9.ebuild,v 1.5 2008/05/13 01:20:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.9.ebuild,v 1.6 2008/05/15 07:23:42 corsair Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |