diff options
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index 721f921c435d..0d84c0b076bb 100644 --- a/kde-base/ksystraycmd/ChangeLog +++ b/kde-base/ksystraycmd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksystraycmd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.52 2006/12/06 13:13:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.53 2006/12/11 12:01:35 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> ksystraycmd-3.5.5.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> ksystraycmd-3.5.5.ebuild: Stable on Alpha. diff --git a/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild index 8829f743e0fb..5a12376001e6 100644 --- a/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-3.5.5.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/ksystraycmd/ksystraycmd-3.5.5.ebuild,v 1.8 2006/12/06 13:13:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild,v 1.9 2006/12/11 12:01:35 kloeri Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-03.tar.bz2" DESCRIPTION="ksystraycmd embeds applications given as argument into the system tray." -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |