diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 13:23:06 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 13:23:06 +0000 |
commit | fb6446ec2ae71d8604a2605b5e0a7741800234b9 (patch) | |
tree | f541678afd1386deac67794ab2dccf4e07d2e82c /kde-base/kcheckpass | |
parent | Version bump to 009, imported from breakmygentoo.net (Thanks Peter Hyman!). ... (diff) | |
download | historical-fb6446ec2ae71d8604a2605b5e0a7741800234b9.tar.gz historical-fb6446ec2ae71d8604a2605b5e0a7741800234b9.tar.bz2 historical-fb6446ec2ae71d8604a2605b5e0a7741800234b9.zip |
Bump to 3.5.5 (pre-release).
Package-Manager: portage-2.1.2_pre2-r1
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 57763ea8df9e..82c3d29e9589 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.55 2006/09/17 22:53:07 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.56 2006/10/03 09:30:06 flameeyes Exp $ + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + kcheckpass-3.5.0.ebuild: + Bump to 3.5.5 (pre-release). 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kcheckpass-3.4.3.ebuild: Drop KDE 3.4. diff --git a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild index 7e9ca2affa5e..b217b9bd1c99 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.23 2006/09/03 14:10:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.24 2006/10/03 09:30:06 flameeyes Exp $ KMNAME=kdebase -MAXKDEVER=3.5.4 +MAXKDEVER=3.5.5 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic |