diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 21:18:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 21:18:01 +0000 |
commit | b69b3c8575fc5791ce220c57356750a7ae40df8a (patch) | |
tree | 510cbd993463677243e8f26b28e19656484fe17d /kde-base/kspy | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | historical-b69b3c8575fc5791ce220c57356750a7ae40df8a.tar.gz historical-b69b3c8575fc5791ce220c57356750a7ae40df8a.tar.bz2 historical-b69b3c8575fc5791ce220c57356750a7ae40df8a.zip |
Remove ia64 keyword
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base/kspy')
-rw-r--r-- | kde-base/kspy/ChangeLog | 4 | ||||
-rw-r--r-- | kde-base/kspy/kspy-3.5.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/kspy/ChangeLog b/kde-base/kspy/ChangeLog index b287643fa33a..a6fc03b7ab3c 100644 --- a/kde-base/kspy/ChangeLog +++ b/kde-base/kspy/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for kde-base/kspy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/ChangeLog,v 1.40 2007/08/08 21:10:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/ChangeLog,v 1.41 2007/08/08 21:16:13 armin76 Exp $ 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> kspy-3.5.6.ebuild: - alpha/ia64 stable wrt #176297 + alpha stable wrt #176297 08 Aug 2007; Joseph Jezak <josejx@gentoo.org> kspy-3.5.6.ebuild: Marked ppc stable. diff --git a/kde-base/kspy/kspy-3.5.6.ebuild b/kde-base/kspy/kspy-3.5.6.ebuild index acf475e25955..1ada664cec90 100644 --- a/kde-base/kspy/kspy-3.5.6.ebuild +++ b/kde-base/kspy/kspy-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/kspy-3.5.6.ebuild,v 1.7 2007/08/08 21:10:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspy/kspy-3.5.6.ebuild,v 1.8 2007/08/08 21:16:13 armin76 Exp $ KMNAME=kdesdk MAXKDEVER=3.5.7 @@ -8,7 +8,7 @@ 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="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" RESTRICT="test" |