diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 10:51:40 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 10:51:40 +0000 |
commit | 74ea750021706520e68ae8054576aa79d195f5f0 (patch) | |
tree | 7679e5ab20394b913d17bcca34cae7aebddef376 /kde-base/kspy | |
parent | Stable on ppc. Fixes a bug that caused blocks to be missed by the decompresso... (diff) | |
download | historical-74ea750021706520e68ae8054576aa79d195f5f0.tar.gz historical-74ea750021706520e68ae8054576aa79d195f5f0.tar.bz2 historical-74ea750021706520e68ae8054576aa79d195f5f0.zip |
Stable on alpha wrt Bug #132213.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'kde-base/kspy')
-rw-r--r-- | kde-base/kspy/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspy/kspy-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspy/ChangeLog b/kde-base/kspy/ChangeLog index 89a39a84d0e4..ff772105285c 100644 --- a/kde-base/kspy/ChangeLog +++ b/kde-base/kspy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/ChangeLog,v 1.25 2006/05/30 05:21:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/ChangeLog,v 1.26 2006/06/01 09:46:37 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> kspy-3.5.0.ebuild: + Stable on alpha wrt Bug #132213. 30 May 2006; Markus Rothe <corsair@gentoo.org> kspy-3.5.0.ebuild: Stable on ppc64 diff --git a/kde-base/kspy/kspy-3.5.0.ebuild b/kde-base/kspy/kspy-3.5.0.ebuild index b9eebe52b063..8668d28ad05a 100644 --- a/kde-base/kspy/kspy-3.5.0.ebuild +++ b/kde-base/kspy/kspy-3.5.0.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/kspy/kspy-3.5.0.ebuild,v 1.9 2006/05/30 05:21:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/kspy-3.5.0.ebuild,v 1.10 2006/06/01 09:46:37 tcort Exp $ KMNAME=kdesdk MAXKDEVER=3.5.2 @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kspy - an utility intended to help developers examine the internal state of a Qt/KDE application" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" IUSE=""
\ No newline at end of file |