diff options
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index 0d84c0b076bb..ede73e902737 100644 --- a/kde-base/ksystraycmd/ChangeLog +++ b/kde-base/ksystraycmd/ChangeLog @@ -1,6 +1,10 @@ # 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.53 2006/12/11 12:01:35 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.54 2007/01/16 21:27:21 flameeyes Exp $ + + 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> + ksystraycmd-3.5.5.ebuild: + Bump to 3.5.6 (prerelease). 11 Dec 2006; <kloeri@gentoo.org> ksystraycmd-3.5.5.ebuild: Stable on ia64. diff --git a/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild index 5a12376001e6..76f59928064f 100644 --- a/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.9 2006/12/11 12:01:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.5.ebuild,v 1.10 2007/01/16 21:27:21 flameeyes Exp $ KMNAME=kdebase -MAXKDEVER=$PV +MAXKDEVER=3.5.6 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils |