diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-01-20 00:40:17 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-01-20 00:40:17 +0000 |
commit | 34a7d901d0f7d087dc848d61c106293b06e2a78f (patch) | |
tree | e47399daeaa1b481112524654ff97e1c18280f8a /kde-base | |
parent | Correct MAXKDEVER. (diff) | |
download | gentoo-2-34a7d901d0f7d087dc848d61c106293b06e2a78f.tar.gz gentoo-2-34a7d901d0f7d087dc848d61c106293b06e2a78f.tar.bz2 gentoo-2-34a7d901d0f7d087dc848d61c106293b06e2a78f.zip |
Correct MAXKDEVER.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 662dbc08a2db..dcf456d6e9fe 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.60 2007/01/16 19:41:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.61 2007/01/20 00:40:17 carlo Exp $ + + 20 Jan 2007; Carsten Lohrke <carlo@gentoo.org> kcheckpass-3.5.6.ebuild: + Correct MAXKDEVER. *kcheckpass-3.5.6 (16 Jan 2007) diff --git a/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild index 6a44c8d3871e..a7ad85e8cb26 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild,v 1.1 2007/01/16 19:41:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild,v 1.2 2007/01/20 00:40:17 carlo Exp $ KMNAME=kdebase -MAXKDEVER=3.5.5 +MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic |