diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-08 15:10:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-08 15:10:57 +0000 |
commit | ae2ec2207272fa5fe5ffd9acf8e605c27459ef7c (patch) | |
tree | b5d678058e978141c2fa7210144270f1fa92224b /kde-base | |
parent | alpha/sparc stable wrt #221063 (diff) | |
download | gentoo-2-ae2ec2207272fa5fe5ffd9acf8e605c27459ef7c.tar.gz gentoo-2-ae2ec2207272fa5fe5ffd9acf8e605c27459ef7c.tar.bz2 gentoo-2-ae2ec2207272fa5fe5ffd9acf8e605c27459ef7c.zip |
alpha/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kspy/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspy/kspy-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspy/ChangeLog b/kde-base/kspy/ChangeLog index b129b3a6a7b3..190f350c9428 100644 --- a/kde-base/kspy/ChangeLog +++ b/kde-base/kspy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspy # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/ChangeLog,v 1.57 2008/06/08 05:53:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/ChangeLog,v 1.58 2008/06/08 15:10:57 armin76 Exp $ + + 08 Jun 2008; Raúl Porcel <armin76@gentoo.org> kspy-3.5.9.ebuild: + alpha/sparc stable wrt #221063 08 Jun 2008; Jeroen Roovers <jer@gentoo.org> kspy-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kspy/kspy-3.5.9.ebuild b/kde-base/kspy/kspy-3.5.9.ebuild index 8647f4f4f4b9..149714cfa928 100644 --- a/kde-base/kspy/kspy-3.5.9.ebuild +++ b/kde-base/kspy/kspy-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/kspy-3.5.9.ebuild,v 1.5 2008/06/08 05:53:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/kspy-3.5.9.ebuild,v 1.6 2008/06/08 15:10:57 armin76 Exp $ KMNAME=kdesdk EAPI="1" inherit kde-meta eutils DESCRIPTION="kspy - an utility intended to help developers examine the internal state of a Qt/KDE application" -KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" RESTRICT="test" |