diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 14:21:00 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 14:21:00 +0000 |
commit | 7b9e1bf553d51e002edca3e921e74ae4a1dac408 (patch) | |
tree | 763098bd7c422073ebc2276ebaf01f91e13c1c4f /kde-base/kstart | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-7b9e1bf553d51e002edca3e921e74ae4a1dac408.tar.gz gentoo-2-7b9e1bf553d51e002edca3e921e74ae4a1dac408.tar.bz2 gentoo-2-7b9e1bf553d51e002edca3e921e74ae4a1dac408.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r-- | kde-base/kstart/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kstart/kstart-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog index 6d8afb1af6c0..89f173e07c20 100644 --- a/kde-base/kstart/ChangeLog +++ b/kde-base/kstart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kstart # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.37 2006/07/25 08:12:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.38 2006/09/03 14:21:00 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kstart-3.5.0.ebuild: + Stable on ia64. 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kstart-3.5.0.ebuild: Bump to 3.5.4 (pre-release). diff --git a/kde-base/kstart/kstart-3.5.0.ebuild b/kde-base/kstart/kstart-3.5.0.ebuild index 07416db90575..73fedf0a264d 100644 --- a/kde-base/kstart/kstart-3.5.0.ebuild +++ b/kde-base/kstart/kstart-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/kstart/kstart-3.5.0.ebuild,v 1.18 2006/07/25 08:12:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.0.ebuild,v 1.19 2006/09/03 14:21:00 kloeri Exp $ KMNAME=kdebase MAXKDEVER=3.5.4 @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |