diff options
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index 6f854eca837b..f56ef8ff922f 100644 --- a/kde-base/kalyptus/ChangeLog +++ b/kde-base/kalyptus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalyptus # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.31 2006/07/07 09:34:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.32 2006/07/25 03:02:37 flameeyes Exp $ + + 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kalyptus-3.5.2.ebuild: + Bump to 3.5.4 (pre-release). 07 Jul 2006; Markus Rothe <corsair@gentoo.org> kalyptus-3.5.2.ebuild: Stable on ppc64 diff --git a/kde-base/kalyptus/kalyptus-3.5.2.ebuild b/kde-base/kalyptus/kalyptus-3.5.2.ebuild index 6ea14b92db06..6622806dab3a 100644 --- a/kde-base/kalyptus/kalyptus-3.5.2.ebuild +++ b/kde-base/kalyptus/kalyptus-3.5.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.2.ebuild,v 1.7 2006/07/07 09:34:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.2.ebuild,v 1.8 2006/07/25 03:02:37 flameeyes Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 -MAXKDEVER=3.5.3 +MAXKDEVER=3.5.4 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta |