diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-25 03:45:43 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-25 03:45:43 +0000 |
commit | 2e66138b4b4aec2f7cc71c111e657289ef3ceaec (patch) | |
tree | e893f62b0a1f134bd5ffdcc188efb0741818ce9f /kde-base/kcheckpass | |
parent | Bump to 3.5.4 (pre-release). (diff) | |
download | gentoo-2-2e66138b4b4aec2f7cc71c111e657289ef3ceaec.tar.gz gentoo-2-2e66138b4b4aec2f7cc71c111e657289ef3ceaec.tar.bz2 gentoo-2-2e66138b4b4aec2f7cc71c111e657289ef3ceaec.zip |
Bump to 3.5.4 (pre-release).
(Portage version: 2.1.1_pre3-r3)
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 169861d6f076..4f4153fc6e9a 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.52 2006/06/11 15:00:47 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.53 2006/07/25 03:45:43 flameeyes Exp $ + + 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + kcheckpass-3.5.0.ebuild: + Bump to 3.5.4 (pre-release). 11 Jun 2006; Carsten Lohrke <carlo@gentoo.org> kcheckpass-3.5.0.ebuild: Restore keywords. diff --git a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild index 038c519ada26..9cae1953c4fc 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.21 2006/06/11 15:00:47 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.22 2006/07/25 03:45:43 flameeyes Exp $ KMNAME=kdebase -MAXKDEVER=3.5.3 +MAXKDEVER=3.5.4 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic |